h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  align-self: flex-start;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

.grid {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
      grid-template-areas: "Area . ."
    ". Area-4 ."
    ". Area-3 Area-2";
  -ms-grid-columns: 0.5fr 20px 1fr 20px 0.5fr;
  grid-template-columns: 0.5fr 1fr 0.5fr;
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
}

.image {
  margin-top: 0px;
  margin-bottom: -30px;
}

.grid-2 {
  display: block;
  overflow: hidden;
  height: 800px;
  grid-column-gap: 20px;
      grid-template-areas: "Area . Area-8"
    "Area-3 Area-3 Area-3"
    "Area-6 Area-4 ."
    ". Area-4 ."
    ". Area-5 ."
    ". Area-7 Area-2"
    ". Area-9 Area-2"
    ". . Area-2";
  -ms-grid-rows: 25% auto auto auto 0% auto auto auto;
  grid-template-rows: 25% auto auto auto 0% auto auto auto;
}

.heading {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  -ms-grid-row-align: center;
      align-self: center;
  font-family: Montserrat, sans-serif;
  color: #fafaee;
  font-size: 24px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
}

.heading-1 {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  -ms-grid-row-align: center;
      align-self: center;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #fafaee;
  font-family: 'Playfair Display', sans-serif;
  color: #fafaee;
  font-size: 50px;
  line-height: 60px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.heading-1.date {
  margin-bottom: 50px;
  border: 1px none #000;
  color: #fafafa;
}

.heading-3 {
  font-family: 'Playfair Display', sans-serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: 600;
  text-align: center;
}

.section-image-collage {
  display: none;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #303030;
  text-align: center;
}

.image-2 {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}

.body-wraper {
  position: relative;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  background-color: #273e39;
  text-align: center;
}

.body {
  margin-top: 0px;
  background-color: #273d39;
  font-family: Montserrat, sans-serif;
  color: #fafaee;
  font-size: 24px;
  line-height: 32px;
}

.section-wedding-event {
  display: flex;
  margin-top: 0px;
  margin-bottom: 150px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 251, 247, 0);
  transition: all 200ms ease;
}

.heading-4 {
  margin-top: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #273e39;
  font-size: 46px;
  line-height: 44px;
  font-weight: 600;
  text-align: center;
}

.section-church-wedding {
  display: flex;
  max-width: 1000px;
  min-width: 600px;
  margin-right: auto;
  margin-bottom: 150px;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 251, 247, 0);
  font-family: 'Playfair Display', sans-serif;
}

.text-right {
  width: 50%;
  margin-left: 0px;
  text-align: center;
}

.heading-5 {
  display: inline-block;
  max-width: 700px;
  padding-bottom: 10px;
  justify-content: center;
  border-bottom: 1px solid #273e39;
  font-family: 'Playfair Display', sans-serif;
  color: #273e39;
  font-size: 40px;
  line-height: 44px;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  -o-object-fit: fill;
     object-fit: fill;
}

.heading-5.left {
  display: flex;
  align-self: flex-start;
  border-bottom-color: #fafaee;
  color: #fafaee;
  text-align: left;
}

.heading-5.no-line {
  align-self: flex-start;
  border: 1px none #000;
  text-align: left;
  white-space: normal;
}

.heading-5.no-line-copy {
  align-self: flex-start;
  border: 1px none #000;
  text-align: left;
  white-space: normal;
}

.heading-5.light {
  -ms-grid-row-align: center;
      align-self: center;
  border-bottom-color: #fafaee;
  color: #fafaee;
}

.heading-5.rsvp {
  -ms-grid-row-align: center;
      align-self: center;
  text-align: center;
}

.heading-5.calendar {
  -ms-grid-row-align: center;
      align-self: center;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #fafaee;
  color: #fafaee;
  text-transform: uppercase;
}

.heading-5.section-location {
  margin-top: 0px;
  -ms-grid-row-align: center;
      align-self: center;
}

.text-paragraf {
  display: inline-block;
  max-width: 405px;
  margin-top: 30px;
  -ms-grid-row-align: center;
      align-self: center;
  font-family: Montserrat, sans-serif;
  color: rgba(39, 62, 57, 0.9);
  text-align: center;
}

.text-paragraf.left {
  display: block;
  max-width: 411px;
  -ms-grid-row-align: stretch;
      align-self: stretch;
  color: #fafaee;
  text-align: left;
}

.text-paragraf.left.light {
  -ms-grid-row-align: center;
      align-self: center;
  color: rgba(250, 250, 238, 0.9);
  text-align: center;
}

.text-paragraf._500 {
  max-width: 500px;
}

.text-paragraf._500.orange {
  display: none;
  color: #d8d8d3;
}

.text-paragraf.pd {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
}

.text-paragraf.small {
  font-size: 18px;
}

.text-paragraf.text-center {
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  justify-content: center;
  align-items: center;
  color: #273e39;
  font-weight: 300;
  text-align: center;
}

.text-paragraf.quote {
  max-width: 800px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px 100px;
  border-style: solid;
  border-width: 1px;
  border-color: #fafaee;
  background-color: #273e39;
  color: #fafaee;
  font-size: 20px;
  font-style: italic;
  font-weight: 200;
}

.text-paragraf.quote.footer {
  display: inline-block;
  margin-top: 100px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  text-align: center;
}

.text-paragraf.section-color {
  max-width: 700px;
  margin-bottom: 30px;
}

.icon-holder-left {
  width: 50%;
  margin-right: 0px;
  text-align: left;
}

.icon {
  text-align: left;
}

.section-civil-wedding {
  display: flex;
  max-width: 1000px;
  min-width: 600px;
  margin: 0px auto 150px;
  padding-right: 30px;
  padding-left: 30px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 251, 247, 0);
  font-family: 'Playfair Display', sans-serif;
}

.section-party-wedding-copy {
  display: flex;
  margin-right: 140px;
  margin-left: 140px;
  align-items: center;
  font-family: 'Playfair Display', sans-serif;
}

.icon-holder-right {
  width: 50%;
  text-align: right;
}

.text-left {
  width: 50%;
  text-align: left;
}

.section-party {
  display: flex;
  max-width: 1000px;
  min-width: 600px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 251, 247, 0);
  font-family: 'Playfair Display', sans-serif;
}

.section-lodging {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.section-lodging.background-orange {
  max-width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 30px;
  justify-content: center;
  align-items: center;
  border-style: none;
  border-width: 0.5px;
  border-color: #fffbf7;
  background-color: #fcd779;
  background-image: none;
}

.text-paragraf-left {
  display: inline-block;
  max-width: 405px;
  margin-top: 30px;
  -ms-grid-row-align: center;
      align-self: center;
  font-family: Montserrat, sans-serif;
  color: rgba(39, 62, 57, 0.9);
  text-align: center;
  text-transform: uppercase;
}

.text-paragraf-left.rsvp {
  display: flex;
  max-width: 500px;
  margin-top: 30px;
  justify-content: center;
  align-items: center;
  align-self: center;
  text-align: center;
}

.text-paragraf-left.calendar {
  color: #fafaee;
}

.text-left-copy {
  width: 50%;
  text-align: left;
}

.text-left-left {
  display: flex;
  width: 70%;
  flex-direction: column;
  align-items: center;
  color: #ebe6e6;
  text-align: center;
}

.text-left-left.backroung-orange {
  margin-left: 0px;
  padding-left: 0px;
  background-color: rgba(255, 145, 77, 0.2);
}

.link {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0px;
  color: #273e39;
  font-weight: 400;
}

.link.left {
  display: block;
  margin-top: 50px;
  -ms-grid-row-align: stretch;
      align-self: stretch;
  text-align: center;
}

.link-2 {
  display: block;
  margin-top: 10px;
  margin-bottom: 11px;
  padding-top: 0px;
  -ms-grid-row-align: center;
      align-self: center;
  color: #273e39;
  text-align: left;
}

.div-block {
  max-width: 40%;
  margin-right: 0px;
  -ms-grid-row-align: center;
      align-self: center;
}

.section-lodging-cy {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.section-lodging-cy.background-orange {
  margin-top: 50px;
  margin-right: 140px;
  margin-left: 140px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(255, 145, 77, 0.2);
}

.section-location {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.section-location.background-orange {
  margin-top: 50px;
  margin-right: 140px;
  margin-left: 140px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgba(255, 145, 77, 0.2);
}

.section-location.background-green {
  max-width: 1000px;
  margin: 60px auto 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 0px;
  flex-direction: row-reverse;
  justify-content: space-around;
  align-items: center;
  border-style: none;
  border-width: 0.5px;
  border-color: #fafaee;
  background-color: #79ada3;
  background-image: none;
  text-align: right;
}

.text-right-right {
  display: flex;
  width: 70%;
  margin-left: 0px;
  padding-left: 0px;
  flex-direction: column;
  align-items: center;
  align-self: auto;
  text-align: right;
}

.text-right-right.backroung-orange {
  margin-left: 0px;
  padding-left: 0px;
  background-color: rgba(255, 145, 77, 0.2);
}

.icon-location {
  max-width: 36%;
  margin-right: 0px;
  -ms-grid-row-align: center;
      align-self: center;
}

.image-3 {
  max-width: 100%;
  margin-right: 0px;
  text-align: right;
}

.image-4 {
  max-width: 100%;
}

.dot {
  position: absolute;
  left: -7px;
  top: 5.3%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  width: 20px;
  height: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 2000px;
  background-color: #618f86;
}

.dot._8 {
  top: 85.5%;
  display: none;
}

.dot._6 {
  top: 84.1%;
  background-color: #fdfcf5;
}

.dot._1 {
  top: 2.4%;
  background-color: #fdfcf5;
}

.dot._9 {
  top: 94.75%;
}

.dot._3 {
  top: 43.4%;
  background-color: #fdfcf5;
}

.dot._4 {
  top: 64%;
  background-color: #fdfcf5;
}

.dot._5 {
  top: 93.3%;
  background-color: #fdfcf5;
}

.dot._2 {
  top: 23%;
  background-color: #fdfcf5;
}

.dot._7 {
  top: 73.5%;
}

.text-link {
  margin-top: 29px;
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
}

.text-link.main {
  position: absolute;
  opacity: 0;
}

.timeline-month {
  margin-bottom: 7px;
  font-size: 2em;
  font-weight: 700;
}

.image-5 {
  display: none;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gif-image {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0% 0%;
     object-position: 0% 0%;
}

.gif-image.right {
  height: 370px;
}

.gif-image.left {
  width: auto;
  height: auto;
}

.gif-image._2 {
  height: 270px;
  -o-object-position: 50% 85%;
     object-position: 50% 85%;
}

.thumb-thumb {
  width: 100%;
  height: 2%;
  border-radius: 1000px;
  background-color: #ffcd4d;
}

.container {
  width: 100%;
  max-width: 1300px;
  padding-right: 30px;
  padding-left: 30px;
}

.container.flex-verticle {
  display: flex;
  margin-bottom: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.confetti {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: none;
  transform: scale(1.5);
}

.timeline-item {
  display: flex;
  overflow: hidden;
  height: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fafaee;
  text-align: right;
}

.timeline-item.left-item {
  height: 360px;
  align-items: flex-start;
  text-align: left;
}

.timeline-item.left-2 {
  align-items: flex-start;
  text-align: left;
}

.timeline-item._2 {
  height: auto;
  flex-direction: row;
  justify-content: flex-end;
}

.timeline-item.right {
  height: 501px;
}

.timeline-item.left-item {
  height: 500px;
  margin-top: 0px;
  justify-content: center;
  align-items: flex-start;
  color: #fafaee;
  text-align: left;
}

.timeline-item.left-item.top-margin {
  margin-top: 0px;
}

.text-6em {
  margin: 0px;
  font-family: Montserrat, sans-serif;
  color: #fafaee;
  font-size: 30px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.text-6em.countdown {
  font-family: 'Playfair Display', sans-serif;
  color: #273e39;
  font-size: 40px;
  line-height: 44px;
  font-weight: 500;
}

.timeline-wrapper {
  display: flex;
  width: 90%;
  max-width: 1000px;
  margin-top: 150px;
  margin-bottom: 150px;
  justify-content: center;
  justify-items: center;
  align-items: stretch;
  align-content: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr -webkit-max-content 1fr;
  -ms-grid-columns: 1fr max-content 1fr;
  grid-template-columns: 1fr -webkit-max-content 1fr;
  grid-template-columns: 1fr max-content 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto;
}

.link-3 {
  color: #ee8d32;
}

.timeline-content-wrapper {
  display: -ms-grid;
  display: grid;
  width: 44%;
  height: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 20vh;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.timeline-content-wrapper._30w {
  padding-top: 78px;
}

.rewind-time-gif {
  position: absolute;
  left: 0%;
  top: -53%;
  right: 0%;
  bottom: 0%;
  z-index: 20;
  margin-right: auto;
  margin-left: auto;
}

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

.text-center.relative {
  position: relative;
  display: block;
  margin-top: 50px;
  flex-direction: column;
  cursor: pointer;
}

.timeline-track {
  position: relative;
  display: flex;
  width: 7px;
  margin-right: 150px;
  flex-direction: column;
  align-items: stretch;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 1000px;
  color: #fafaee;
}

.section-time-scroller {
  position: relative;
  display: flex;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #273d39;
  color: #fff;
}

.timeline-text {
  max-width: 380px;
  font-size: 1.4em;
}

.image-6 {
  margin-top: 0px;
}

.heading-6 {
  margin-top: 20px;
  color: #fafaee;
}

.image-7 {
  max-width: 100%;
}

.image-8 {
  margin-top: 34px;
  margin-right: 0px;
  margin-left: 80px;
}

.button {
  display: inline-block;
  width: 300px;
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 20px;
  justify-content: center;
  align-items: stretch;
  -ms-grid-row-align: center;
      align-self: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fafaee;
  border-radius: 81px;
  background-color: #273d39;
  transition: border 500ms ease, background-color 200ms ease;
  color: #fafaee;
  font-size: 18px;
  text-align: center;
}

.button:hover {
  background-color: #fafaee;
  box-shadow: 0 3px 14px 0 #14201e;
  transform: translate(0px, -2px);
  color: #273e39;
}

.image-9 {
  max-width: 91%;
  margin-top: 19px;
  margin-right: -11px;
}

.section-hero {
  position: relative;
  z-index: 1;
  height: auto;
  max-width: 1440px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #273d39;
}

.div-block-2 {
  display: flex;
  margin: 0px 120px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: rgba(253, 252, 246, 0);
}

.div-block-3 {
  display: flex;
  padding-top: 150px;
  padding-bottom: 120px;
  flex-direction: column;
  align-self: center;
  border: 1px none #000;
  transition: box-shadow 500ms cubic-bezier(.075, .82, .165, 1), background-color 300ms ease;
}

.div-block-4 {
  display: flex;
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  align-self: stretch;
  border-top: 80px none #000;
}

.image-10 {
  position: relative;
  z-index: 9999999;
  margin: 0px -25px -25px 0px;
  padding-top: 0px;
  padding-left: 0px;
  background-color: hsla(0, 0%, 100%, 0);
}

.div-block-5 {
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: flex-end;
  align-items: flex-end;
  align-self: stretch;
  border-top: 1px none #000;
}

.image-11 {
  margin-top: -25px;
  margin-left: -25px;
}

.div-block-6 {
  display: flex;
  width: auto;
  height: auto;
  max-width: 1440px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 25px;
  border-color: #273d39;
  background-image: linear-gradient(180deg, rgba(8, 20, 18, 0.39), rgba(8, 20, 18, 0.39));
}

.background-video {
  z-index: 998;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  flex-direction: column;
  justify-content: space-around;
  align-items: stretch;
  align-self: auto;
  flex: 0 0 auto;
  border: 22px none #000;
  opacity: 1;
  mix-blend-mode: normal;
  -o-object-fit: fill;
     object-fit: fill;
}

.div-block-7 {
  position: relative;
  z-index: 999999;
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  border: 150px none #000;
}

.div-block-9 {
  height: auto;
  background-image: linear-gradient(0deg, #273e39, hsla(0, 0%, 99.2%, 0) 100%, #fff);
}

.section-quote {
  background-color: #273e39;
}

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

.section-program-wrapper {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  margin-top: 0px;
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #fafaee;
}

.section-rsvp {
  display: flex;
  max-width: 1440px;
  min-width: 600px;
  margin: 0px auto;
  padding: 150px 0px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #fafaee;
  font-family: 'Playfair Display', sans-serif;
}

.icon-holder-rsvp {
  display: flex;
  width: 50%;
  margin-right: 30px;
  justify-content: flex-start;
  align-items: center;
}

.text-right-rsvp {
  display: flex;
  width: 70%;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  align-items: flex-end;
  align-self: center;
  text-align: center;
}

.section-info-wrapper {
  display: block;
  width: 90%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 0px;
  flex-direction: column;
  align-items: stretch;
  background-color: #273e39;
  text-align: left;
}

.button-2 {
  width: 300px;
  margin-top: 30px;
  padding: 20px;
  -ms-grid-row-align: center;
      align-self: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fafaee;
  border-radius: 300px;
  background-color: #273e39;
  transition: opacity 500ms ease;
  font-family: Montserrat, sans-serif;
}

.button-2:hover {
  border-style: solid;
  border-color: #618f86;
  background-color: #618f86;
  box-shadow: 0 3px 10px 0 #273e39;
  transform: translate(0px, -2px);
}

.section-calendar {
  display: flex;
  max-width: 1000px;
  min-width: 600px;
  margin: 0px auto 50px;
  padding: 120px 30px 100px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  background-color: #273e39;
  font-family: 'Playfair Display', sans-serif;
}

.text-right-calendar {
  display: flex;
  width: 50%;
  margin-left: 0px;
  flex-direction: column;
  align-items: flex-start;
  align-self: center;
  text-align: center;
}

.icon-holder-calendar {
  width: 50%;
  margin-right: 0px;
  text-align: right;
}

.div-block-13 {
  display: flex;
  max-width: 1000px;
  padding-right: 30px;
  padding-left: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  align-self: center;
  flex: 1;
}

.section-countdown {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #fafaee;
}

.js-clock-2 {
  display: flex;
  margin-top: 50px;
  justify-content: center;
  align-items: center;
}

.box-2 {
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #273e39;
  font-size: 12px;
  line-height: 20px;
}

.clock-number-2 {
  font-family: 'Playfair Display', sans-serif;
  color: #273e39;
  font-size: 70px;
  line-height: 85px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.clock-label-2 {
  margin-top: 10px;
  margin-right: -5px;
  color: #273e39;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.div-block-14 {
  display: flex;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
}

.signature-text {
  display: inline-block;
  max-width: 405px;
  margin-top: 50px;
  -ms-grid-row-align: center;
      align-self: center;
  font-family: Montserrat, sans-serif;
  color: #fafaee;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px;
}

.signature-text.left {
  display: block;
  max-width: 411px;
  -ms-grid-row-align: stretch;
      align-self: stretch;
  color: #fafaee;
  text-align: left;
}

.signature-text.left.light {
  color: rgba(250, 250, 238, 0.9);
}

.signature-text._500 {
  max-width: 500px;
}

.signature-text._500.orange {
  display: none;
  color: #d8d8d3;
}

.signature-text.pd {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
}

.signature-text.small {
  font-size: 18px;
}

.signature-text.text-center {
  display: flex;
  margin-top: 0px;
  padding-top: 17px;
  justify-content: center;
  align-items: center;
  color: #273e39;
  font-weight: 300;
  text-align: center;
}

.signature-text.quote {
  max-width: 800px;
  margin-bottom: 30px;
  padding: 50px 100px;
  border-style: solid;
  border-width: 1px;
  border-color: #fafaee;
  background-color: #273e39;
  color: #fafaee;
  font-size: 20px;
  font-style: italic;
  font-weight: 200;
}

.signature-text.quote.footer {
  display: inline-block;
  justify-content: center;
  align-items: center;
  border-style: none;
  text-align: center;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.icon-4 {
  display: none;
}

.div-block-15 {
  margin-top: 0px;
  padding-left: 0px;
}

.nav-link-4 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
}

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

.container-2 {
  height: auto;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 120px;
}

.menu-button-2 {
  margin: 6px;
}

.menu-button-2.w--open {
  padding-right: 4px;
}

.nav-menu-2 {
  font-size: 24px;
}

.nav-holder {
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -ms-grid-row-align: stretch;
      align-self: stretch;
}

.nav-link-5 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
}

.nav-link-5.w--current {
  letter-spacing: 1px;
}

.linija-m1 {
  background-color: #c3c5c3;
}

.image-16 {
  display: inline-block;
  height: 40px;
  margin-top: 7px;
  text-decoration: none;
}

.nav-link-6 {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
}

.link-block {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9007199254740991;
}

.image-17 {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-left: 10px;
  padding-left: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #353434;
  border-radius: 9px;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.image-17:hover {
  max-width: 100%;
  box-shadow: 0 6px 6px 1px rgba(0, 0, 0, 0.2);
  transform: translate(-7px, 0px);
}

.link-block-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 10px;
  top: 0%;
  right: auto;
  bottom: 90%;
  float: left;
}

.image-18 {
  position: fixed;
  left: 1%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  margin-left: 0px;
  border-style: none;
  border-width: 1px;
  border-color: #353434;
  border-radius: 9px;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 991px) {
  .heading {
    font-size: 18px;
  }

  .heading-1 {
    margin-top: 0px;
    font-size: 30px;
  }

  .section-wedding-event {
    margin-bottom: 80px;
  }

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

  .section-church-wedding {
    max-width: 700px;
    margin-bottom: 80px;
  }

  .heading-5 {
    font-size: 26px;
    line-height: 30px;
  }

  .heading-5.section-location {
    margin-top: 0px;
  }

  .text-paragraf {
    font-size: 20px;
    line-height: 26px;
  }

  .text-paragraf.text-center {
    font-size: 20px;
    line-height: 26px;
  }

  .text-paragraf.quote {
    max-width: 700px;
    margin: 40px;
    padding: 40px;
    font-size: 16px;
  }

  .text-paragraf.quote.footer {
    margin-top: 40px;
  }

  .icon {
    max-width: 100%;
    padding-left: 0px;
  }

  .section-civil-wedding {
    max-width: 700px;
    margin-bottom: 80px;
  }

  .section-party {
    max-width: 700px;
  }

  .section-lodging.background-orange {
    max-width: 700px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-paragraf-left.rsvp {
    font-size: 20px;
    line-height: 26px;
  }

  .text-paragraf-left.calendar {
    font-size: 20px;
    line-height: 26px;
  }

  .link {
    margin-top: 21px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 26px;
  }

  .link.left {
    margin-top: 20px;
  }

  .link-2 {
    font-size: 20px;
    line-height: 26px;
  }

  .section-location.background-green {
    max-width: 700px;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-4 {
    margin-left: 0px;
    padding-left: 20px;
  }

  .dot._6 {
    top: 84.8%;
  }

  .dot._1 {
    top: 3.4%;
  }

  .dot._3 {
    top: 42.6%;
  }

  .dot._4 {
    top: 63.7%;
  }

  .dot._2 {
    top: 21.6%;
  }

  .gif-image.left {
    height: 300px;
    align-self: flex-start;
    text-align: left;
  }

  .timeline-item {
    text-align: left;
  }

  .timeline-item.left-item {
    height: 350px;
  }

  .text-6em {
    font-size: 18px;
  }

  .text-6em.countdown {
    font-size: 26px;
    line-height: 30px;
  }

  .timeline-wrapper {
    margin-top: 79px;
    margin-bottom: 80px;
  }

  .timeline-content-wrapper._30w {
    width: 60%;
    margin-top: 70px;
    padding-top: 0px;
  }

  .timeline-track {
    margin-right: 115px;
  }

  .heading-6 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }

  .button {
    width: 200px;
    padding: 10px;
    font-size: 14px;
  }

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

  .div-block-2 {
    margin-right: 80px;
    margin-left: 80px;
  }

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

  .image-11 {
    margin-top: -25px;
    margin-left: -25px;
  }

  .div-block-9 {
    height: 60vh;
  }

  .section-program-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-rsvp {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section-info-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .button-2 {
    width: 250px;
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 26px;
  }

  .section-calendar {
    max-width: 700px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-block-13 {
    max-width: 700px;
  }

  .section-countdown {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .clock-number-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .signature-text {
    margin-top: 20px;
  }

  .navbar-2 {
    background-color: hsla(0, 0%, 86.7%, 0);
  }

  .icon-4 {
    display: none;
  }

  .div-block-15 {
    display: flex;
    width: 30px;
    height: 30px;
    margin: 0px;
    padding: 0px;
    flex-direction: column;
    justify-content: center;
    grid-row-gap: 6px;
  }

  .container-2 {
    display: block;
    padding: 15px 80px;
    justify-content: space-between;
    align-items: center;
  }

  .menu-button-2 {
    display: flex;
    margin: 0px;
    padding: 0px;
    justify-content: center;
    align-items: center;
  }

  .menu-button-2.w--open {
    margin: 0px;
    padding: 0px;
    background-color: rgba(58, 90, 64, 0.9);
  }

  .nav-menu-2 {
    margin-top: 6px;
    background-color: rgba(58, 90, 64, 0.98);
  }

  .nav-holder {
    padding-right: 80px;
    padding-left: 80px;
  }

  .linija-m1 {
    height: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #bebfbe;
  }

  .linija-m3 {
    height: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #bdbfbe;
  }

  .image-16 {
    margin-top: -6px;
  }

  .linija-m2 {
    height: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #bdbfbe;
  }

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

  .link-block-2 {
    left: 11px;
    right: 0px;
    z-index: 999;
    float: left;
  }

  .image-18 {
    position: -webkit-sticky;
    position: sticky;
  }
}

@media screen and (max-width: 767px) {
  .image {
    margin-bottom: -64px;
  }

  .heading {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 22px;
  }

  .heading-1 {
    line-height: 36px;
  }

  .heading-1.date {
    margin-bottom: 20px;
  }

  .section-church-wedding {
    min-width: 450px;
  }

  .text-right {
    margin-left: 40px;
  }

  .heading-5 {
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 28px;
  }

  .heading-5.rsvp {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .heading-5.section-location {
    margin-top: 0px;
  }

  .text-paragraf {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .icon {
    padding-left: 0px;
  }

  .section-civil-wedding {
    max-width: 700px;
    min-width: 450px;
  }

  .text-left {
    margin-right: 40px;
    padding-right: 0px;
  }

  .section-party {
    min-width: 450px;
  }

  .section-lodging.background-orange {
    max-width: 450px;
    padding: 30px 20px;
  }

  .text-paragraf-left {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-paragraf-left.rsvp {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .text-paragraf-left.calendar {
    font-size: 14px;
    line-height: 20px;
  }

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

  .link {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .link.left {
    margin-top: 10px;
  }

  .link-2 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .section-location.background-green {
    max-width: 450px;
    padding: 30px 20px;
  }

  .text-right-right {
    width: 90%;
  }

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

  .dot._6 {
    top: 86%;
  }

  .dot._1 {
    top: 3.8%;
  }

  .dot._3 {
    top: 44.8%;
  }

  .dot._4 {
    top: 65.4%;
  }

  .dot._2 {
    top: 24.3%;
  }

  .gif-image {
    height: 160px;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
  }

  .timeline-item {
    height: 350px;
  }

  .timeline-content-wrapper {
    width: 45%;
    font-size: 12px;
  }

  .rewind-time-gif {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-right: auto;
    margin-left: auto;
  }

  .timeline-track {
    margin-right: 50px;
  }

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

  .div-block-2 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .div-block-3 {
    padding-top: 60px;
    padding-bottom: 40px;
    line-height: 28px;
  }

  .section-program-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-rsvp {
    min-width: 450px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .button-2 {
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .section-calendar {
    max-width: 450px;
    min-width: 450px;
    padding: 40px 0px;
  }

  .text-right-calendar {
    margin-right: 30px;
  }

  .icon-holder-calendar {
    margin-left: 30px;
  }

  .div-block-13 {
    max-width: 450px;
  }

  .js-clock-2 {
    margin-top: 20px;
    margin-right: 30px;
    margin-left: 30px;
  }

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

  .container-2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .nav-holder {
    padding-right: 40px;
    padding-left: 40px;
  }

  .image-16 {
    margin-top: -5px;
  }

  .brand-2 {
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .grid {
    display: none;
    overflow: hidden;
    width: 100%;
    height: 80vh;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    justify-items: stretch;
    align-items: stretch;
    grid-auto-flow: row;
    grid-auto-columns: 3.75fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
        grid-template-areas: "Area . Area-7"
      "Area-3 Area-3 Area-3"
      ". Area-4 ."
      ". Area-6 Area-2"
      ". Area-5 Area-2"
      ". Area-8 ."
      ". . Area-9";
    -ms-grid-columns: 20% 0px 1.5fr 0px 20%;
    grid-template-columns: 20% 1.5fr 20%;
    -ms-grid-rows: 27% 0px auto 0px auto 0px auto 0px auto;
    grid-template-rows: 27% auto auto auto auto;
  }

  .image {
    position: relative;
    z-index: auto;
    max-width: 190%;
    margin: 0px -16px -38px 0px;
  }

  .heading {
    display: block;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 18px;
  }

  .heading-1 {
    display: flex;
    margin-top: 0px;
    margin-bottom: 60px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    align-self: center;
    border-bottom-width: 1px;
    font-size: 32px;
    line-height: 24px;
  }

  .heading-1.date {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    align-self: center;
  }

  .heading-3 {
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-family: 'Playfair Display', sans-serif;
    font-size: 24px;
    line-height: 30px;
  }

  .image-2 {
    margin-top: 0px;
  }

  .section-wedding-event {
    margin-top: 40px;
    margin-bottom: 40px;
  }

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

  .section-church-wedding {
    min-width: auto;
    margin-bottom: 80px;
    flex-direction: column;
    text-align: center;
  }

  .text-right {
    width: 100%;
    margin-left: 0px;
    -ms-grid-row-align: auto;
        align-self: auto;
    text-align: center;
  }

  .heading-5 {
    display: inline-block;
    margin-bottom: 0px;
    padding-bottom: 5px;
    -ms-grid-row-align: center;
        align-self: center;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
  }

  .heading-5.left {
    align-items: center;
    -ms-grid-row-align: center;
        align-self: center;
    text-align: center;
  }

  .heading-5.no-line._14 {
    padding-left: 0px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 20px;
    white-space: normal;
  }

  .heading-5.no-line-copy._14 {
    padding-left: 0px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    line-height: 20px;
    white-space: normal;
  }

  .heading-5.calendar {
    -ms-grid-row-align: center;
        align-self: center;
  }

  .heading-5.section-location {
    margin-top: 0px;
  }

  .text-paragraf {
    margin-top: 30px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }

  .text-paragraf.left {
    -ms-grid-row-align: center;
        align-self: center;
    text-align: center;
  }

  .text-paragraf.text-center {
    font-size: 18px;
    font-weight: 400;
  }

  .text-paragraf.quote {
    margin: 0px 10px 40px;
    padding: 40px 10px;
    border-width: 0.5px;
    font-size: 16px;
    font-weight: 200;
    text-align: center;
  }

  .text-paragraf.quote.footer {
    margin-top: 40px;
    border-style: solid;
  }

  .text-paragraf.section-color {
    margin-bottom: 30px;
    color: rgba(39, 62, 57, 0.8);
  }

  .icon-holder-left {
    width: 50%;
  }

  .section-civil-wedding {
    min-width: auto;
    margin-bottom: 80px;
    flex-direction: column;
    align-items: center;
  }

  .icon-holder-right {
    width: 50%;
  }

  .text-left {
    width: 100%;
    margin-right: 0px;
    -ms-grid-row-align: center;
        align-self: center;
    text-align: center;
  }

  .section-party {
    min-width: auto;
    flex-direction: column;
  }

  .section-lodging.background-orange {
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 40px 10px;
    flex-direction: column-reverse;
    background-color: #ffcd4e;
  }

  .text-paragraf-left {
    margin-top: 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .text-paragraf-left.rsvp {
    margin-top: 30px;
    font-size: 16px;
  }

  .text-paragraf-left.calendar {
    font-size: 16px;
    line-height: 20px;
  }

  .text-left-copy {
    width: 100%;
  }

  .text-left-left {
    width: 90%;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    align-items: center;
    -ms-grid-row-align: center;
        align-self: center;
    font-size: 16px;
    line-height: 20px;
  }

  .link {
    -ms-grid-row-align: center;
        align-self: center;
    line-height: 20px;
  }

  .link.left {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .link-2 {
    margin-bottom: 10px;
    -ms-grid-row-align: center;
        align-self: center;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .div-block {
    width: 35%;
    margin-right: 40px;
    margin-left: 40px;
    padding-left: 0px;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .section-location.background-green {
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 40px;
    padding-bottom: 40px;
    flex-direction: column-reverse;
  }

  .text-right-right {
    width: 90%;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    align-items: center;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .icon-location {
    width: 35%;
  }

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

  .image-4 {
    display: block;
    text-align: left;
  }

  .dot {
    top: 18.6vh;
  }

  .dot._8 {
    display: block;
  }

  .dot._6 {
    top: 83.1%;
  }

  .dot._1 {
    top: 4.8%;
  }

  .dot._9 {
    top: 246.9vh;
  }

  .dot._3 {
    top: 44%;
  }

  .dot._4 {
    top: 63.5%;
  }

  .dot._5 {
    top: 75.3%;
  }

  .dot._2 {
    top: 24.3%;
  }

  .dot._7 {
    top: 247vh;
  }

  .text-link {
    margin-top: 29px;
    margin-left: 20px;
  }

  .timeline-month {
    font-size: 1.7em;
  }

  .gif-image {
    height: 80%;
  }

  .gif-image.left {
    display: block;
    max-width: 250px;
    margin-right: 15px;
    margin-left: 0px;
    padding-right: 0px;
    align-self: flex-start;
    text-align: left;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: 0% 50%;
       object-position: 0% 50%;
  }

  .thumb-thumb {
    background-color: #ffcd4e;
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container.flex-verticle {
    padding-right: 3px;
    padding-left: 3px;
    justify-content: flex-end;
  }

  .timeline-item {
    height: 300px;
  }

  .timeline-item._2 {
    height: 300px;
  }

  .timeline-item.right {
    height: 300px;
  }

  .timeline-item.left-item {
    height: 300px;
  }

  .timeline-item.left-item.top-margin {
    height: 300px;
  }

  .text-6em {
    margin-left: 0px;
    font-family: Montserrat, sans-serif;
    color: #fafaee;
    font-size: 20px;
    font-weight: 400;
  }

  .text-6em.countdown {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 22px;
    line-height: 26px;
  }

  .timeline-wrapper {
    width: 90%;
    max-width: none;
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .timeline-content-wrapper {
    width: 60%;
    grid-auto-flow: row;
    grid-column-gap: 0px;
    grid-row-gap: 6vh;
  }

  .timeline-content-wrapper._30w {
    width: 80%;
    max-width: none;
    padding-left: 15px;
    grid-column-gap: 0px;
    grid-row-gap: 6vh;
  }

  .text-center.relative {
    margin-top: 40px;
  }

  .timeline-track {
    width: 5px;
    margin-right: 9px;
    border-width: 0.5px;
  }

  .section-time-scroller {
    z-index: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 13px;
  }

  .timeline-text {
    font-size: 1.2em;
  }

  .image-6 {
    width: auto;
    height: 300px;
    max-width: 250px;
    margin-right: 15px;
    padding-right: 0px;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .heading-6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    text-align: left;
  }

  .image-7 {
    max-width: 136px;
  }

  .image-8 {
    max-width: 180%;
    margin-top: 24px;
    margin-left: -13px;
  }

  .button {
    width: 200px;
    margin-top: 70px;
    margin-left: 0px;
    padding: 10px;
    border-style: solid;
    border-width: 0.5px;
    border-radius: 86px;
    font-size: 14px;
  }

  .image-9 {
    max-width: 166%;
    margin-top: 4px;
    margin-right: 3px;
    margin-left: 0px;
  }

  .section-hero {
    display: block;
    overflow: hidden;
    min-width: 100vw;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    border: 16px none #000;
    text-align: center;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .div-block-2 {
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    -ms-grid-row-align: center;
        align-self: center;
    text-align: left;
  }

  .div-block-3 {
    display: flex;
    margin-top: 60px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 20px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    align-self: stretch;
  }

  .div-block-4 {
    display: none;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    justify-content: flex-start;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    border: 1px none #000;
  }

  .image-10 {
    display: inline-block;
    max-width: 30%;
    margin: 0px;
    padding-bottom: 0px;
    text-align: left;
  }

  .div-block-5 {
    display: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    justify-content: flex-end;
    align-items: flex-end;
    -ms-grid-row-align: stretch;
        align-self: stretch;
    border: 1px none #000;
  }

  .image-11 {
    max-width: 30%;
    margin-top: 0px;
    margin-left: 0px;
  }

  .div-block-6 {
    width: 100vw;
    height: 70vh;
    margin-top: 0px;
    flex-direction: column;
    align-items: stretch;
    border-style: none;
    border-width: 16px;
    background-image: linear-gradient(353deg, #273d39, hsla(0, 0%, 100%, 0)), linear-gradient(180deg, rgba(8, 20, 18, 0.39), rgba(8, 20, 18, 0.39));
  }

  .background-video {
    height: auto;
    padding-top: 0px;
    justify-content: center;
    border-color: #273d39;
    -o-object-fit: fill;
       object-fit: fill;
  }

  .div-block-7 {
    margin-top: 0px;
    padding-top: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-8 {
    display: none;
    background-color: #273d39;
  }

  .lottie-animation {
    height: 70px;
  }

  .div-block-9 {
    display: flex;
    overflow: hidden;
    height: 75vh;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    align-self: stretch;
  }

  .section-program-wrapper {
    padding-top: 40px;
    padding-bottom: 80px;
    background-color: #fafaee;
  }

  .section-rsvp {
    min-width: auto;
    padding-top: 80px;
    padding-bottom: 80px;
    flex-direction: column;
  }

  .icon-holder-rsvp {
    width: 50%;
    margin-right: 0px;
  }

  .text-right-rsvp {
    width: 90%;
    margin-top: 20px;
    -ms-grid-row-align: auto;
        align-self: auto;
    text-align: center;
  }

  .section-info-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .button-2 {
    width: 200px;
    padding: 10px;
    font-size: 14px;
    line-height: 28px;
  }

  .section-calendar {
    display: flex;
    min-width: auto;
    margin-bottom: 0px;
    padding-top: 80px;
    padding-bottom: 80px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .text-right-calendar {
    display: flex;
    width: 90%;
    justify-content: center;
    align-items: center;
    align-self: auto;
    text-align: center;
  }

  .icon-holder-calendar {
    width: 50%;
    -ms-grid-row-align: center;
        align-self: center;
  }

  .div-block-13 {
    flex-direction: column;
  }

  .section-countdown {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .js-clock-2 {
    display: -ms-grid;
    display: grid;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    justify-content: stretch;
    flex-wrap: wrap;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .box-2 {
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
  }

  .clock-number-2 {
    font-size: 36px;
    line-height: 40px;
  }

  .clock-label-2 {
    color: #273e39;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 3px;
  }

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

  .signature-text {
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 200;
    text-align: center;
    letter-spacing: 1px;
  }

  .signature-text.left {
    -ms-grid-row-align: center;
        align-self: center;
    text-align: center;
  }

  .signature-text.text-center {
    font-size: 18px;
    font-weight: 400;
  }

  .signature-text.quote {
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-width: 0.5px;
    font-size: 16px;
    font-weight: 200;
    text-align: center;
  }

  .image-16 {
    margin-top: -5px;
  }

  .brand-2 {
    padding-left: 0px;
  }
}

#w-node-_336c77b1-ed29-c11a-7265-162ee81ca9de-44de76e4 {
  -ms-grid-column: span 1;
      grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 9;
      grid-row-start: span 9;
  -ms-grid-row-span: 9;
  grid-row-end: span 9;
}

#w-node-_336c77b1-ed29-c11a-7265-162ee81ca9eb-44de76e4 {
  -ms-grid-row-align: center;
      align-self: center;
  -ms-grid-column-align: start;
      justify-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-_336c77b1-ed29-c11a-7265-162ee81ca9eb-44de76e4 {
    -ms-grid-row-align: auto;
        align-self: auto;
    -ms-grid-column-align: auto;
        justify-self: auto;
  }

  #w-node-fa1187fa-def8-79e1-fc0b-a0543d61d2cb-44de76e4 {
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-fa1187fa-def8-79e1-fc0b-a0543d61d2d0-44de76e4 {
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-fa1187fa-def8-79e1-fc0b-a0543d61d2d5-44de76e4 {
    -ms-grid-column-align: center;
        justify-self: center;
  }

  #w-node-fa1187fa-def8-79e1-fc0b-a0543d61d2da-44de76e4 {
    -ms-grid-column-align: center;
        justify-self: center;
  }
}

