:root {
  --white: white;
  --black: black;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

.body {
  color: #ccc;
  background-color: #000;
  background-image: url('../images/splash-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-2 {
  object-position: 50% 50%;
  max-width: 100%;
  padding-top: 30px;
  padding-left: 20px;
  display: inline;
  position: relative;
  top: -57px;
  bottom: -200px;
  left: 80px;
  overflow: visible;
}

.div-block {
  object-fit: fill;
  position: relative;
  top: 200px;
}

.link {
  text-align: left;
  text-transform: none;
  text-shadow: 1px 0 4px #000;
  white-space: normal;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 900;
}

.link-copy {
  color: #fff;
  text-align: left;
  text-transform: none;
  text-shadow: 1px 0 4px #000;
  white-space: normal;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 900;
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}

.text-block {
  color: #fff;
  text-shadow: 1px 0 4px #000;
  margin-left: 165px;
  margin-right: 20px;
  padding-top: 16px;
  padding-left: 200px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 900;
  text-decoration: underline;
  position: relative;
  top: 0;
}

.text-block-2 {
  color: #fff;
  text-shadow: 1px 0 4px #000;
  object-fit: fill;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  padding-right: 0;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 900;
  text-decoration: underline;
  display: inline;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.link-2 {
  width: auto;
  display: inline-block;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.image-3 {
  opacity: 1;
  outline-offset: 0px;
  outline: 3px #333;
  position: static;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

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

.link-3 {
  padding-left: 400px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 900;
  position: relative;
}

.link-4 {
  color: #fff;
  text-shadow: 2px 0 4px #000;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 900;
  position: relative;
  top: 20px;
  left: 200px;
}

.link-5 {
  color: #fff;
  text-shadow: 2px 0 4px #000;
  margin-left: auto;
  margin-right: auto;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 900;
  display: inline-block;
  position: relative;
  top: 20px;
  bottom: 0%;
  left: 13%;
  right: 0%;
}

.link-6 {
  font-family: Exo, sans-serif;
}

.link-7 {
  color: #fff;
  text-shadow: 2px 0 4px #000;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 900;
  position: relative;
  top: 20px;
  left: 50px;
}

.container {
  margin-top: 220px;
}

.image-4 {
  width: 75%;
  padding-left: 200px;
}

.div-block-2 {
  width: 100%;
  position: relative;
  left: 76px;
}

.image-5 {
  object-fit: fill;
  width: 600px;
}

.link-8 {
  color: #fff;
  text-shadow: 2px 0 4px #000;
  margin-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  text-decoration: none;
  position: relative;
}

.link-9 {
  color: #fff;
  text-shadow: 2px 0 4px #000;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  text-decoration: none;
  position: relative;
}

.html-embed {
  margin-top: 6px;
}

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

.center-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-center-test {
  background-color: #56ff19;
  width: 750px;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
}

.image-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-7 {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  transform: translate(0, 300px);
}

.body-2 {
  background-color: #f6f6f6;
  height: 100vw;
}

.image-8 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-clip: border-box;
  height: 100vh;
}

.image-9 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.grid {
  flex-flow: wrap;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 660px;
  display: flex;
}

.image-10 {
  object-fit: fill;
  overflow: visible;
}

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

.grid-2 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1100px;
}

.images-round {
  border: 2px solid #000;
  border-radius: 20px;
}

.grid-3 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1100px;
}

.section-2 {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.grid-4 {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1100px;
  position: relative;
}

.image-11 {
  max-width: 160px;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  object-fit: fill;
  width: 500px;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.button-primary-2 {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: red;
  padding: 10px;
  font-family: Exo, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #000;
  background-color: #ffa600;
}

.button-primary-2:active {
  background-color: #43464d;
}

.button-primary-2.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

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

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

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

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

.text-block-3, .text-block-4 {
  font-size: 18px;
}

.text-block-5 {
  font-size: 18px;
  font-weight: 400;
}

.tour-photos {
  outline-offset: 0px;
  text-align: left;
  object-fit: contain;
  border: 1px #000;
  border-radius: 0;
  outline: 3px #333;
  width: 100%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 0;
  display: block;
}

.tour-photos.thumbs {
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.font-heading {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin: 40px auto;
  font-family: Oswald, sans-serif;
  font-size: 52px;
}

.font-heading.bb-tshirt {
  color: red;
}

.font-heading.bb-tshirt:hover {
  color: #2f0;
}

.div-block-4 {
  object-fit: fill;
}

.footer {
  text-align: center;
  background-color: #f4f4f4;
  margin-top: 30px;
  padding-top: 10px;
}

.text-block-6, .text-block-7, .text-block-8 {
  font-family: PT Sans, sans-serif;
  font-size: 18px;
}

.tab-link-tab-1 {
  white-space: normal;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
}

.tab-link-tab-1.w--current {
  border-radius: 10px 10px 0 0;
}

.tab-link-tab-2 {
  background-color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.tab-link-tab-3 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.tab-link-tab-3.w--current {
  background-color: #fff;
}

.tabs-menu, .tab-pane-tab-1, .tab-pane-tab-2, .tab-pane-tab-3 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.testimonial-slider-small {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 0 30px 40px;
  position: relative;
}

.centered-subheading {
  text-align: center;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider {
  background-color: rgba(0, 0, 0, 0);
  max-width: 800px;
  height: auto;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-wrapper {
  max-width: 48%;
  margin-right: 4%;
}

.testimonial-card {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  align-self: stretch;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author {
  margin-bottom: 2px;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  display: none;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 20px 20px 60px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:hover {
  background-color: #e9e9e9;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 60px;
}

.navbar-logo-center {
  margin-bottom: 5px;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  background-color: #f6f6f6;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary-3 {
  opacity: 1;
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ff1a00;
  border-radius: 5px;
  padding: 12px 25px;
  font-family: PT Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #000;
  background-color: #cfff20;
}

.button-primary-3:active {
  background-color: #43464d;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

._2-pic-preview {
  background-color: rgba(0, 0, 0, 0);
  width: auto;
  margin-top: 20px;
  margin-bottom: 40px;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.button-primary-4.outline-button {
  color: #1a1b1f;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-4.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px rgba(150, 163, 181, .12);
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px rgba(150, 163, 181, .3);
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

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

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.pricing-divider {
  background-color: rgba(118, 135, 157, .1);
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px rgba(150, 163, 181, .2);
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 60px;
  position: relative;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 825px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.text-block-9 {
  color: rgba(255, 255, 255, .5);
  text-align: right;
  margin-top: auto;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  font-size: 10px;
  line-height: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.text-block-9.content-removal {
  padding-bottom: 45px;
  font-size: 15px;
}

.text-block-10 {
  text-align: right;
  border-radius: 0;
  margin-top: auto;
  margin-left: 0;
  margin-right: 0;
  font-size: 9px;
  overflow: visible;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: minmax(auto, 1fr);
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  width: 95%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.grid-8 {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 30px;
}

.round-thumbs, .image-13 {
  border-radius: 0;
}

.lightbox-link {
  margin-top: 30px;
}

.grid-9 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  justify-items: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo {
  width: 50px;
  overflow: visible;
}

.logo.youtube {
  width: 70px;
}

.text-block-11 {
  text-align: center;
}

.container-3 {
  flex-direction: column;
  padding-bottom: 0;
  display: flex;
}

.div-block-6 {
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  display: flex;
}

.social-logos {
  width: 55px;
  margin-left: 12px;
  margin-right: 10px;
}

.social-logos.youtube {
  width: 60px;
}

.column {
  margin-top: 0;
}

.text-block-12 {
  width: 940px;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
}

.heading-3 {
  max-width: 942px;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
}

.heading-4, .heading-5, .heading-6 {
  margin-top: 2px;
}

.text-block-13, .text-block-14 {
  margin-top: -10px;
}

.text-block-15 {
  margin-top: -10px;
  margin-bottom: 40px;
}

.image-14 {
  width: 1600px;
}

.heading-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.div-block-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 940px;
  display: flex;
}

.text-block-16, .text-block-17 {
  margin-top: -10px;
}

.grid-11 {
  grid-template-rows: auto auto auto auto;
  width: 940px;
  margin-bottom: 60px;
}

.html-embed-2 {
  border-radius: 9px;
}

.section-3 {
  flex-wrap: nowrap;
  justify-content: space-around;
  display: flex;
}

.text-block-19 {
  overflow: visible;
}

.text-block-20 {
  margin-top: -10px;
}

.heading-8 {
  margin-top: 5px;
}

.div-block-8 {
  width: 100%;
  margin-bottom: 40px;
}

.background-video {
  border-radius: 5px;
  width: 942px;
}

.text-block-21 {
  text-align: center;
  justify-content: center;
  margin-top: -10px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 25px;
  display: flex;
}

.text-block-22 {
  text-align: right;
  padding-top: 5px;
}

.div-block-9 {
  background-color: rgba(0, 0, 0, 0);
}

.html-embed-3 {
  width: 942px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-10 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-11 {
  margin-bottom: 25px;
}

.heading-9, .heading-10, .heading-11 {
  margin-top: 0;
}

.text-block-23, .text-block-24, .text-block-25 {
  margin-top: -10px;
}

.grid-12 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: row;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-26 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-13, .div-block-14, .div-block-15, .div-block-16, .div-block-17, .div-block-18 {
  display: inline-block;
}

.text-block-27 {
  margin-left: auto;
  padding-left: 0;
  padding-right: 15px;
  position: relative;
}

.social-media-box {
  direction: ltr;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.social-media-text {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-20 {
  justify-content: center;
  display: flex;
}

.div-block-21 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-10 {
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  transition: box-shadow .2s;
  box-shadow: inset 0 -1px #000;
}

.link-10:hover {
  color: #fff;
  box-shadow: inset 0 -75px #000;
}

.text-block-28 {
  font-weight: 700;
}

.link-11 {
  color: #333;
  text-decoration: none;
  transform: scale(1.2);
}

.link-11:hover {
  filter: sepia();
  color: red;
  transform: none;
}

.link-12 {
  color: #434343;
  text-decoration: none;
}

.link-12:hover {
  color: #9d9d9d;
}

.link-13 {
  color: #f61414;
  text-decoration: none;
}

.link-13:hover {
  color: #ff9d00;
}

.text-block-29 {
  text-align: center;
  font-size: 35px;
}

.text-block-30 {
  text-align: center;
  margin-top: 15px;
  font-size: 25px;
}

.text-block-31 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.text-block-31.contact-us, .text-block-31.model-search {
  text-align: left;
}

.heading-12 {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 0;
  font-family: Exo, sans-serif;
}

.members-login {
  margin-top: -10px;
}

.link-14 {
  color: red;
  text-decoration: none;
}

.link-14:hover {
  color: #555;
}

.div-block-22 {
  text-align: center;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper-2 {
  margin-left: 120px;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.grid-13 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-top: 20px;
}

.section-4 {
  width: 97%;
}

.text-block-32 {
  margin-top: -9px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  font-weight: 700;
}

.text-block-33, .text-block-34, .text-block-35 {
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-weight: 700;
}

.text-block-36 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-weight: 700;
}

.text-block-36.center {
  margin-top: -10px;
}

.hero-subscribe-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.features-list {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.features-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features-left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 40%;
  display: flex;
}

.features-paragraph {
  margin-bottom: 24px;
}

.features-right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  margin-bottom: -16px;
  display: flex;
}

.features-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.features-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-right: 16px;
}

.grid-14 {
  grid-row-gap: 16px;
}

.intro-block {
  padding: 50px;
}

.left-block {
  justify-content: flex-start;
  width: 50%;
  display: flex;
}

.right-block {
  align-items: flex-end;
  width: 50%;
  display: flex;
}

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

.member-promo {
  padding: 50px;
  display: flex;
}

.columns {
  margin-left: 50px;
  margin-right: 50px;
  padding-left: 75px;
  padding-right: 75px;
  display: none;
}

.column-2 {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

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

.text-block-37 {
  text-align: left;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-left: 0;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.bold-text {
  color: #000;
  text-align: center;
  background-color: red;
  border-radius: 50px;
  padding: 10px 20px;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.bold-text:hover {
  background-color: #fffc32;
}

.heading-13 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Exo, sans-serif;
}

.heading-14 {
  text-align: center;
  font-style: normal;
}

.image-27 {
  border-radius: 15px;
  width: 1000px;
  margin-left: 20px;
  margin-right: auto;
  padding-left: 0;
  display: block;
}

.grid-15 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-25 {
  padding: 40px 100px;
}

.italic-text {
  font-size: 30px;
}

.heading-15, .heading-16, .heading-17, .heading-18 {
  margin-top: -10px;
}

.link-15 {
  padding-top: 25px;
}

.text-block-38 {
  text-align: center;
  background-color: red;
  border-radius: 50px;
  width: 500px;
  margin: 100px auto 50px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.text-block-38:hover {
  background-color: #d0ff00;
}

.link-16 {
  color: #fff;
  text-align: center;
  background-color: red;
  border-radius: 50px;
  width: 500px;
  margin: 75px auto;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.link-16:hover {
  background-color: #d0ff00;
}

.image-28, .image-29, .image-30, .image-31 {
  border-radius: 10px;
  width: 300px;
  padding-left: 5px;
  padding-right: 5px;
}

.div-block-26 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading-3 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

.promo-photos {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.member-features {
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.right-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  margin-right: 20px;
  display: flex;
}

.div-block-32 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-33 {
  color: #dbcccc;
  text-align: center;
  background-color: red;
  border-radius: 50px;
  width: 600px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  text-decoration: none;
}

.div-block-33:hover {
  background-color: #70ff6b;
}

.link-17 {
  color: #fff;
  line-height: 30px;
  text-decoration: none;
}

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

.text-block-44 {
  width: 600px;
  margin-right: 20px;
  font-family: Exo, sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.heading-23 {
  font-family: Exo, sans-serif;
}

.link-18 {
  color: #000;
  text-align: center;
  background-color: red;
  border-radius: 25px;
  width: 400px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Exo, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.link-18:hover {
  background-color: #fffc32;
}

.image-33 {
  width: 500px;
  margin-bottom: 60px;
}

.maillist-banner {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-37 {
  max-height: 85%;
  margin-top: 40px;
}

.image-34 {
  border-radius: 15px;
  width: auto;
  max-width: 85%;
  max-height: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-38 {
  margin-top: 60px;
}

.heading-24 {
  color: red;
  text-align: center;
}

.text-block-45, .heading-25 {
  text-align: center;
}

.image-35 {
  border-radius: 10px;
  margin-top: 60px;
  margin-bottom: 40px;
}

.div-block-39 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-26 {
  text-align: center;
  margin-top: 30px;
}

.text-block-47 {
  text-align: center;
  margin-top: -5px;
  font-size: 20px;
}

.header-block {
  margin-left: 75px;
  margin-right: 75px;
}

.div-block-41 {
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.image-37 {
  width: 942px;
}

.div-block-42 {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-19 {
  font-weight: 700;
}

.div-block-43 {
  margin-top: 10px;
  margin-bottom: 25px;
}

._1080x1920 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: -10px;
  display: none;
}

.div-block-46 {
  margin-bottom: 40px;
}

.text-block-50 {
  margin-top: -10px;
}

.text-block-51 {
  margin-top: -8px;
  margin-bottom: 40px;
}

.div-block-47 {
  margin-bottom: 40px;
}

.div-block-49 {
  width: 80%;
}

.div-block-50, .form-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-51 {
  width: 80%;
}

.div-block-52 {
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.background-video-2 {
  object-fit: fill;
  object-position: 50% 50%;
  width: 100%;
  overflow: hidden;
}

.join-mail-list {
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.comments-block {
  margin-bottom: 25px;
  margin-left: 40px;
  margin-right: 40px;
}

.div-block-54 {
  margin-bottom: 40px;
}

.div-block-55 {
  margin-top: -10px;
  margin-bottom: 40px;
}

.heading-28 {
  padding-top: 5px;
}

.text-block-52 {
  margin-top: -10px;
}

.heading-29 {
  text-align: center;
  font-family: Exo, sans-serif;
}

.link-21 {
  color: red;
  text-align: left;
  font-family: Exo, sans-serif;
  font-size: 45px;
  font-weight: 700;
  text-decoration: none;
}

.div-block-56 {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.shop-merch {
  justify-content: center;
  display: flex;
}

.heading-30 {
  color: #727272;
  text-align: center;
  font-family: Exo, sans-serif;
}

.heading-30:hover {
  color: #ff9100;
}

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

.image-39 {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  width: 99%;
  max-width: 100%;
  margin-bottom: 5px;
}

.navbar-logo-center-container-2 {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-2 {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three-2 {
  width: 100%;
}

.nav-menu-three-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-3 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-3:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-3:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #00e83a;
  border-radius: 10px;
  padding: 12px 25px;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #00b04f;
}

.button-primary-5:active {
  background-color: #43464d;
}

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

.categories {
  width: 95%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-53 {
  text-align: center;
  margin-top: -10px;
}

.heading-31 {
  text-align: center;
}

.photo-of-the-moment {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.text-block-54 {
  text-align: center;
  margin-top: -10px;
  font-size: 15px;
}

.image-40 {
  margin-top: 10px;
}

.text-block-55, .text-block-56, .text-block-57, .text-block-58 {
  text-align: center;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 100px;
  padding: 80px 30px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
}

.button-primary-6 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6:active {
  background-color: #43464d;
}

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

.heading-33 {
  color: #000;
  text-align: center;
  font-family: Varela Round, sans-serif;
}

.model-gallery-layout {
  margin-top: 40px;
  margin-bottom: 40px;
}

.gallery-layout {
  display: flex;
}

.div-block-58 {
  width: 25%;
}

.div-block-59 {
  width: 25%;
  min-width: 0;
}

.div-block-60, .div-block-61, .div-block-62 {
  width: 25%;
}

.gallery-display {
  justify-content: center;
  align-items: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gallery-box {
  padding: 5px;
}

.text-block-59 {
  margin-top: -11px;
}

.slider {
  background-color: #fff;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 40px;
}

.slide {
  height: 100%;
}

.heading-34 {
  text-align: center;
}

.text-block-60 {
  text-align: center;
  margin-top: -5px;
}

.pricing-comparison-2 {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card-2 {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px rgba(150, 163, 181, .12);
}

.pricing-card-2.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px rgba(150, 163, 181, .3);
}

.pricing-image-2 {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title-2 {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle-2 {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price-2 {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular-2 {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular-2.margin-bottom-20 {
  margin-bottom: 20px;
}

.button-primary-7 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-7:hover {
  color: #fff;
  background-color: #a6a6a6;
}

.button-primary-7:active {
  background-color: #43464d;
}

.button-primary-7.outline-button {
  color: #1a1b1f;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary-7.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.pricing-divider-2 {
  background-color: rgba(118, 135, 157, .1);
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list-2 {
  align-self: stretch;
}

.pricing-feature-2 {
  background-image: url('../images/');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag-2 {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px rgba(150, 163, 181, .2);
}

.image_2, .image_3, .image_4 {
  border-radius: 0;
  width: 100%;
}

.image_1 {
  border-radius: 0;
  width: auto;
}

.heading-36 {
  color: #ddbc00;
  text-align: center;
  font-family: Merriweather, serif;
}

.gallery-description {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.heading-37 {
  text-align: center;
  font-family: Changa One, Impact, sans-serif;
  font-size: 50px;
}

.heading-37:hover {
  color: red;
}

.paragraph {
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.div-block-67 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 40px 10px;
  display: flex;
}

.image-41 {
  border-radius: 0;
}

.div-block-68 {
  text-align: center;
}

.heading-38 {
  color: #f70;
  text-align: center;
  font-family: Oswald, sans-serif;
}

.image-42 {
  text-align: left;
}

.div-block-69 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  display: flex;
}

.text-block-61 {
  text-align: center;
  margin-top: -8px;
  font-size: 20px;
}

.heading-39 {
  text-align: center;
}

.image-43 {
  width: 100%;
}

.paragraph-4 {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-5, .paragraph-7 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.link-22 {
  text-align: right;
  margin: auto 10px auto auto;
  padding-top: 55px;
  font-size: 14px;
  display: block;
}

.link-23 {
  margin-top: -4px;
}

.link-24 {
  color: #eaff00;
  text-align: right;
  margin-top: -10px;
  margin-right: 10px;
  font-size: 14px;
  display: block;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 20px;
  margin-bottom: 0;
  padding: 50px 30px 15px;
  position: relative;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.text-block-62 {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.footer-dark-2 {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 15px;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.footer-divider-2 {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center-2 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.grid-22 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 99%;
}

.image-46 {
  border-radius: 0 0 0 15px;
}

.image-47, .image-48 {
  border-radius: 0;
}

.image-49 {
  border-radius: 0 0 15px;
}

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

.video-promo {
  border-radius: 0;
  margin-top: 50px;
  margin-bottom: 50px;
}

.background-video-3 {
  border-radius: 10px;
}

.heading-41 {
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-family: Bitter, serif;
}

.heading-41:hover {
  color: red;
}

.link-block-3 {
  text-decoration: none;
  display: block;
}

._4-promo-pics {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width: 1440px) {
  .body {
    background-color: #000;
    background-image: url('../images/splash-1.jpg');
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: cover;
  }

  .image-5 {
    width: 700px;
  }

  .center-content {
    margin-top: 60px;
  }

  ._2-pic-preview {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block-9 {
    color: rgba(255, 255, 255, .85);
  }

  .image-14, .div-block-8 {
    width: 100%;
  }

  .background-video {
    width: 942px;
  }

  .text-block-22 {
    font-family: Exo, sans-serif;
  }

  .member-promo {
    justify-content: center;
    align-items: center;
    margin: 60px;
    padding: 0;
    display: flex;
  }

  .columns {
    display: none;
  }

  .image-26 {
    margin-top: 20px;
  }

  .text-block-37 {
    flex-direction: column;
    font-size: 25px;
    line-height: 32px;
  }

  .bold-text {
    font-size: 30px;
    text-decoration: none;
  }

  .bold-text:hover {
    direction: ltr;
  }

  .heading-14 {
    font-family: Exo, sans-serif;
  }

  .image-27 {
    width: 750px;
    display: inline-block;
  }

  .div-block-25 {
    background-color: rgba(0, 0, 0, 0);
    padding-left: 125px;
    padding-right: 125px;
  }

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

  .link-16 {
    margin-top: 0;
  }

  .image-28 {
    width: 300px;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
  }

  .image-29, .image-30, .image-31 {
    width: 300px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .promo-photos {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: 95px;
    margin-right: 95px;
    display: flex;
  }

  .div-block-27 {
    padding-left: 0;
  }

  .heading-19 {
    display: inline-block;
  }

  .text-block-39 {
    margin-top: -5px;
    display: inline-block;
  }

  .div-block-28 {
    display: inline-block;
  }

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

  .div-block-29 {
    text-align: justify;
    margin-top: -15px;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-40 {
    margin-top: -5px;
  }

  .div-block-30 {
    background-color: #be7a7a;
    width: 50%;
  }

  .div-block-31 {
    background-color: #7a2d2d;
    width: 50%;
    position: absolute;
  }

  .member-features {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .left-section {
    width: 650px;
  }

  .right-section {
    width: 650px;
    position: relative;
    left: auto;
  }

  .text-block-41, .text-block-42 {
    margin-top: -5px;
  }

  .div-block-32 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .div-block-33 {
    background-color: red;
    border-radius: 50px;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .div-block-33:hover {
    background-color: #70ff6b;
  }

  .link-17 {
    color: #fff;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 35px;
    text-decoration: none;
    display: block;
  }

  .div-block-34 {
    margin-top: 75px;
  }

  .image-32 {
    border-radius: 10px;
    max-width: 100%;
  }

  .text-block-43 {
    font-family: Exo, sans-serif;
    font-size: 25px;
  }

  .text-block-44 {
    width: 600px;
    margin-right: 20px;
    font-family: Exo, sans-serif;
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-35 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-36 {
    background-color: red;
    border-radius: 20px;
    width: 500px;
    margin: 30px auto;
  }

  .heading-23 {
    text-align: center;
    font-family: Exo, sans-serif;
  }

  .link-18 {
    color: #000;
    text-align: center;
    background-color: red;
    border-radius: 25px;
    width: 425px;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0;
    font-family: Exo, sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    display: block;
  }

  .link-18:hover {
    background-color: #fffc32;
  }

  .image-33 {
    width: 500px;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .maillist-banner {
    width: 500px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-34 {
    width: auto;
    max-width: 85%;
    max-height: 85%;
  }

  .div-block-38 {
    margin-top: 100px;
  }

  .heading-24 {
    color: red;
    text-align: center;
    font-family: Exo, sans-serif;
  }

  .text-block-45 {
    text-align: center;
    margin-top: -10px;
  }

  .heading-25 {
    text-align: center;
    margin-top: 10px;
    font-family: Exo, sans-serif;
  }

  .image-35 {
    border-radius: 10px;
    margin-top: 0;
  }

  .heading-26, .text-block-46 {
    text-align: center;
  }

  .text-block-47 {
    margin-top: -5px;
    font-size: 20px;
  }

  .header-block {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .div-block-41 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-36 {
    margin-top: 100px;
  }

  .image-37 {
    text-align: center;
    border-radius: 5px;
    width: 820px;
    max-width: 100%;
  }

  .div-block-43 {
    margin-top: 5px;
    margin-bottom: 25px;
  }

  .text-block-48 {
    font-family: Exo, sans-serif;
  }

  .div-block-44 {
    margin-top: -40px;
    margin-bottom: 50px;
  }

  .heading-27 {
    padding-top: 5px;
  }

  .text-block-49 {
    margin-top: -10px;
  }

  ._1080x1920 {
    display: none;
  }

  .text-block-50 {
    font-family: Exo, sans-serif;
    font-size: 18px;
  }

  .text-block-51 {
    margin-top: -8px;
    font-family: Exo, sans-serif;
    font-size: 18px;
    font-style: normal;
  }

  .link-20 {
    font-weight: 700;
  }

  .div-block-48 {
    justify-content: center;
    align-items: center;
    width: 85%;
    display: flex;
  }

  .image-39 {
    margin-top: 20px;
  }

  .button-primary-5 {
    color: #fff;
    background-color: #5f0;
    border-radius: 10px;
    font-weight: 700;
  }

  .button-primary-5:hover {
    background-color: #00d900;
  }

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

  .categories {
    width: 75%;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
  }

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

  .heading-31 {
    text-align: center;
  }

  .button-primary-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .heading-33 {
    font-family: Varela Round, sans-serif;
    font-size: 40px;
    font-weight: 400;
  }

  .model-gallery-layout {
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 15px;
  }

  .grid-18 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .div-block-63 {
    width: 95%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-19 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

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

  .slider {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading-34 {
    text-align: center;
  }

  .text-block-60 {
    text-align: center;
    margin-top: -5px;
  }

  .div-block-64 {
    margin-top: -12px;
    margin-bottom: 100px;
  }

  .div-block-65 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image_2, .image_3, .image_4 {
    border-radius: 0;
    width: 100%;
  }

  .image_1 {
    border-radius: 8px;
    width: 300px;
  }

  .heading-36 {
    margin-top: 60px;
  }

  .div-block-66 {
    object-fit: fill;
  }

  .gallery-description {
    width: 70%;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-37 {
    color: #000;
    text-align: center;
    font-family: Changa One, Impact, sans-serif;
  }

  .heading-37:hover {
    color: red;
  }

  .paragraph {
    margin-top: 5px;
    font-size: 20px;
  }

  .image-43 {
    border-radius: 0;
    width: 100%;
  }

  .div-block-70 {
    background-color: #fcdb21;
    padding-top: 3px;
  }

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

  .image-44 {
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
  }

  .image-45 {
    object-fit: fill;
    overflow: auto;
  }

  .heading-40 {
    object-fit: cover;
    background-image: url('../images/gold-superthick-1.jpg');
    background-position: 50%;
    background-size: auto;
  }

  .paragraph-2 {
    background-image: url('../images/C05A3965.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .paragraph-3 {
    width: 100%;
  }

  .paragraph-4 {
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Exo, sans-serif;
    font-size: 18px;
    line-height: 25px;
  }

  .paragraph-5 {
    width: 100%;
    padding-top: 5px;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
  }

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

  .link-23 {
    color: rgba(255, 255, 255, .75);
    text-align: center;
    margin: auto;
    font-weight: 700;
  }

  .link-24 {
    color: #fff;
  }

  .footer-dark {
    margin-top: 20px;
    margin-bottom: -29px;
  }

  .text-block-62 {
    font-weight: 700;
  }
}

@media screen and (max-width: 991px) {
  .body {
    background-color: #000;
    background-image: url('../images/splash-1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .image-2 {
    max-width: 80%;
    top: 165px;
    bottom: -200px;
    left: 70px;
  }

  .link-copy {
    font-size: 20px;
  }

  .link-4 {
    font-size: 20px;
    left: 140px;
  }

  .link-5 {
    font-size: 20px;
  }

  .link-7 {
    font-size: 20px;
    left: 40px;
  }

  .image-5 {
    flex: 0 auto;
    width: 500px;
    margin-top: auto;
    margin-left: 0;
  }

  .link-8 {
    margin-left: 0;
    padding-left: 0;
  }

  .html-embed {
    margin-left: 0;
  }

  .image-9 {
    margin-top: auto;
    display: inline-block;
    position: relative;
    transform: translate(0, -300px);
  }

  .image-11 {
    position: relative;
  }

  .container-2 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .font-heading {
    font-size: 44px;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .text-block-12 {
    padding-top: 5px;
    padding-left: 20px;
  }

  .div-block-8 {
    width: 100%;
  }

  .background-video {
    width: 730px;
  }

  .html-embed-3 {
    width: 100%;
  }

  .heading-9, .heading-10, .heading-11 {
    font-size: 15px;
  }

  .link-10 {
    font-size: 50px;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

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

  .features-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-left {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .features-right {
    max-width: 100%;
  }

  .member-promo {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .columns {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
    display: none;
  }

  .column-2 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .image-26 {
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

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

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

  .image-27 {
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .italic-text {
    font-size: 25px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .heading-19 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-39, .text-block-40 {
    text-align: left;
  }

  .member-features {
    flex-direction: column;
  }

  .right-section {
    justify-content: center;
    align-items: center;
    margin-left: 20px;
  }

  .text-block-41, .text-block-42 {
    text-align: left;
  }

  .heading-20 {
    justify-content: center;
    display: flex;
  }

  .heading-21 {
    text-align: left;
    justify-content: center;
    display: flex;
  }

  .heading-22 {
    justify-content: center;
    display: flex;
  }

  .column-3 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .image-32 {
    margin-top: 40px;
  }

  .image-33 {
    width: 500px;
  }

  .image-34 {
    width: auto;
    max-width: 85%;
    max-height: 85%;
  }

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

  .text-block-45 {
    margin-top: -10px;
  }

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

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

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

  .text-block-47 {
    margin-top: -15px;
    font-size: 15px;
  }

  .comments-block {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading-30 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .container-4 {
    max-width: 728px;
  }

  .navbar-wrapper-three-2 {
    justify-content: space-between;
  }

  .navbar-brand-three-2 {
    position: relative;
  }

  .nav-menu-wrapper-three-2 {
    background-color: rgba(0, 0, 0, 0);
    top: 70px;
  }

  .nav-menu-three-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link-3 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-5 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-6 {
    max-width: 728px;
  }

  .pricing-wrapper-2 {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card-2 {
    width: 350px;
  }

  .gallery-description {
    width: 90%;
  }

  .text-block-61 {
    margin-top: -15px;
    font-size: 18px;
  }

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

  .container-8 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-9 {
    max-width: 728px;
  }

  .footer-content-2 {
    grid-column-gap: 60px;
  }
}

@media screen and (max-width: 767px) {
  .body {
    background-image: url('../images/splash-1.jpg');
    background-position: 43%;
    background-size: cover;
  }

  .image-2 {
    padding-left: 60px;
    top: 180px;
    left: 30px;
  }

  .link-copy {
    font-size: 18px;
  }

  .link-4 {
    padding-right: 0;
    font-size: 15px;
  }

  .link-5, .link-7 {
    font-size: 15px;
  }

  .image-4 {
    padding-left: 100px;
  }

  .image-5 {
    width: 450px;
    margin-top: auto;
    margin-left: 0;
  }

  .link-8 {
    margin-left: 0;
  }

  .html-embed {
    margin-left: 0;
    padding-top: 4px;
  }

  .image-8 {
    object-fit: cover;
    overflow: visible;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .font-heading {
    font-size: 29px;
  }

  .div-block-4 {
    margin-left: 8px;
    margin-right: 8px;
  }

  .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .text-block-9 {
    text-align: center;
    display: flex;
  }

  .grid-7 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .grid-9 {
    align-items: center;
    justify-items: stretch;
    width: 500px;
  }

  .text-block-12 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

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

  .text-block-20 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-8, .background-video {
    width: 100%;
  }

  .text-block-21 {
    text-align: center;
  }

  .html-embed-3 {
    width: 400px;
  }

  .text-block-23, .text-block-23.model-profile.link-12 {
    margin-bottom: 10px;
  }

  .text-block-24 {
    display: flex;
  }

  .text-block-24.model-profile {
    text-align: center;
    margin-bottom: 10px;
  }

  .text-block-24.model-profile.link-12 {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .link-10 {
    font-size: 40px;
  }

  .link-12 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .image-16, .image-18, .image-19, .image-20, .image-22, .image-23, .image-24, .image-25 {
    margin-bottom: 10px;
  }

  .text-block-29 {
    font-size: 28px;
    line-height: 25px;
  }

  .text-block-31 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-12 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .gallery-overview, .hero-subscribe-left, .features-list {
    padding: 60px 15px;
  }

  .member-promo {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-13 {
    font-size: 25px;
    line-height: 30px;
  }

  .italic-text {
    font-size: 18px;
  }

  .link-16 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .team-circles {
    padding: 60px 15px;
  }

  .team-grid {
    grid-template-columns: 1fr 1fr;
  }

  .text-block-39, .text-block-40, .text-block-41, .text-block-42 {
    text-align: left;
  }

  .div-block-33 {
    width: 85%;
  }

  .image-32 {
    max-width: 100%;
    margin-top: 40px;
  }

  .text-block-44 {
    text-align: justify;
    width: 100%;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 24px;
  }

  .div-block-35 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .heading-23 {
    text-align: center;
  }

  .image-34 {
    width: auto;
    max-width: 85%;
  }

  .div-block-38 {
    margin-top: 40px;
  }

  .heading-24 {
    font-size: 23px;
  }

  .text-block-45 {
    font-size: 11px;
    line-height: 18px;
  }

  .image-35 {
    border-radius: 10px;
    width: 95%;
  }

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

  .text-block-47 {
    margin-top: -20px;
    font-size: 12px;
  }

  .header-block {
    margin-left: 35px;
    margin-right: 35px;
  }

  .column-4, .column-5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-38 {
    display: none;
  }

  .comments-block {
    margin-left: 15px;
    margin-right: 15px;
  }

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

  .link-21 {
    font-size: 35px;
  }

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

  .navbar-brand-three-2 {
    padding-left: 0;
  }

  .nav-menu-three-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block-2 {
    flex-direction: column;
  }

  .nav-link-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

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

  .categories {
    object-fit: fill;
    position: static;
  }

  .hero-heading-right, .pricing-comparison-2 {
    padding: 60px 15px;
  }

  .pricing-wrapper-2 {
    justify-items: stretch;
  }

  .pricing-card-2 {
    width: auto;
  }

  .pricing-title-2 {
    font-size: 34px;
    line-height: 42px;
  }

  .gallery-description {
    width: 95%;
  }

  .text-block-61 {
    margin-top: -20px;
    font-size: 15px;
  }

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

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-dark-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

  .footer-link-2:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }

  .grid-22 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .new-layout {
    text-align: center;
    width: auto;
  }

  .div-block-71 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .columns-2, .columns-3, .container-10 {
    text-align: center;
  }

  .div-block-72 {
    margin-left: 0;
  }

  .heading-41 {
    font-size: 31px;
  }

  .image-50, .image-51, .image-52, .image-53 {
    margin-bottom: 10px;
  }

  ._4-promo-pics {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .image {
    background-image: url('../images/50IOB_2.jpg');
    background-position: 0 0;
    background-size: auto;
  }

  .body {
    background-image: url('../images/splash-1.jpg');
    background-position: 37%;
    background-size: cover;
    overflow: visible;
  }

  .image-2 {
    max-width: 95%;
    padding-top: 16px;
    padding-left: 0;
    top: 200px;
    left: 8px;
  }

  .link-copy {
    font-size: 15px;
  }

  .link-4 {
    padding-left: 0;
    display: inline-block;
    top: auto;
    left: auto;
  }

  .link-5 {
    text-align: left;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
  }

  .link-7 {
    padding-bottom: 0;
    padding-left: 0;
    display: inline-block;
    top: 0;
    left: 0;
  }

  .image-4 {
    padding-left: 0;
  }

  .image-5 {
    opacity: 1;
    width: 300px;
    margin-top: 0;
    margin-left: 0;
    position: relative;
    transform: translate(0, -29px);
  }

  .link-8 {
    margin-top: 44px;
    margin-left: 0;
    font-size: 35px;
    display: inline-block;
  }

  .link-9 {
    margin-left: auto;
    padding-right: 15px;
    font-size: 35px;
  }

  .heading {
    font-size: 35px;
  }

  .html-embed {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    position: relative;
    left: 0;
    right: 0;
    transform: translate(0, -24px);
  }

  .heading-2 {
    margin-top: -35px;
    margin-left: 0;
    position: relative;
    left: 16px;
    transform: translate(0, -38px);
  }

  .center-content {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    justify-content: space-around;
    align-items: center;
    padding-top: 0;
    display: flex;
    position: relative;
    top: 10px;
  }

  .image-8 {
    object-fit: fill;
    width: 100%;
    height: 100vh;
    overflow: visible;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 32px;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .font-heading {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 35px;
  }

  .div-block-4 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .footer {
    font-size: 8px;
    line-height: 10px;
  }

  .testimonial-slider-small {
    padding-top: 10px;
    padding-bottom: 40px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .testimonial-card {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .navbar-logo-center {
    margin-bottom: 0;
  }

  .navbar-logo-center-container.shadow-three {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu-three, .nav-menu-two {
    flex-direction: column;
  }

  .team-slider {
    padding-top: 20px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .text-block-9 {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-right: 0;
    font-size: 8px;
    line-height: 10px;
    right: 2%;
  }

  .grid-7, .grid-8 {
    flex-direction: column;
    display: flex;
  }

  .grid-9 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 80%;
  }

  .social-logos {
    width: 30px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .social-logos.youtube {
    width: 40px;
  }

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

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

  .text-block-18 {
    margin-top: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-3 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .text-block-20 {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
  }

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

  .div-block-8 {
    width: 100%;
  }

  .background-video {
    object-fit: fill;
    width: 100%;
  }

  .text-block-21 {
    text-align: center;
    font-size: 16px;
    line-height: 12px;
  }

  .html-embed-3 {
    width: 300px;
  }

  .image-15 {
    display: none;
  }

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

  .social-media-box {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 292px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: block;
    overflow: visible;
  }

  .social-media-text {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-21 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 292px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .link-10 {
    line-height: 46px;
  }

  .link-12 {
    display: inline-flex;
  }

  .link-13 {
    text-align: justify;
    font-size: 35px;
  }

  .image-16, .image-17, .image-18, .image-19, .image-20, .image-21, .image-22, .image-23, .image-24, .image-25 {
    display: none;
  }

  .text-block-29 {
    font-size: 15px;
    line-height: 25px;
  }

  .text-block-30 {
    margin-top: 0;
    padding-top: 5px;
    font-size: 16px;
    line-height: 25px;
  }

  .text-block-31 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 14px;
  }

  .heading-12 {
    margin-top: 0;
  }

  .link-14 {
    font-size: 25px;
  }

  .nav-button-wrapper-2 {
    width: auto;
  }

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

  .section-4 {
    flex-direction: row;
    display: flex;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .features-right {
    margin-bottom: -30px;
  }

  .features-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .features-image {
    margin-bottom: 10px;
  }

  .member-promo {
    flex-direction: column;
  }

  .columns {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-26 {
    border-radius: 0;
  }

  .heading-13 {
    line-height: 15px;
  }

  .image-27 {
    border-radius: 5px;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-25 {
    padding: 10px 0;
  }

  .italic-text {
    font-size: 10px;
    line-height: 0;
  }

  .bold-text-2 {
    line-height: 0;
  }

  .link-16 {
    width: 285px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .image-28, .image-29, .image-30, .image-31 {
    border-radius: 0;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-grid {
    grid-template-columns: 1fr;
  }

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

  .div-block-32 {
    margin-top: 35px;
    margin-bottom: 40px;
  }

  .div-block-33 {
    border-radius: 10px;
    width: 90%;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .link-17 {
    direction: ltr;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
  }

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

  .text-block-44 {
    text-align: left;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    font-weight: 400;
    line-height: 25px;
  }

  .heading-23 {
    font-size: 22px;
  }

  .link-18 {
    border-radius: 10px;
    width: 95%;
    font-size: 23px;
  }

  .image-33 {
    width: 320px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .maillist-banner {
    width: 250px;
  }

  .div-block-37 {
    margin-top: 20px;
  }

  .image-34 {
    width: auto;
    max-width: 85%;
    max-height: 85%;
  }

  .heading-24 {
    font-size: 21px;
    line-height: 22px;
  }

  .text-block-45 {
    font-size: 13px;
  }

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

  .image-35 {
    border-radius: 10px;
    width: 95%;
    margin-top: 10px;
  }

  .heading-26 {
    margin-top: 10px;
    font-size: 12px;
  }

  .text-block-47 {
    text-align: center;
    margin-top: -23px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 15px;
  }

  .header-block {
    margin-left: 10px;
    margin-right: 10px;
  }

  .text-block-48 {
    font-size: 13px;
  }

  ._1080x1920 {
    display: block;
  }

  .comments-block {
    margin-left: 15px;
    margin-right: 15px;
  }

  .heading-28 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 17px;
  }

  .text-block-52 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-21 {
    font-size: 25px;
  }

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

  ._1920x1080 {
    display: none;
  }

  .container-4 {
    max-width: none;
  }

  .nav-menu-three-2 {
    flex-direction: column;
  }

  .text-block-53 {
    font-size: 20px;
  }

  .container-5 {
    max-width: none;
  }

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

  .model-gallery-layout.thyknis {
    margin-top: 0;
    margin-left: 2px;
    margin-right: 2px;
  }

  .grid-18 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .gallery-display {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .gallery-box {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-59 {
    margin-top: -12px;
  }

  .slide, .mask {
    height: 100%;
  }

  .icon, .icon-2 {
    display: none;
  }

  .heading-34 {
    text-align: center;
  }

  .text-block-60 {
    text-align: center;
    margin-top: -5px;
  }

  .div-block-64 {
    margin-top: -20px;
  }

  .heading-35 {
    text-align: center;
  }

  .container-6 {
    max-width: none;
  }

  .image_2, .image_3 {
    border-radius: 0;
    width: 100%;
  }

  .image_4 {
    width: 100%;
  }

  .image_1 {
    border-radius: 0;
    width: 100%;
  }

  .gallery-description {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 5px;
  }

  .paragraph {
    background-color: rgba(0, 0, 0, 0);
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 100%;
    margin-top: 1px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    line-height: 24px;
  }

  .div-block-67 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-block-61 {
    margin-top: -25px;
    font-size: 10px;
  }

  .heading-39 {
    margin-top: 0;
    font-size: 15px;
  }

  .image-43 {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-70 {
    background-color: #969775;
    padding-top: 3px;
  }

  .grid-21 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr 1fr;
  }

  .container-7 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .container-8, .container-9 {
    max-width: none;
  }

  .grid-22 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    text-align: center;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .quick-stack {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .link-block-2 {
    text-align: center;
    margin-left: 0;
    padding-left: 0;
  }

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

  ._4-promo-pics {
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_3abdd1c5-4464-7ff1-7b10-72175d6a29b3-3c5d45a7, #w-node-_3abdd1c5-4464-7ff1-7b10-72175d6a29bc-3c5d45a7, #w-node-_3abdd1c5-4464-7ff1-7b10-72175d6a29c7-3c5d45a7, #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4daf-425d45b2, #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4dc1-425d45b2, #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4dc2-425d45b2, #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4dc3-425d45b2, #w-node-b5d6161f-9237-d78b-d414-3d3d1f243f1e-425d45b2, #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4dc5-425d45b2, #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4dc6-425d45b2, #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4dc7-425d45b2, #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4dc9-425d45b2, #w-node-_4a86bb9f-d302-d658-4bdd-d6f8357fa27c-425d45b2, #w-node-f85f4949-5d24-0c16-2674-e2609af5c9af-425d45b2, #w-node-f33a1fdc-7d0d-f183-fadf-6e39e905354a-dd5d45b6, #w-node-f33a1fdc-7d0d-f183-fadf-6e39e9053553-dd5d45b6, #w-node-f33a1fdc-7d0d-f183-fadf-6e39e905355e-dd5d45b6, #w-node-_5b9f7065-d497-7b7b-1da1-b83409915c69-a35d45b9, #w-node-_126e8c13-05f5-cd84-1016-e80973e5a4ce-a35d45b9, #w-node-eb875f15-0bc2-4f96-8c07-d2f0f5992d30-a35d45b9, #w-node-e6002889-4b7c-ba4b-a869-8cb0dbc09e6d-a35d45b9, #w-node-_44302a1c-6908-05ab-cce3-702e69e7e5ed-a35d45b9, #w-node-_2a71269d-6de9-6f72-2b52-03e811c14e61-a35d45b9, #w-node-_2a71269d-6de9-6f72-2b52-03e811c14e62-a35d45b9, #w-node-_027dc0c2-305a-3a70-7457-9c907365ae59-a35d45b9, #w-node-_6f52a800-dc6a-40f2-c484-c0ca0f3e996c-a35d45b9, #w-node-_774c6f79-fa3d-9dc1-e152-2fdf1c763e23-a35d45b9, #w-node-b757e27a-7db6-f83c-712d-cad4b31b9bd1-a35d45b9, #w-node-_7a05b36a-30ef-4f9f-0610-caeb6336f481-a35d45b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d052a0c9-b89d-ef51-7b08-d67d2eefc5ac-a35d45b9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-c84864d8-03d2-290e-bbe8-aad867bd6db6-39a67051, #w-node-_22086f3d-5362-9fa1-3b7f-58f2e186eb0d-39a67051, #w-node-_8a0c4890-15d5-2cf9-235c-ac586a6ff45b-39a67051, #w-node-_179c0d17-5f71-26a1-4f7e-c572e04c6dfd-39a67051, #w-node-_82dd15d1-016d-c3ab-e267-94b867b1e455-39a67051, #w-node-_08792900-394e-8ac2-4177-1973552e0fe7-39a67051, #w-node-ba2b3d2b-3cf9-c43e-4b4d-637fd89fc671-39a67051, #w-node-_4a094758-980a-4cf8-3f0c-25eddae15143-39a67051, #w-node-_82a1461a-1d07-24d4-86e8-1ce0d7fbd85e-39a67051, #w-node-_32b80f4d-2b8d-d9a2-194a-e78e79566aed-39a67051, #w-node-d60381f9-1070-7c05-7107-fd72c12ea433-39a67051, #w-node-f128e043-2fce-6673-bfe1-de023791a757-39a67051 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d3fdcb0-d084-ef04-ba31-20830c96d536-4e2c02d5 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_4d3fdcb0-d084-ef04-ba31-20830c96d537-4e2c02d5 {
  grid-row: span 2 / span 2;
}

#w-node-_027dc0c2-305a-3a70-7457-9c907365ae59-55fcd649, #w-node-_1bea2ec4-7b0f-3d91-7bff-6d8d33f9000c-55fcd649, #w-node-_6f52a800-dc6a-40f2-c484-c0ca0f3e996c-55fcd649, #w-node-_774c6f79-fa3d-9dc1-e152-2fdf1c763e23-55fcd649, #w-node-b757e27a-7db6-f83c-712d-cad4b31b9bd1-55fcd649, #w-node-_7a05b36a-30ef-4f9f-0610-caeb6336f481-55fcd649, #w-node-b7bb17ef-d7d6-464f-fd69-3bc0b4d7f045-23653996, #w-node-b7bb17ef-d7d6-464f-fd69-3bc0b4d7f065-23653996, #w-node-b7bb17ef-d7d6-464f-fd69-3bc0b4d7f08d-23653996 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-f33a1fdc-7d0d-f183-fadf-6e39e9053553-dd5d45b6, #w-node-a2957639-f822-4253-92ae-87fff1204519-535d45bf, #w-node-cb3289b5-db63-4e80-7e9b-dabc64528e9f-535d45bf, #w-node-d5491929-5919-eb42-9628-ea6839485b26-535d45bf, #w-node-c5b0c26b-3791-b410-6b79-dedd0fdfaa0b-535d45bf, #w-node-_787d614d-1604-ec51-fb28-412776691f9a-5e2ee4e1, #w-node-_787d614d-1604-ec51-fb28-412776691f9c-5e2ee4e1, #w-node-_787d614d-1604-ec51-fb28-412776691f9e-5e2ee4e1, #w-node-_787d614d-1604-ec51-fb28-412776691fa0-5e2ee4e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4daf-425d45b2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8d3df7ca-a730-9441-a4af-81232e1e4daf-425d45b2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


