:root {
  --medium-violet-red: #db2089;
  --royal-blue: #206bdb;
  --white-smoke: #f3f3f3;
  --white: white;
  --black-2: #1a1a1a;
  --black: black;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.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;
}

body {
  color: #333;
  background-color: #f8f8f8;
  font-family: Playfair Display, sans-serif;
  font-size: 13px;
  line-height: 22px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: var(--medium-violet-red);
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #9b9b9b;
  margin-bottom: 20px;
  font-family: Fauna One, sans-serif;
}

a {
  color: var(--medium-violet-red);
  text-decoration: none;
}

a:hover {
  color: #000;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 15px;
}

li {
  margin-top: 5px;
}

img {
  display: inline-block;
}

blockquote {
  border-left: 5px solid var(--medium-violet-red);
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 20px 0 30px;
  font-size: 24px;
  line-height: 40px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.hero-section {
  height: auto;
  min-height: 80vh;
  margin-bottom: 200px;
  padding-top: 50px;
}

.hero-content-block {
  float: left;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  height: 100%;
  min-height: 80vh;
  padding-top: 50px;
  display: flex;
  position: relative;
}

.hero-content-block.right {
  z-index: 10;
  float: right;
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/german-van-2-1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  width: 60%;
  min-height: 80vh;
  position: relative;
}

.hero-text-wrapper {
  z-index: 10;
  width: 450px;
  padding-right: 60px;
  position: relative;
}

.hero-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
}

.hero-title.main-title {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 58px;
  font-weight: 600;
  line-height: 60px;
}

.learn-more-link-block {
  color: var(--royal-blue);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-right: 30px;
  font-family: Fauna One, sans-serif;
  font-size: 12px;
  position: relative;
}

.learn-more-title {
  color: var(--royal-blue);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Fauna One, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  display: inline-block;
}

.learn-more-line {
  background-color: var(--royal-blue);
  width: 10px;
  height: 3px;
  position: absolute;
  top: 9px;
  left: 100px;
}

.learn-more-line.back-to-home {
  left: 120px;
}

.navbar {
  z-index: 1000;
  background-color: #fff;
  padding-right: 30px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbar.whitesmoke {
  background-color: var(--white-smoke);
  background-color: #f3f3f3;
}

.nav-link {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 13px;
}

.nav-link:hover {
  background-color: var(--royal-blue);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.nav-link.w--current {
  color: #000;
  padding-top: 25px;
  padding-bottom: 25px;
  text-decoration: none;
}

.nav-link.w--current:hover {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.nav-link.blue {
  color: #fff;
  background-color: #206bdb;
  font-weight: 700;
}

.nav-link.blue:hover {
  background-color: var(--white);
  color: #000;
  font-weight: 400;
}

.overlay-image-block {
  background-image: url('../images/pic-1.webp');
  background-position: 50%;
  background-size: cover;
  width: 240px;
  height: 170px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
  box-shadow: 7px 7px 70px -10px #000000b3;
}

.overlay-image-block._3 {
  background-image: url('../images/mcgee-1.webp');
}

.section {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.footer-image-section {
  text-align: center;
  background-image: linear-gradient(#fff, #ffffff1c 53%, #fff0), url('../images/nuno-antunes-eKfEO0qM1aU-unsplash.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 520px;
  margin-top: 50px;
  padding-top: 100px;
  padding-bottom: 0;
  font-size: 14px;
  position: relative;
}

.section.featured-story-section {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section.dark-footer-section {
  background-color: var(--black-2);
  color: #222;
  background-color: #1a1a1a;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: visible;
}

.section.instagram {
  padding-left: 0;
}

.section.bottom-margin {
  margin-bottom: 250px;
}

.section.teardrop {
  padding-top: 200px;
  padding-bottom: 0;
}

.website-wrapper {
  background-color: var(--white);
  width: 100vw;
  display: block;
  position: relative;
  overflow: hidden;
}

.container {
  max-width: 1280px;
  position: relative;
}

.section-title-wrapper {
  z-index: 10;
  margin-bottom: 60px;
  position: relative;
}

.section-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 50px;
}

.section-title.stories {
  text-align: center;
}

.small-author-block {
  height: 80px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  position: relative;
}

.small-author-title {
  margin-top: 0;
  margin-bottom: 7px;
  font-size: 24px;
  font-weight: 400;
  line-height: 22px;
}

.featured-story-image-block {
  background-image: url('../images/IMG-9373.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  box-shadow: 14px 14px 70px -10px #0000004d;
}

.featured-story-content-block {
  float: left;
  background-color: #0000;
  max-width: 600px;
  padding: 50px 50px 50px 60px;
}

.footer-row {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.featured-story-column-block {
  z-index: 10;
  float: left;
  width: 60%;
  height: 580px;
  padding: 0;
  position: relative;
}

.featured-story-column-block.right {
  float: right;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 40%;
  display: flex;
}

.featured-story-column-block.top {
  width: 60%;
}

.featured-story-list-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  width: 100vw;
  min-width: 1000px;
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.featured-title-wrapper {
  margin-bottom: 30px;
}

.footer-column {
  float: left;
  width: 100%;
  padding-right: 0;
}

.footer-paragraph {
  color: #fff;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 13px;
  line-height: 24px;
}

.button {
  z-index: 10;
  background-color: var(--medium-violet-red);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 11px 30px 10px;
  font-family: Fauna One, sans-serif;
  font-size: 14px;
  transition: border .2s, background-color .2s;
  position: relative;
}

.button:hover {
  color: #fff;
  background-color: #e92e97;
}

.button.image-block-button {
  background-color: var(--royal-blue);
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  bottom: -10px;
  right: -10px;
}

.button.dark {
  background-color: var(--black-2);
  color: #fff;
}

.button.dark:hover {
  background-color: var(--royal-blue);
}

.logo {
  width: 100px;
  height: 100px;
  color: var(--royal-blue);
  object-fit: fill;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 30px;
  display: inline-block;
  position: static;
  inset: 0% auto auto 0%;
}

.subpage-header-section {
  height: 550px;
  position: relative;
}

.subpage-header-section.contact {
  z-index: 10;
  height: 100vh;
}

.subpage-header-section.full-height {
  height: 100vh;
}

.subpage-header-block {
  float: left;
  background-color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  height: 100%;
  padding-top: 20px;
  display: flex;
}

.subpage-header-block.image {
  float: right;
  background-image: url('../images/pexels-photo-450441.webp');
  background-position: 50%;
  background-size: cover;
  width: 60%;
  height: 106%;
  padding-top: 0;
  position: relative;
  box-shadow: 7px 7px 100px -10px #00000080;
}

.subpage-header-block.image._404-image {
  background-image: url('../images/IMG-0465.JPG');
  height: 100%;
}

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

.contact-form-wrapper {
  z-index: 10;
  width: 420px;
  position: relative;
}

.field-label {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Fauna One, sans-serif;
  font-size: 11px;
}

.highlight-title {
  border-bottom: 1px solid #0000001a;
}

.color-text, .menu-button.close-version {
  color: var(--royal-blue);
}

.menu-button.close-version {
  color: #206bdb;
}

.nav-menu {
  height: auto;
}

.logo-block.w--current {
  position: absolute;
}

.image-link-blocks-wrapper {
  position: absolute;
  bottom: -50px;
  left: -30px;
}

.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;
  justify-content: center;
  align-items: center;
  display: flex;
}

.search-link {
  color: #b9b9b9;
  margin-top: 5px;
  margin-bottom: 10px;
}

.search-paragraph {
  margin-bottom: 0;
}

.search-item {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 190px;
  position: relative;
}

.search-image-block {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 150px;
  height: 100%;
  transition: box-shadow .2s;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 14px 14px 40px -10px #0003;
}

.search-image-block:hover {
  box-shadow: 21px 21px 40px -10px #00000040;
}

.search-item-title {
  max-width: 90%;
  font-size: 22px;
  font-weight: 700;
  line-height: 27px;
}

.search-list-item {
  padding-top: 20px;
  padding-bottom: 20px;
}

.search-list-wrapper {
  z-index: 10;
  width: 75%;
  margin-bottom: -330px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.container-2 {
  margin-top: 0;
}

.para {
  color: #474747;
}

.form {
  height: auto;
}

.subpage-header-block-2 {
  float: left;
  background-color: #f3f3f3;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 40%;
  height: 100%;
  padding-top: 20px;
  display: flex;
}

.subpage-header-block-2.with-form {
  float: right;
  background-color: #f3f3f3;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  padding-top: 0;
  padding-left: 70px;
  position: relative;
  overflow: visible;
}

.field-2 {
  color: #000;
  background-color: #fff;
  border: 0 solid #000;
  border-bottom: 1px solid #fff3;
  height: 40px;
  margin-bottom: 20px;
  padding-left: 12px;
  box-shadow: 3px 3px 12px 3px #00000024;
}

.field-2:hover {
  border-bottom-color: #fff6;
}

.field-2:focus {
  color: #000;
  border-bottom-color: #fff;
}

.field-2::placeholder {
  color: #00000080;
}

.field-2.area {
  height: 110px;
}

.nav-link-2 {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 13px;
}

.nav-link-2:hover {
  color: #fff;
  background-color: #206bdb;
  font-weight: 700;
  text-decoration: none;
}

.nav-link-2.w--current {
  color: #000;
  padding-top: 25px;
  padding-bottom: 25px;
  text-decoration: underline;
}

.nav-link-2.w--current:hover {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.hero-text-wrapper-2 {
  z-index: 10;
  width: 390px;
  padding-right: 60px;
  position: relative;
}

.hero-text-wrapper-2.contact {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 375px;
  display: flex;
}

.button-2 {
  z-index: 10;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #db2089;
  padding: 11px 30px 10px;
  font-family: Fauna One, sans-serif;
  font-size: 14px;
  transition: border .2s, background-color .2s;
  position: relative;
}

.button-2:hover {
  color: #fff;
  background-color: #e92e97;
}

.button-2.dark {
  color: #fff;
  background-color: #1a1a1a;
}

.button-2.dark:hover {
  background-color: #206bdb;
}

.website-wrapper-2 {
  background-color: #fff;
  display: block;
  position: relative;
  overflow: hidden;
}

.thank-you-2 {
  color: #fff;
  background-color: #1a1a1a;
}

.logo-2 {
  color: #206bdb;
  object-fit: fill;
  width: 100px;
  height: 100px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 30px;
  display: inline-block;
  position: static;
  inset: 0% auto auto 0%;
}

._2x2-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  display: flex;
}

.footer-link {
  color: var(--white);
}

.footer-link:hover {
  color: var(--royal-blue);
}

.button-wrap {
  margin-top: 25px;
}

.instagram-holder {
  width: 100vw;
}

.html-embed {
  width: 100%;
}

.learn-more-line-2 {
  background-color: #db2089;
  width: 10px;
  height: 3px;
  position: absolute;
  top: 9px;
  left: 100px;
}

.learn-more-line-2.stories-line {
  left: 130px;
}

.section-title-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 50px;
}

.container-3 {
  position: relative;
}

.small-gallery-overlay {
  color: #fff;
  background-color: #db208980;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
  position: relative;
}

.small-gallery-overlay:hover {
  color: #fff;
  background-color: #db2089b3;
}

.bottom-title {
  width: 220px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 400;
  line-height: 47px;
}

.learn-more-title-2 {
  display: inline-block;
}

.learn-more-link-block-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-right: 30px;
  font-family: Fauna One, sans-serif;
  font-size: 12px;
  position: relative;
}

.small-gallery-image {
  background-image: url('../images/img-5044-651c586ae4a98.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 250px;
  margin-bottom: 1rem;
  box-shadow: 14px 14px 60px -10px #0006;
}

.small-gallery-image._6 {
  z-index: 10;
  background-image: url('../images/img-5059-651c58585b535.webp');
  position: relative;
}

.small-gallery-image._2 {
  background-image: url('../images/img-5045-651c5869c6240.webp');
}

.small-gallery-image._5 {
  background-image: url('../images/img-5056-651c585a3f90c.webp');
}

.small-gallery-image._3 {
  background-image: url('../images/img-5054-651c58612a1be.webp');
}

.small-gallery-image._4 {
  background-image: url('../images/img-5053-651c586296a9e.webp');
}

.small-gallery-row {
  margin-top: -70px;
  margin-left: 0;
  margin-right: 0;
}

.small-gallery-wrapper {
  z-index: 10;
  margin-top: 40px;
  margin-bottom: 0;
  position: relative;
}

.small-author-block-2 {
  height: 80px;
  margin-top: 40px;
  margin-bottom: 30px;
  padding-top: 19px;
  padding-left: 100px;
  position: relative;
}

.button-3 {
  z-index: 10;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #db2089;
  padding: 11px 30px 10px;
  font-family: Fauna One, sans-serif;
  font-size: 14px;
  transition: border .2s, background-color .2s;
  position: relative;
}

.button-3:hover {
  color: #fff;
  background-color: #e92e97;
}

.button-3.image-block-button {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  bottom: -10px;
  right: -10px;
}

.about-column-block {
  width: auto;
}

.section-2 {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
}

.bg-element {
  z-index: 1;
  border: 100px solid var(--royal-blue);
  opacity: .05;
  width: 600px;
  height: 430px;
  position: absolute;
  bottom: -80px;
  right: -420px;
}

.small-gallery-column {
  float: left;
  width: 50%;
  padding-left: .5rem;
  padding-right: .5rem;
}

.small-gallery-column._1 {
  padding-top: 123px;
  padding-left: 0;
}

.small-gallery-column.float-down {
  margin-top: 70px;
}

.small-gallery-column._4 {
  margin-top: -42px;
  padding-right: 0;
}

.small-gallery-column._2 {
  width: 100%;
  height: 310px;
}

.small-gallery-column.float-up {
  margin-top: -70px;
}

.bottom-title-wrapper {
  padding: 30px 30px 30px 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.section-title-wrapper-2 {
  z-index: 10;
  margin-bottom: 60px;
  position: relative;
}

.section-title-wrapper-2.small {
  margin-bottom: 20px;
}

.small-author-title-2 {
  margin-bottom: 7px;
  font-size: 24px;
}

.small-author-image {
  background-image: url('../images/Girl-Avatar_1Girl-Avatar.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
}

.grid-columns {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .hero-section {
    height: 610px;
    margin-top: 100px;
  }

  .hero-text-wrapper {
    width: 100%;
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero-title {
    font-size: 20px;
    line-height: 39px;
  }

  .hero-title.main-title {
    font-size: 46px;
    line-height: 49px;
  }

  .navbar {
    top: 0;
  }

  .nav-link {
    color: #000;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 30px;
    display: block;
  }

  .nav-link:hover {
    color: #fff;
    display: block;
  }

  .overlay-image-block {
    width: 200px;
    height: 140px;
  }

  .section {
    padding: 90px 40px;
  }

  .section.footer-image-section {
    margin-top: 50px;
  }

  .section.featured-story-section {
    padding-left: 0;
    padding-right: 0;
  }

  .section.dark-footer-section {
    padding: 70px 20px 60px;
  }

  .section.instagram {
    padding-right: 0;
  }

  .section-title-wrapper {
    margin-bottom: 40px;
  }

  .section-title {
    font-size: 42px;
  }

  .featured-story-content-block {
    padding-left: 50px;
  }

  .footer-row {
    width: 100%;
  }

  .featured-story-column-block {
    width: 55%;
  }

  .featured-story-column-block.right {
    width: 45%;
  }

  .footer-column {
    width: 35%;
    padding-right: 0;
  }

  .logo {
    width: 60px;
    height: auto;
    margin-top: 24px;
  }

  .subpage-header-section {
    height: 500px;
  }

  .subpage-header-section.contact {
    width: 100%;
    height: 90vh;
  }

  .subpage-header-block {
    width: 45%;
  }

  .subpage-header-block.image {
    width: 55%;
  }

  .contact-form-wrapper {
    width: 100%;
  }

  .menu-button {
    color: #000;
    text-align: center;
    border: 2px solid #fff;
    width: 45px;
    height: 45px;
    margin-top: 20px;
    padding: 8px 0 0;
    font-size: 26px;
  }

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

  .menu-button.close-version {
    background-image: url('../images/cancel.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 12px;
    border-color: #ebebeb;
    position: absolute;
    top: 0;
    right: 30px;
  }

  .nav-menu {
    background-color: #fff;
    width: 250px;
    margin-left: 50px;
    padding-top: 70px;
    box-shadow: 0 0 60px #0000004d;
  }

  .search-item {
    padding-right: 30px;
  }

  .search-list-wrapper {
    width: 100%;
  }

  .subpage-header-block-2 {
    width: 45%;
  }

  .subpage-header-block-2.with-form {
    width: 55%;
    padding-left: 40px;
    padding-right: 30px;
  }

  .nav-link-2 {
    color: #000;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 30px;
    display: block;
  }

  .nav-link-2:hover {
    color: #fff;
    display: block;
  }

  .hero-text-wrapper-2 {
    width: 100%;
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .hero-text-wrapper-2.contact {
    padding-top: 30px;
    padding-right: 40px;
  }

  .logo-2 {
    width: 60px;
    height: auto;
    margin-top: 24px;
  }

  .section-title-2 {
    font-size: 42px;
  }

  .bottom-title {
    width: 140px;
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 33px;
  }

  .small-gallery-image {
    height: 250px;
    margin-bottom: 18px;
  }

  .small-gallery-row {
    margin-top: 0;
    margin-left: -50px;
    margin-right: -50px;
  }

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

  .small-gallery-column {
    padding-left: 9px;
    padding-right: 9px;
  }

  .small-gallery-column.float-up {
    margin-top: 0;
  }

  .bottom-title-wrapper {
    padding: 20px;
  }

  .section-title-wrapper-2 {
    margin-bottom: 40px;
  }

  .grid-columns {
    flex-direction: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    height: auto;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .hero-content-block {
    float: none;
    width: 100%;
    min-height: auto;
    padding-top: 0;
    display: block;
  }

  .hero-content-block.right {
    float: none;
    width: 100%;
    height: 330px;
    min-height: auto;
  }

  .hero-text-wrapper {
    padding-top: 110px;
    padding-bottom: 30px;
  }

  .hero-text-wrapper._404 {
    padding-top: 100px;
    padding-bottom: 30px;
  }

  .navbar {
    position: fixed;
    box-shadow: 1px 1px 5px 1px #a8a8a830;
  }

  .image-overlay-blocks-wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 30px;
    display: block;
    bottom: -50px;
    left: -30px;
    right: -30px;
  }

  .overlay-image-block {
    width: 100%;
    height: 220px;
    margin-top: 0;
    margin-right: 0;
    box-shadow: 7px 7px 50px -10px #0000004d;
  }

  .section {
    padding: 60px 30px;
  }

  .section.footer-image-section {
    height: 500px;
    margin-top: 50px;
  }

  .section.dark-footer-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
    display: flex;
  }

  .section.search-section {
    padding-top: 10px;
  }

  .section.dark-footer-section {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .section.instagram {
    padding-right: 0;
  }

  .section-title {
    max-width: none;
    font-size: 36px;
  }

  .featured-story-content-block {
    max-width: 100%;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-row {
    float: none;
    width: 100%;
  }

  .featured-story-column-block {
    float: none;
    width: 100%;
    height: 370px;
  }

  .featured-story-column-block.right {
    width: 100%;
    height: auto;
    display: block;
  }

  .featured-story-column-block.top {
    width: 100%;
    height: 400px;
    display: block;
  }

  .featured-story-list-wrapper {
    width: auto;
    min-width: auto;
  }

  .footer-column {
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .logo {
    margin-left: 20px;
  }

  .subpage-header-section {
    height: auto;
  }

  .subpage-header-section.contact {
    background-color: var(--white-smoke);
    height: auto;
    min-height: 100vh;
  }

  .subpage-header-block {
    float: none;
    width: 100%;
    height: auto;
    padding-top: 0;
    display: block;
  }

  .subpage-header-block.image {
    float: none;
    width: 100%;
    height: 300px;
  }

  .subpage-header-block.image._404-image {
    height: 500px;
  }

  .menu-button {
    color: #000;
    border-style: none;
    border-color: #000;
  }

  .image-link-blocks-wrapper {
    position: static;
  }

  .subpage-header-block-2 {
    float: none;
    width: 100%;
    height: auto;
    padding-top: 0;
    display: block;
  }

  .subpage-header-block-2.with-form {
    float: none;
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 30px;
  }

  .hero-text-wrapper-2 {
    padding-top: 110px;
    padding-bottom: 30px;
  }

  .hero-text-wrapper-2.contact {
    height: auto;
    padding-top: 150px;
    padding-bottom: 10px;
  }

  .logo-2 {
    margin-left: 20px;
  }

  ._2x2-grid {
    flex-direction: column-reverse;
  }

  .section-title-2 {
    max-width: 450px;
    font-size: 36px;
  }

  .small-gallery-image._5 {
    z-index: 10;
    position: relative;
  }

  .small-gallery-row {
    margin-left: 0;
    margin-right: 0;
  }

  .about-column-block {
    width: 100%;
  }

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

  .small-gallery-column {
    width: 50%;
    margin-top: -20px;
    padding-right: 0;
  }

  .small-gallery-column._1 {
    padding-top: 0;
    padding-right: 10px;
  }

  .small-gallery-column.float-down {
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .small-gallery-column._4 {
    margin-top: 0;
  }

  .small-gallery-column.float-up {
    width: 100%;
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 31px;
    line-height: 39px;
  }

  h2 {
    font-size: 29px;
    line-height: 33px;
  }

  blockquote {
    padding-left: 25px;
    padding-right: 0;
    font-size: 21px;
    line-height: 34px;
  }

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

  .hero-content-block.right {
    height: 300px;
  }

  .hero-text-wrapper {
    padding-top: 90px;
    padding-bottom: 30px;
  }

  .hero-text-wrapper._404 {
    padding-bottom: 40px;
  }

  .hero-title {
    font-size: 15px;
    line-height: 29px;
  }

  .hero-title.main-title {
    max-width: none;
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 42px;
  }

  .navbar {
    padding-right: 20px;
    position: fixed;
  }

  .nav-link.w--current {
    color: #000;
  }

  .overlay-image-block {
    height: 170px;
  }

  .section {
    padding: 50px 25px;
  }

  .section.footer-image-section {
    height: 500px;
    margin-top: 50px;
    padding-top: 75px;
  }

  .section.dark-footer-section {
    padding: 40px 15px 20px;
  }

  .section-title-wrapper {
    padding-left: 2.5vh;
    padding-right: 2.5vh;
  }

  .section-title {
    max-width: none;
    font-size: 34px;
    line-height: 42px;
  }

  .section-title.stories {
    max-width: none;
  }

  .small-author-block {
    z-index: 20;
    padding-top: 6px;
    padding-left: 0;
  }

  .small-author-title {
    font-size: 21px;
  }

  .featured-story-column-block {
    height: 300px;
  }

  .button.image-block-button {
    bottom: -5px;
    right: -5px;
  }

  .logo {
    width: auto;
    height: 50px;
  }

  .subpage-header-section.contact {
    min-height: auto;
  }

  .subpage-header-block.image {
    box-shadow: 14px 14px 50px -10px #0000004d;
  }

  .subpage-header-block.image._404-image {
    height: 450px;
  }

  .menu-button {
    width: 42px;
    height: 42px;
    margin-top: 16px;
    padding-top: 8px;
  }

  .menu-button.close-version {
    right: 20px;
  }

  .nav-menu {
    width: 80%;
  }

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

  .search-item {
    padding: 0;
  }

  .search-image-block {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    position: static;
  }

  .search-item-title {
    max-width: 100%;
  }

  .search-list-wrapper {
    margin-bottom: -260px;
  }

  .subpage-header-block-2.with-form {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .field-2 {
    color: #000;
    background-color: #fff;
  }

  .nav-link-2.w--current {
    color: #000;
  }

  .hero-text-wrapper-2 {
    padding-top: 90px;
    padding-bottom: 30px;
  }

  .hero-text-wrapper-2.contact {
    height: auto;
    padding-top: 120px;
  }

  .logo-2 {
    width: auto;
    height: 50px;
  }

  .button-wrap {
    margin-top: 25px;
  }

  .recaptcha-wrapper {
    transform-origin: 0 0;
    transform: scale(.9);
  }

  .section-title-2 {
    max-width: none;
    font-size: 34px;
    line-height: 42px;
  }

  .bottom-title {
    width: 100px;
    font-size: 16px;
    line-height: 25px;
  }

  .small-gallery-image {
    height: 150px;
    margin-bottom: 14px;
  }

  .small-author-block-2 {
    z-index: 20;
    padding-top: 6px;
    padding-left: 80px;
  }

  .button-3.image-block-button {
    bottom: -5px;
    right: -5px;
  }

  .about-column-block {
    width: 100%;
  }

  .section-2 {
    padding: 50px 25px;
  }

  .bg-element {
    bottom: -160px;
    right: -380px;
  }

  .small-gallery-column {
    padding-left: 5px;
  }

  .small-gallery-column._1 {
    padding-right: 5px;
  }

  .small-author-title-2 {
    font-size: 21px;
  }

  .small-author-image {
    width: 60px;
    height: 60px;
  }
}

#w-node-d4303bd5-cf95-c68f-a3f3-2db866999c16-29d91110 {
  place-self: stretch stretch;
}


