/* Text Elements */

h1.heading-1 {
  margin-top: 0;
  margin-bottom: 16px;
  color: #fff;
  letter-spacing: -4px;
  font-weight: 500;
  font-size: 64px;
  font-family: 'Inter', sans-serif;
  line-height: 64px;
}

h1 span.heading-text-1 {
  color: #0070ff;
}

h1.heading-1-1 {
  margin-top: 0;
  margin-bottom: 16px;
  color: #fff;
  letter-spacing: -4px;
  font-weight: 500;
  font-size: 64px;
  font-family: 'Inter', sans-serif;
}

h2.cases-title {
  font-weight: 500;
  font-size: 32px;
  font-family: 'Inter', sans-serif;
}

h2.fly-title {
  margin-top: 16px;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: -2px;
  font-size: 64px;
  font-family: 'Inter', sans-serif;
}

h3.heading-2 {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #e5e5e5;
  font-weight: 500;
  font-size: 24px;
  font-family: 'Inter', sans-serif;
}

h3.heading-1 {
  margin-top: 24px;
  margin-bottom: 8px;
  color: #f7f7f7;
  letter-spacing: -1px;
  font-weight: 600;
  font-size: 24px;
  font-family: 'Inter', sans-serif;
}

h4.card-title {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  font-family: 'Inter', sans-serif;
}

p.paragraph.hero-text {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 800px;
  color: #fff;
  font-size: 24px;
  font-family: 'Inter', sans-serif;
  line-height: 36px;
}

p.paragraph.card-description {
  font-weight: 300;
  font-family: 'Inter', sans-serif;
  line-height: 24px;
}

p.paragraph.user-review {
  margin-top: 32px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
  line-height: 24px;
}

p.paragraph.big-text.user-review {
  font-size: 24px;
  line-height: 32px;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 600;
}

p.paragraph.paragraph-1 {
  margin-top: 16px;
  color: #e5e5e5;
  font-size: 18px;
  font-family: 'Inter', sans-serif;
  line-height: 26px;
}

p.paragraph.hero-text-1 {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 800px;
  color: #fff;
  font-size: 24px;
  font-family: 'Inter', sans-serif;
  line-height: 36px;
}

p.paragraph span.paragraph-text-1-1 {
  font-weight: 600;
}

span.text-element.btn-text {
  position: absolute;
  left: 36px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Inter', sans-serif;
}

span.text-element.item1 {
  position: relative;
  z-index: 5;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
}

span.text-element.item2 {
  position: relative;
  z-index: 4;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
}

span.text-element.item3 {
  position: relative;
  z-index: 3;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
}

span.text-element.item4 {
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
}

span.text-element.item5 {
  position: relative;
  z-index: 1;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
}

span.text-element.text-1 {
  margin-bottom: 8px;
  letter-spacing: 0;
  font-weight: 600;
  font-size: 22px;
  font-family: 'Inter', sans-serif;
}

span.text-element.text-2 {
  font-size: 16px;
  font-family: 'Inter', sans-serif;
}

span.text-element.text-3 {
  margin-top: 8px;
  font-family: 'Inter', sans-serif;
}

span.text-element.text-title {
  color: #f7f7f7;
  font-family: 'Inter', sans-serif;
  line-height: 24px;
}

span.text-element.user-name {
  margin-top: auto;
  font-weight: 700;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
}

span.text-element.fly-subtitle {
  margin-top: 32px;
  margin-bottom: 16px;
  text-align: center;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
}

span.text-element.typewriter-text {
  margin-right: auto;
  margin-left: auto;
  color: #000;
  letter-spacing: -1px;
  font-weight: 600;
  font-size: 33px;
  font-family: 'Inter', sans-serif;
}

span.text-element.target-label {
  text-align: center;
  letter-spacing: -1px;
  font-weight: 600;
  font-size: 32px;
  font-family: 'Inter', sans-serif;
}

span.text-element.text-4 {
  color: #e5e5e5;
  font-family: 'Inter', sans-serif;
  line-height: 0;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  margin-right: 0;
  margin-bottom: 12px;
  padding: 8px 16px;
  border: .125rem solid #e5e5e5;
  border-radius: 100px;
  background-color: #000;
  color: #e5e5e5;
  text-align: center;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  font-family: 'Inter', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-button.btn-primary {
  margin-right: 8px;
  padding: 8px 16px;
  border-radius: 8px;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter', sans-serif;
}

a.link-button.btn-secondary {
  padding: 8px 16px;
  border-radius: 8px;
  background-color: #595959;
  color: #fff;
  text-decoration: none;
  font-family: 'Inter', sans-serif;
}

a.link-button.button-link-card {
  margin-top: 32px;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, .51);
  color: #f7f7f7;
  text-decoration: none;
  font-family: 'Inter', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-button.button-end {
  margin-top: 32px;
  margin-right: 0;
  margin-bottom: 16px;
  padding: 12px 24px;
  border: 0 solid #e5e5e5;
  border-radius: 100px;
  background-color: #0070ff;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  font-family: 'Inter', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
}

a.link-button.button-link-1:hover {
  background-color: #e5e5e5;
  color: #000;
}

a.link-button.button-link-card:hover {
  background-color: rgba(0, 0, 0, .75);
}

a.link-button.button-end:hover {
  background-color: #0070ff;
  box-shadow: rgba(0, 112, 255, .64) 0 3px 48px 0;
  color: #fff;
  -webkit-transform: scaleX(1.04) scaleY(1.04) translateY(-6px);
     -moz-transform: scaleX(1.04) scaleY(1.04) translateY(-6px);
       -o-transform: scaleX(1.04) scaleY(1.04) translateY(-6px);
          transform: scaleX(1.04) scaleY(1.04) translateY(-6px);
}

/* Layout Elements */

.container.flex-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-top: 48px;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-column-rule-width: 0;
     -moz-column-rule-width: 0;
          column-rule-width: 0;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.btn-bg-circle {
  position: absolute;
  right: auto;
  left: 16px;
  min-width: 12px;
  min-height: 12px;
  max-width: 12px;
  max-height: 12px;
  border-radius: 50px;
  background-color: #000;
}

.container.btn-icon-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.content-component {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-top: 48px;
  padding-bottom: 48px;
  min-height: 50vh;
  border-top-width: .0625rem;
  border-top-style: dotted;
  border-bottom-width: .0625rem;
  border-bottom-style: dotted;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.stack-nav-root {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: start;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.section-title-wrapper {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 8px 8px 8px 10px;
  min-height: 100px;
  background-color: #000;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.estate-card {
  overflow: hidden;
  max-width: 450px;
  width: 100%;
  border-radius: 16px;
  box-shadow: rgba(0, 0, 0, .08) 0 0 10px 0;
}

.container.estate-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: start;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.estate-info {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;
  padding: 16px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.big-100.content-component {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-top: 48px;
  padding-bottom: 48px;
  min-height: 100vh;
}

.container.lens-card {
  overflow: hidden;
  margin-right: 8px;
  margin-left: 8px;
  max-width: 450px;
  border: .0625rem solid #e4e4e7;
  border-radius: 12px;
  background-color: #fff;
}

.container.lens-wrapper {
  position: relative;
  overflow: hidden;
}

.container.lens-glass {
  background-color: transparent;
  background-image: url('../pexels-fedetoom-11855116.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.card-body {
  padding: 20px;
}

.container.card-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding: 20px;
  -webkit-column-gap: normal;
     -moz-column-gap: normal;
          column-gap: normal;
}

.container.progressive-blur-2-columns {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
  max-width: 1200px;

  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
  grid-column-gap: 16px;
}

.container.blur-card {
  overflow: hidden;
  max-width: 1200px;
  border-radius: 16px;
}

.container.text-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;
  max-width: 700px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.cases-infinite-section {
  padding: 48px 24px;
  max-width: 1200px;
}

.container.cases-viewport {
  display: block;
  overflow: visible;
}

.container.cases-track {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  overflow: visible;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.case-logo-box {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-width: 150px;
  min-height: 150px;
  max-width: 150px;
  max-height: 150px;
  border: .0625rem solid #f6f6f6;
  border-radius: 8px;
  background-color: #fcfcfb;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.embla-vertical {
  position: relative;
}

.container.embla__viewport {
  overflow: hidden;
  min-height: 500px;
}

.container.embla__container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.embla__slide {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;

  -webkit-box-flex: 500px;
  -webkit-flex: 500px;
     -moz-box-flex: 500px;
      -ms-flex: 500px;
          flex: 500px;
}

.container.video-2-columns {
  padding-right: 0;
  padding-left: 0;
  max-width: 1680px;
  width: 100%;

  grid-row-gap: 24px;
  grid-template-columns: repeat(2 , auto);
  grid-template-rows: auto;
}

.container.marquee-main {
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  max-width: 1200px;
  width: 100%;
}

.container.marquee-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.marquee-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  width: 100%;
  -webkit-column-count: auto;
     -moz-column-count: auto;
          column-count: auto;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;

  grid-area: auto/1/auto/ auto;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.container.review-card {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  min-width: 300px;
  min-height: 250px;
  max-width: 400px;
  border: 0 solid rgba(0, 0, 0, .07);
  border-radius: 12px;
  box-shadow: rgba(219, 219, 219, .5) 0 0 18px 0;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.stars-review-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
}

.container.large-card.review-card {
  min-width: 600px;
  max-width: 600px;
}

.container.marquee-wrapper.reverse {
  margin-top: 16px;
}

.container.fly-scroll-area {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 0;
  padding-left: 0;
  min-height: 200vh;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
}

.container.fly-sticky-wrapper {
  position: -webkit-sticky;
  position:         sticky;
}

.container.fly-static-content {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  padding: 24px;
  max-width: 750px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.video-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-top: 48px;
  padding-bottom: 48px;
  min-height: 50vh;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.Typewrite-text-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.Typewrite-text-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 50vh;
  background-color: #f2f2f2;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.cursor-target-area {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.more-components {
  padding-right: 0;
  padding-left: 0;
  min-height: 100vh;
  background-color: #000;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  grid-template-columns: 1fr 1.5fr;
  grid-template-rows: auto;
  grid-template-areas: 'text image';
}

.container.image-components {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  grid-area: image;
}

.container.text-components {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  grid-area: text;
}

.container.components-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;
  padding: 48px 24px;
  max-width: 600px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.hero-components-section {
  padding-right: 0;
  padding-left: 0;
  min-height: 80vh;

  grid-column-gap: 0;
  grid-template-columns: 1fr 1.5fr;
  grid-template-rows: auto;
  grid-template-areas: 'hero-text hero-image';
}

.container.hero-text {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  background-color: #000;

  grid-area: hero-text;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.hero-content-wrapper-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;
  padding: 48px 24px;
  max-width: 600px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.hero-image {
  overflow: hidden;
  border-radius: 0;
  background-image: url('../back-components.jpg');
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  grid-area: hero-image;
  background-blend-mode: normal;
}

.container.review-card:hover {
  -webkit-transform: translateY(-8px);
     -moz-transform: translateY(-8px);
       -o-transform: translateY(-8px);
          transform: translateY(-8px);
}

.link-container.interactive-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  overflow: hidden;
  padding: 20px;
  min-width: 140px;
  min-height: 10px;
  max-width: 150px;
  width: 100%;
  border: .0625rem solid rgba(0, 0, 0, .12);
  border-radius: 99px;
  background-color: #f1f1f1;
  color: #000;
  text-decoration: none;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.link-container.stack-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;
  padding: 12px 20px;
  border: .0625rem solid rgba(0, 0, 0, .05);
  border-radius: 24px;
  background-color: rgba(176, 170, 170, .1);
  color: #000;
  text-decoration: none;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.link-container.link-container-1 {
  position: fixed;
  right: 16px;
  bottom: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 12px 16px;
  border-radius: 50px;
  background-color: #000;
  color: #000;
  text-decoration: none;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transform: scaleX(1.04) scaleY(1.04);
     -moz-transform: scaleX(1.04) scaleY(1.04);
       -o-transform: scaleX(1.04) scaleY(1.04);
          transform: scaleX(1.04) scaleY(1.04);
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.link-container.stack-item:hover {
  z-index: 10;
  border-color: #000;
  background-color: #000;
  color: #fff;
}

.link-container.link-container-1:hover {
  -webkit-transform: scaleX(1.1) scaleY(1.1);
     -moz-transform: scaleX(1.1) scaleY(1.1);
       -o-transform: scaleX(1.1) scaleY(1.1);
          transform: scaleX(1.1) scaleY(1.1);
}

span.glyph.btn-icon {
  position: absolute;
  right: 16px;
  color: #ddd;
}

div.responsive-picture.estate-img > picture > img {
  -o-object-position: 100% 100%;
     object-position: 100% 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

div.responsive-picture.estate-img {
  height: 100%;
}

div.responsive-picture.estate-img > picture {
  height: 100%;
}

a.glyph.btn-prev {
  padding: 10px;
  border-radius: 50px;
  background-color: #000;
  color: #fff;
}

a.glyph.btn-next {
  padding: 10px;
  border-radius: 50px;
  background-color: #000;
  color: #fff;
  line-height: 1;
}

a.glyph.embla__prev {
  margin-right: auto;
  margin-left: auto;
  padding: 18px 8px 0;
  min-width: 40px;
  min-height: 40px;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, .5);
  color: #eee;
  text-align: center;
  line-height: 1.4;
}

a.glyph.embla__next {
  margin-right: auto;
  margin-left: auto;
  padding: 18px 8px 0;
  min-width: 40px;
  min-height: 40px;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, .5);
  color: #eee;
  text-align: center;
  line-height: 1.4;
}

video.html-video-1 {
  max-width: 1680px;
  width: 100%;
  border-radius: 16px;
  background-color: transparent;
}

video.big-video {
  max-width: 1680px;
  width: 100%;
  border-radius: 16px;
  background-color: transparent;
}

span.glyph.star-full {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  color: #ff9400;
  text-shadow: none;
  font-size: 20px;

  background-blend-mode: normal;
  -webkit-text-stroke-width: 0;
}

div.responsive-picture.fly-object {
  max-width: 800px;
  border-radius: 16px;
}

div.responsive-picture.custom-cursor-img {
  max-width: 400px;
  border-radius: 16px;
  opacity: 1;
}

video.smaller-video {
  max-width: 1080px;
  width: 100%;
  border-radius: 16px;
  background-color: transparent;
}

span.glyph.font-icon-1 {
  color: #e5e5e5;
  font-size: 14px;
  line-height: 0;
}

video.comp-video {
  width: 100%;
}

a.glyph.embla__prev:hover {
  background-color: #000;
}

a.glyph.embla__next:hover {
  background-color: #000;
}

@media screen and (max-width: 66.4375rem) {
  /* Text Elements */

  p.paragraph.hero-text-1 {
    margin-bottom: 0;
  }

  /* Interaction Elements */

  a.link-button.button-link-1 {
    font-size: 18px;
  }

  a.link-button.button-end {
    font-size: 18px;
  }

  /* Layout Elements */

  .container.more-components {
    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
    grid-template-areas: 'image' 'text';
  }

  .container.text-components {
    -ms-flex-align: start;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }

  .container.hero-components-section {
    min-height: auto;

    grid-template-areas: 'hero-image' 'hero-text';
    grid-template-rows: repeat(2 , auto);
    grid-template-columns: 1fr;
  }

  .container.hero-text {
    min-height: 25vh;
  }

  .container.hero-image {
    min-height: 50vh;
  }
}

@media screen and (max-width: 42.5rem) {
  /* Text Elements */

  h1.heading-1 {
    font-size: 56px;
    line-height: 56px;
  }

  p.paragraph.hero-text {
    font-size: 26px;
    line-height: 35px;
  }

  p.paragraph.hero-text-1 {
    font-size: 26px;
    line-height: 35px;
  }

  /* Interaction Elements */

  a.link-button.button-link-1 {
    font-size: 16px;
  }

  a.link-button.button-end {
    font-size: 16px;
  }

  /* Layout Elements */

  .container.progressive-blur-2-columns {
    grid-template-columns: 1fr;
    grid-row-gap: 16px;
  }
}