:root {
  --rs-gold: #ff8530;
}

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

.invite {
  background-color: #fcf6ef;
  flex-direction: column;
  width: 100%;
  max-width: 1906.19px;
  margin: auto;
  padding: 6.75rem 12rem;
  display: flex;
  position: relative;
}

.invite.intro {
  padding: 40px 0 0;
}

.welcomearea {
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 761.35px;
  margin-bottom: 4.4rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.welcomeheading {
  color: #ff8531;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
}

.welcomemessage {
  color: #ff8531;
  text-align: center;
  margin-top: 2.75rem;
  font-family: Inter, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.61;
}

.two-hearts {
  object-fit: contain;
  object-position: center center;
  width: 100%;
  max-width: 86.71px;
  height: 46.25px;
  min-height: 46.25px;
  margin-top: 4rem;
}

.rsvp-details {
  flex-direction: column;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  display: flex;
  position: relative;
}

.eventdetails {
  background-color: #ff8531;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 10px;
  padding: 7.25rem 0;
  display: flex;
}

.padding-wrappereventdetailsbg {
  flex-flow: column;
  justify-content: center;
  width: 100%;
  max-width: 1034.52px;
  display: flex;
}

.eventdetailssection {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  grid-template-columns: repeat(auto-fit, undefinedundefined) 200px 200px;
  flex-flow: row;
  grid-template-rows: 1fr;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  min-height: 100%;
  display: flex;
}

.whencolumn {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  gap: 2.25rem 0;
  display: flex;
}

.whenlabel {
  color: #fff;
  text-align: center;
  letter-spacing: .92px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.01;
}

.eventdate {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 46.73px;
  font-weight: 400;
  line-height: 1.6;
}

.eventtime {
  color: #fff;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 25.77px;
  font-weight: 400;
  line-height: 1.58;
}

.calendarbuttonbg {
  color: #ff8531;
  letter-spacing: 1.05px;
  background-color: #fff;
  border-radius: 5.9719rem;
  flex-direction: column;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: .75rem;
  font-family: Inter, sans-serif;
  font-size: 14.96px;
  font-weight: 600;
  display: flex;
}

.wherecolumn {
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: center;
  height: auto;
  display: flex;
}

.wherelabel {
  color: #fff;
  text-align: center;
  letter-spacing: .92px;
  width: -moz-fit-content;
  width: fit-content;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 25px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.01;
}

.eventvenue {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.6;
}

.eventlocation {
  color: #fff;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 110px;
  padding-right: 100px;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.58;
}

.mapbuttonbg {
  color: #ff8531;
  letter-spacing: 1.05px;
  background-color: #fff;
  border-radius: 5.9719rem;
  flex-direction: column;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 2.25rem;
  padding: .5rem 1.5rem;
  font-family: Inter, sans-serif;
  font-size: 14.96px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.event-section {
  background-color: #ff7a1a;
}

.event-container {
  flex-flow: row;
  display: flex;
}

.div-block {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 100%;
  min-height: 100%;
  display: block;
}

.image {
  background-color: #fff;
}

.layout-list-item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: #ff8530;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1px 1fr;
  width: 100%;
  padding: 100px 110px;
}

.layout-list-item.our-story {
  background-color: #fff;
}

.layout-text-wrapper {
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.heading {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}

.paragraph {
  color: #b3b3b3;
  font-size: 16px;
  line-height: 1.6;
}

.vertical-divider {
  background-image: linear-gradient(#fff0, #fff 53%, #fff0);
  border-radius: 12px;
  width: 1px;
  height: 100%;
}

.horizontal-divider {
  display: none;
}

.div-block-3 {
  max-height: 180px;
  overflow: hidden;
}

.registry {
  flex-flow: column;
  padding-top: 40px;
  display: flex;
}

.text {
  color: #ff8531;
  text-align: center;
  margin-top: 2.75rem;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.61;
}

.text.registry-text {
  margin-top: 1rem;
}

.text.note {
  margin-top: .7rem;
  font-size: 21px;
  text-decoration: underline;
}

.text.registry {
  color: #ff8531;
  margin-top: .9rem;
  padding-top: 0;
  font-size: 17px;
}

.text.registry:hover, .text.registry:active, .text.registry:focus, .text.registry:focus-visible, .text.registry[data-wf-focus-visible] {
  color: #ff8531;
}

.button {
  color: #ff8531;
  letter-spacing: 1.05px;
  background-color: #fff;
  border-radius: 5.9719rem;
  flex-direction: column;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 2.25rem;
  padding: .5rem 1.5rem;
  font-family: Inter, sans-serif;
  font-size: 14.96px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.button.orange {
  color: #fff;
  background-color: #ff8531;
  text-decoration: none;
}

.button.orange.credit-card {
  margin-top: .8rem;
  margin-bottom: 0;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 16px;
  font-weight: 400;
}

.button.orange.rsvp-footer {
  align-items: center;
  width: 120px;
  margin-top: 2.4rem;
  padding: 20px 2px;
  font-size: 25px;
  font-weight: 400;
}

.registry-2 {
  background-color: #fcf6ef;
  flex-flow: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.registry-2.registry {
  padding-bottom: 75px;
}

.main-paragraph {
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 761.35px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.title-heading {
  color: #ff8531;
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 27px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
}

.title-heading.big {
  text-align: center;
  margin-bottom: 20px;
  font-size: 50px;
}

.title-heading.big.centered {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 50px;
}

.title-heading.big.rsvp {
  color: #fff;
}

.title-heading.big.rsvp.subhead {
  font-family: Inter, sans-serif;
  font-size: 26px;
}

.faqs {
  background-color: #fcf6ef;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: block;
}

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

.faq-title {
  color: #ff8530;
  text-transform: uppercase;
  padding-bottom: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 30px;
}

.horizontal-divider-2 {
  justify-content: space-between;
  align-items: stretch;
  width: 450px;
  display: flex;
}

.our-story-text {
  color: #ff8531;
  text-align: center;
  margin-bottom: 24px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.6;
}

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

.container {
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.left-image {
  width: 38%;
}

.right-text {
  flex-flow: column;
  padding-top: 110px;
  display: flex;
}

.section {
  flex-flow: row;
  justify-content: space-around;
  align-items: stretch;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.div-block-5 {
  width: 42%;
  padding-left: 0;
  padding-right: 20px;
  display: block;
}

.separator {
  background-color: #ff8530;
  width: 80%;
  height: 2px;
}

.faq-answer {
  color: #ff8531;
  text-align: center;
  padding: 50px 80px 20px;
  font-family: Inter, sans-serif;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.6;
}

.faq-answer.location {
  padding: 20px 80px 10px;
}

.faq-answer.photos {
  padding: 20px 100px;
}

.div-block-6 {
  flex-flow: column;
  align-items: center;
  padding-left: 160px;
  padding-right: 160px;
  display: flex;
}

.faq-question {
  color: #ff8530;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-top: 60px;
  padding-bottom: 50px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 35px;
}

.footer {
  background-image: url('../images/Footer-Image.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 290px;
  padding-bottom: 0;
  display: flex;
}

.footer-title {
  color: #fff;
  text-align: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 43px;
  font-style: italic;
}

.countdown-outer {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.main-div {
  position: relative;
}

.heading-2 {
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 20px;
  font-size: 60px;
  font-weight: 900;
}

.text-block {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 21px;
  font-size: 20px;
}

.countdown-row {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.countdown-block {
  color: #fff;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 180px;
  margin: 5px 30px 5px 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  display: inline-block;
}

.countdown-time {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 160px;
  font-weight: 300;
  line-height: 120px;
}

.countdown-detail {
  color: #fff;
  padding-top: 30px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 400;
}

.marquee {
  grid-column-gap: 1rem;
  width: 100%;
  margin-bottom: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.marquee-content {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.marquee-image {
  padding-right: 130px;
}

.marquee-2 {
  grid-column-gap: 1rem;
  width: 100%;
  margin-bottom: 1rem;
  padding-top: 6rem;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.portfolio-teaser-component {
  color: #f5f1dd;
  background-image: url('../images/Rami-and-Sally-Footer.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 104svh;
  display: flex;
  position: static;
}

.portfolio-teaser-content {
  z-index: 1;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 44rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 4rem;
  display: flex;
  position: relative;
}

.portfolio-teaser-title {
  letter-spacing: -.025em;
  text-transform: uppercase;
  font-size: 6rem;
  font-weight: 600;
  line-height: .85;
}

.portfolio-teaser-subtitle {
  max-width: 70%;
  font-size: 1.3rem;
  line-height: 1.1;
}

.button-2 {
  color: #f5f1dd;
  text-align: center;
  letter-spacing: .03rem;
  background-color: #000;
  border: .15em solid #0000;
  border-radius: 999rem;
  padding: 1.2rem 1.7rem;
  font-size: 1rem;
  font-weight: 600;
}

.button-2.is-bright {
  color: #000;
  background-color: #f5f1dd;
}

.marquee-content-copy {
  grid-column-gap: 1rem;
  flex: none;
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.marquee-image-copy {
  padding-right: 130px;
}

.marquee-2-copy {
  grid-column-gap: 1rem;
  width: 100%;
  margin-bottom: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: none;
  overflow: hidden;
}

.countdown-block-copy {
  color: #fff;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 180px;
  margin: 5px 30px 5px 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  display: inline-block;
}

.code-embed {
  height: 0;
  min-height: 0;
}

.portfolio-teaser-component-2 {
  color: #f5f1dd;
  background-image: url('../images/johannes-plenio-TbF3tSLYm5k-unsplash.jpg');
  background-position: 0%;
  background-size: cover;
  background-attachment: fixed;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 100svh;
  display: flex;
  position: relative;
}

.portfolio-teaser-component-2.is-2 {
  background-image: url('../images/Hero-1.jpg');
}

.hero {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Hero-1.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  justify-content: center;
  align-items: flex-end;
  padding-top: 220px;
  padding-bottom: 220px;
  display: flex;
}

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

.frame-1 {
  flex-direction: column;
  width: 100%;
  max-width: 1940px;
  margin: auto;
  display: flex;
  position: relative;
}

.rami-and-sally {
  background-image: url('../images/Header_Rami-and-Sally-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  min-height: 1036px;
  padding: 12rem 0 3rem;
  display: flex;
}

.padding-wrapperannouncementbackground {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 815.16px;
  margin-top: 34.25rem;
  display: flex;
}

.announcementsection {
  flex-flow: column wrap;
  justify-content: space-between;
  gap: .5rem 0;
  display: flex;
}

.rami-sally {
  color: #fff;
  text-align: center;
  letter-spacing: 2.05px;
  font-family: Inter, sans-serif;
  font-size: 35.73px;
  font-weight: 400;
}

.rsvpgraphicelement {
  object-fit: contain;
  object-position: center center;
  width: 100%;
  max-width: 490px;
  height: 206px;
  min-height: 206px;
  margin-left: auto;
  margin-right: auto;
}

.rsvpgraphicelement.rsvp {
  width: 100%;
  max-width: 370px;
}

.section-2 {
  margin-top: -80px;
}

.main-menu {
  max-width: 1340px;
}

.linelink {
  cursor: pointer;
  padding: .5rem 1.2rem;
  font-size: 19px;
  font-weight: 400;
  line-height: 21px;
  transition: opacity .35s;
}

.linelink:hover {
  color: #ff5319;
}

.linelink.w--current {
  color: #000;
}

.linelink.contact {
  display: none;
}

.linelink._2._5.w--current {
  padding-right: .7rem;
}

.nav__dropdown-arrow {
  height: 6px;
}

.nav__logo-image {
  color: #2b2a35;
}

.nav__logo {
  order: -1;
  width: 66px;
  height: 23px;
}

.navigation-dropdown {
  min-width: 140px;
}

.navigation-dropdown.w--open {
  background-color: #0000;
  min-width: 240px;
  max-height: 100vh;
  padding-top: 10px;
  left: -40px;
}

.nav__dropdown-link-div {
  height: 21px;
  margin-right: 0;
  text-decoration: none;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black {
  color: #2b2a35;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black.w--current {
  color: #334ac0;
  border-bottom: 2px solid #334ac0;
}

.nav__dropdown-link-div.nav__dropdown-link-div--black.nav__dropdown-link-div--space {
  margin-bottom: 12px;
}

.dropdown-link {
  z-index: 30;
  color: #283338;
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  padding: 10px 20px 10px 26px;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link:hover {
  opacity: .91;
  color: #ff5319;
  background-color: #fff;
  transform: scale(1.05);
  box-shadow: 7px 15px 45px 2px #7b88a833;
}

.dropdown-link.link-03 {
  z-index: 28;
}

.dropdown-link.link-04 {
  z-index: 27;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-link.link-02 {
  z-index: 29;
}

.link2 {
  color: #0f0f0f;
  padding: 0;
  font-size: 19px;
  font-weight: 400;
  line-height: 21px;
}

.link2._2 {
  color: #fff;
  border-bottom: 0 solid #ff5318;
  margin-right: 7px;
  text-decoration: none;
}

.nav__link-div {
  color: #2b2a35;
  height: 23px;
  margin-right: 0;
  text-decoration: none;
}

.nav__link-div.nav__link-div--black {
  color: #2b2a35;
}

.nav__link-div.nav__link-div--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.nav__link-div.nav__link-div--black.w--current {
  color: #334ac0;
  border-bottom: 2px solid #334ac0;
}

.nav__link-div.nav__link-div--black.nav__link-div--space {
  margin-right: 50px;
}

.nav__link-div.nav__link-div--black.nav__link-div--space.nav__link-div--hidedesktop {
  display: none;
}

.nav__container {
  grid-template: "Area Area-2 Area-3"
  / auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 80vmax;
  display: flex;
}

.nav__dropdown {
  z-index: 9999999;
  width: 200px;
  position: absolute;
  left: -63px;
}

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

.nav__link-jobs-counter {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
}

.dropdown-pointer {
  margin-top: 15px;
  position: relative;
}

.nav__link-div-learning {
  cursor: pointer;
  align-items: flex-start;
  height: 23px;
  text-decoration: none;
  position: relative;
}

.nav__link-div-learning.nav__link-div-learning--space {
  align-items: flex-end;
  margin-right: 50px;
}

.nav__dropdown-link {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.div-block-37 {
  display: none;
}

.nav__link-div-jobs-counter {
  background-color: #334ac0;
  border-radius: 20px;
  width: 18px;
  height: 18px;
  padding-top: 1px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.nav__link-learning {
  order: -1;
  align-self: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.nav__link-learning.nav__link--8pxspace {
  margin-right: 8px;
}

.nav__link-learning.nav__link--8pxspace.nav__link-learning--black {
  color: #2b2a35;
}

.chevron {
  margin-right: 5px;
  padding-left: 10px;
}

.nav__dropdown-links-div {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 26px 40px;
  display: flex;
}

.nav__dropdown-links-wrapper {
  padding-top: 6px;
  position: absolute;
  inset: 0%;
}

.nav__link-div-onlymobile {
  color: #2b2a35;
  height: 23px;
  margin-right: 0;
  text-decoration: none;
  display: none;
}

.navbar_logo-link {
  padding-left: 0;
}

.pointer-2 {
  z-index: 20;
  background-color: #fff;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -2% 4% auto 0%;
  transform: rotate(45deg);
}

.navbar_menu-4 {
  justify-content: center;
  align-items: center;
  padding-top: 11px;
  display: flex;
}

.navbar_component-2 {
  background-color: #fff0;
  border-bottom: 1px #000;
  align-items: center;
  height: auto;
  min-height: 4.2rem;
  padding-top: 20px;
  padding-left: 3%;
  padding-right: 3%;
  position: fixed;
  inset: 0% 0% auto;
}

.dropdown-link-mob {
  z-index: 30;
  color: #283338;
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  padding: 20px;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link-mob:hover {
  opacity: .91;
  color: #7839f3;
  background-color: #fff;
  transform: scale(1.05);
  box-shadow: 7px 15px 45px 2px #7b88a833;
}

.nav__link-div-jobs {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  width: 80px;
  height: 28px;
  display: flex;
  position: relative;
}

.nav__dropdown-bg {
  background-color: #fff;
  border-radius: 10%;
  width: 200px;
  height: 168px;
  box-shadow: 0 6px 20px #00000014, 0 2px 6px #0000000a, 0 0 1px #0000000a;
}

.nav__link {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.nav__link-div-learning-arrow {
  color: #2b2a35;
  order: 1;
  align-self: flex-start;
  margin-top: -4px;
  margin-right: 0;
  display: inline-block;
  position: static;
  inset: 0% 0% auto auto;
}

.nav-shadow-2 {
  z-index: 100;
  background-color: #0000;
  height: 3em;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 0 6px 20px #00000029, 0 2px 6px #00000014, 0 0 1px #00000014;
}

.nav__link-div-jobstext {
  color: #2b2a35;
  height: 23px;
  margin-right: 0;
  text-decoration: none;
}

.nav__link-div-jobstext.nav__link-div-jobs--black {
  color: #2b2a35;
}

.nav__link-div-jobstext.nav__link-div-jobs--black:hover {
  border-bottom: 2px solid #dddfe5;
}

.navbar_menu-button {
  padding: 0;
}

.nav__dropdown-wrapper {
  width: 200px;
  height: 174px;
}

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

.nav-content-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.dropdown-wrapper {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 4px -19px 35px #20355a14, 11px 11px 30px -10px #20355a26;
}

.dropdown-wrapper.w--open {
  background-color: #fff;
  border-radius: 15px;
  min-width: 300px;
  max-height: 100vh;
  left: -97px;
  box-shadow: 0 50px 25px -50px #20355a26, 8px 18px 60px 4px #00000021;
}

.nav__link-wrapper-learning {
  align-items: flex-end;
  padding: 0;
  display: flex;
}

.div-block-33 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  cursor: pointer;
  background-color: #ff8530;
  border-radius: 24px;
  order: 0;
  align-items: center;
  margin-left: 4px;
  padding: 7px 17px;
  text-decoration: none;
  display: flex;
}

.div-block-33:hover {
  background-color: #ff8530;
  box-shadow: -1px 4px 12px -2px #ffcab8;
}

.div-block-33.v {
  display: none;
}

.nav {
  z-index: 2147483647;
  background-color: #fff;
  padding: 16px 10vw;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.mobile-dropdown {
  display: none;
}

.nav__link-div-jobs-mobileonly {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  width: 60px;
  height: 28px;
  display: none;
  position: relative;
}

.navbar_logo {
  width: 12.8rem;
}

.nav__menu {
  flex-direction: row;
  flex: 0 auto;
  order: -1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 19px;
  display: flex;
}

.logo {
  padding-top: 70px;
  transition: transform .2s;
}

.header {
  z-index: 999;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-links-wrap {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-bottom: 0;
  display: flex;
}

.container-2 {
  width: 100%;
  max-width: 1300px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 32px;
  padding-right: 32px;
}

.container-2.is-nav {
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  min-height: 60px;
  display: flex;
  position: relative;
}

.nav_link {
  color: #fff;
  padding: 0;
}

.nav-logo {
  z-index: 4;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.nav-logo.w--current {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-2 {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ffffff26;
  background-image: linear-gradient(#ffffff85, #ffffff85);
}

.image-22 {
  width: 230px;
  margin: 30px -4px 80px 11px;
}

.line-bottom {
  background-color: #cd0212;
  width: 12px;
  height: 2px;
  margin-bottom: 2px;
}

.made-by-link {
  color: #fff;
  font-weight: 700;
}

.embed-fb {
  display: inline;
}

.about-project-headline {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1vw;
  font-size: 2vw;
  font-weight: 700;
  line-height: 4vw;
}

.bg-placeholder {
  z-index: -1;
  background-color: #131314;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.phone {
  border: 2px solid #2c2c3a33;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3vw;
  height: 3vw;
  display: flex;
}

.paragraph-2 {
  color: #131314;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
  display: block;
}

.paragraph-2.norm {
  border: 1px #131314;
  margin-top: .2vw;
  margin-left: -.2vw;
  font-weight: 500;
  line-height: 1.75vw;
  display: block;
  position: absolute;
  right: 0;
}

.paragraph-2.norm.white {
  margin-left: 0;
  font-weight: 400;
  position: static;
}

.global-menu {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 80vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.menu {
  width: 2vw;
  height: 10vw;
  display: block;
  position: static;
}

.line-top {
  background-color: #cd0212;
  width: 12px;
  height: 2px;
  margin-bottom: 2px;
}

.share-contain {
  justify-content: flex-start;
  align-items: center;
  margin-top: 2vw;
  margin-left: -.7vw;
  display: flex;
}

.content {
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.desktop-menu {
  z-index: 99;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 90px;
  padding-bottom: 20px;
  padding-left: 70px;
  display: flex;
  position: absolute;
}

.nav-link-menu {
  color: #131314;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1vw;
  font-weight: 700;
  line-height: 1vw;
  text-decoration: none;
  position: absolute;
  top: 3.7vw;
  left: 5.5vw;
}

.main-links {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-3 {
  background-color: #0000;
}

.global-menu__item {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4vw;
  line-height: 6vw;
  text-decoration: none;
  transition: all .15s ease-in;
  display: block;
}

.global-menu__item:hover {
  color: #131314;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
}

.global-menu__wrap {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 5vw;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 52px;
  display: flex;
  position: relative;
}

.image-3 {
  width: .9vw;
  height: auto;
  position: absolute;
}

.about-project-wrap {
  z-index: 999999999;
  width: 30vw;
  margin-top: 5vw;
  margin-left: 10vw;
  position: relative;
}

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

.hamburger.js-hover {
  z-index: 110;
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3vw;
  height: 3vw;
  padding: 0;
  display: flex;
  position: absolute;
  top: 2.8vw;
  left: 1.5vw;
  right: auto;
}

.hamburger.js-hover.w--open {
  padding: 0;
}

.embed-li, .embed-tw {
  display: inline;
}

.phone-wrap {
  margin-right: 1vw;
}

.btn {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3vw;
  height: 3vw;
  padding: 12px 15px 8px;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.pulsing-wrap {
  border: 2px solid #2c2c3a33;
  border-radius: 100%;
  width: 100%;
  height: 100%;
}

.phone-number {
  align-items: center;
  margin-right: 1.5vw;
  display: flex;
}

.nav-link {
  color: #fff;
  text-transform: none;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1vw;
  text-decoration: none;
}

.phone-text {
  color: #131314;
  text-align: right;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 1vw;
  font-weight: 700;
  line-height: 1.5vw;
  text-decoration: none;
  position: static;
  top: auto;
  left: auto;
}

.phone-text._2 {
  font-size: .78vw;
  line-height: 1vw;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.background__fill {
  background-color: #0d0628;
  width: 100%;
  height: 100%;
}

.nav-link__line {
  background-color: #e9c6dd;
  width: 0;
  height: .2em;
}

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

.menu__left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 4.06em;
  display: flex;
  position: relative;
}

.nav__logo-2 {
  width: 5.52em;
}

.container-3 {
  width: 100%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  padding: 4.06em;
}

.container-3.is--menu {
  z-index: 2;
  color: #e9c6dd;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.container-3.is--nav {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  padding-top: 1.65em;
  padding-bottom: 1.65em;
  display: flex;
  position: relative;
}

.nav-link__text {
  letter-spacing: -.05em;
  font-size: 7.03em;
  line-height: 1.2;
}

.sublink__line {
  background-color: #eed9e7;
  width: 100%;
  height: .2em;
  transform: translate(-100%);
}

.nav-link__contain {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.trigger {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.nav-link-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: .7em;
  margin-bottom: .7em;
  display: flex;
  overflow: hidden;
}

.nav-link-2:hover {
  font-style: italic;
  font-weight: 700;
}

.nav-link-2.is--3 {
  margin-left: 6.2em;
}

.nav-link-2.is--1 {
  margin-left: 12.4em;
}

.menu__icon {
  width: 3.02em;
}

.nav-link__img {
  z-index: -2;
  object-fit: contain;
  width: 46em;
  height: 30em;
  margin-right: -35em;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.sublink {
  margin-top: 1.5em;
  overflow: hidden;
}

.background__lottie {
  width: 100%;
  margin-top: -1%;
}

.trigger__line {
  background-color: #0d0628;
  width: 3em;
  height: .2em;
  margin-top: .3em;
  margin-bottom: .3em;
}

.background {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 101%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-link__num {
  letter-spacing: -.04em;
  margin-top: .7em;
  margin-left: .3em;
  font-size: 1.25em;
  font-style: normal;
  line-height: 1;
}

.nav__svg {
  width: 100%;
}

.section-3.is--nav {
  z-index: 900;
  position: absolute;
  inset: 0% 0% auto;
}

.menu__contain {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.sublink__text {
  letter-spacing: -.04em;
  font-size: 1.77em;
  line-height: 1.2;
}

.trigger__circle {
  border: .2em solid #0d0628;
  border-radius: 50%;
  width: 14.58em;
  height: 14.58em;
  position: absolute;
}

.menu__right {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 1em;
  padding-bottom: 1.7em;
  padding-right: 10.99em;
  display: flex;
}

.menu-2 {
  z-index: 1;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.ths13-header {
  z-index: 9;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.ths13-menu-icon-bar-top {
  background-color: #f2f2f2;
  width: 18px;
  height: 1px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.ths13-menu-link-wrapper {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.ths13-menu-link-text-wrapper {
  color: #f2f2f2;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  position: relative;
  overflow: hidden;
}

.ths13-nav-link {
  color: #f2f2f2;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.ths13-menu-link-hover-text {
  position: absolute;
}

.ths13-menu-icon-wrapper {
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  display: flex;
}

.ths13-nav-link-hover-text {
  position: absolute;
}

.ths13-logo {
  width: 130px;
}

.ths13-menu-icon-bar-bottom {
  background-color: #f2f2f2;
  width: 18px;
  height: 1px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.ths13-hero-slide-total-number {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.ths13-social-link {
  opacity: .65;
  margin-right: 45px;
  transition: opacity .2s ease-in-out;
}

.ths13-social-link:hover {
  opacity: 1;
}

.ths13-heading-h1-wrapper {
  overflow: hidden;
}

.ths13-heading-h1 {
  color: #f2f2f2;
  text-align: center;
}

.ths13-hero-slide-number-divider {
  color: #ffc000;
  margin-top: 7px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  transform: rotate(20deg);
}

.ths13-hero-slide-content {
  justify-content: center;
  align-items: center;
  max-width: 1234px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ths13-hero-slider-nav {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: auto;
  display: flex;
  inset: 0% 0% 0% auto;
}

.ths13-hero-section-footer {
  z-index: 7;
  justify-content: flex-start;
  align-items: stretch;
  width: 66.6667%;
  height: 90px;
  padding-left: 60px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.ths13-hero-slider {
  background-color: #0000;
  width: 100%;
  min-height: 100vh;
}

.ths13-overlay {
  mix-blend-mode: soft-light;
  background-color: #000;
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.ths13-hero-section {
  background-image: url('../images/ths13_img_hero_slide_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: stretch;
  min-height: 100vh;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.ths13-scroll-line {
  background-color: #f2f2f2;
  width: 2px;
  height: 50px;
}

.ths13-hero-footer-scroll-text-wrapper {
  opacity: .8;
  color: #f2f2f2;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  overflow: hidden;
}

.ths13-hero-footer-scroll-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  display: flex;
}

.ths13-social-links-divider {
  color: #ffc000;
  font-size: 20px;
  font-weight: 700;
  transform: rotate(20deg);
}

.ths13-hero-slide-number {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.ths13-slide-number-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 90px;
  height: 90px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.ths13-silde-number-inner-wrapper {
  overflow: hidden;
}

.ths13-scroll-line-wrapper {
  opacity: .8;
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}

.ths13-social-links-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
  overflow: hidden;
}

.ths13-hero-slider-arrow {
  display: none;
}

.ths13-social-icon {
  width: 22px;
}

.ths13-menu-nav-link-3 {
  color: #f2f2f2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 100px;
  font-weight: 400;
  line-height: 125px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ths13-menu-contact-info-inner-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.ths13-menu-footer {
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.ths13-menu-contact-link {
  color: #f2f2f2a6;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  text-decoration: none;
  transition: color .2s ease-in-out;
}

.ths13-menu-contact-link:hover {
  color: #f2f2f2;
}

.ths13-menu-contact-link.ths13-no-margin-bottom {
  margin-bottom: 0;
}

.ths13-menu {
  z-index: 8;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: absolute;
  inset: -100% 0% 0%;
}

.ths13-contact-address {
  color: #f2f2f2;
  text-align: right;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}

.ths13-menu-contact-info {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 50%;
  overflow: hidden;
}

.mobile-nav-wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: none;
}

.logo-link {
  max-width: 220px;
}

.mobile-overlay {
  display: none;
}

.nav-item-wrapper {
  color: #fff;
  margin-left: 30px;
  text-decoration: none;
  transition: opacity .2s ease-in-out;
}

.nav-item-wrapper:hover {
  opacity: .2;
}

.nav-link-3 {
  color: #fff;
  text-transform: none;
  font-size: 20px;
}

.mobile-overlay-background {
  z-index: 1;
  display: block;
  position: fixed;
  inset: 0%;
}

.marquee-menu-mobile {
  grid-column-gap: 1rem;
  width: 100%;
  margin-bottom: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: none;
  overflow: hidden;
}

.marquee-image-copy-copy {
  padding-right: 130px;
}

.section-mobile {
  flex-flow: column;
  justify-content: center;
  height: 10vh;
  margin-top: -80px;
  display: flex;
}

.section-4 {
  display: none;
}

.background-video {
  height: 830px;
}

.section-5 {
  width: 40%;
  height: 100%;
}

.lottie-background {
  position: fixed;
  top: 0;
  bottom: 0;
}

.section-6 {
  margin-bottom: -10px;
}

.code-embed-4 {
  width: 100%;
}

.lottie-animation.rsvp-lottie {
  z-index: 10;
  width: 120%;
  margin-left: -130px;
  position: absolute;
  top: 0;
  left: 0;
}

.rsvp-section {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 690px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.rsvp-section.rsvp {
  background-color: #fcf6ef;
  height: 960px;
}

.div-block-39 {
  height: 140px;
}

.div-block-40 {
  z-index: 12;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 190px;
  display: flex;
  position: relative;
}

.rsvp-button {
  z-index: 11;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.link-block {
  display: flex;
}

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

.section-8 {
  display: none;
}

@media screen and (min-width: 1280px) {
  .linelink {
    display: block;
  }

  .linelink.contact {
    display: none;
  }

  .linelink._2.w--current {
    margin-right: 3px;
  }

  .nav__container {
    max-width: 100em;
  }

  .navbar_logo-link, .navbar_menu-4 {
    cursor: pointer;
  }

  .navbar_component-2 {
    z-index: 999;
    padding-left: 12%;
    padding-right: 12%;
  }

  .nav {
    z-index: 2;
    padding-left: 10vw;
    padding-right: 10vw;
    display: block;
    overflow: visible;
  }

  .lottie-animation.rsvp-lottie {
    width: 120%;
  }

  .rsvp-section {
    height: 1020px;
    overflow: hidden;
  }

  .rsvp-section.rsvp {
    height: 1200px;
  }

  .div-block-39 {
    height: 0;
  }

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

@media screen and (max-width: 991px) {
  .invite.intro {
    padding-left: 50px;
    padding-right: 50px;
  }

  .padding-wrappereventdetailsbg {
    order: 0;
  }

  .eventdetailssection {
    flex-flow: column;
    display: flex;
  }

  .eventvenue {
    font-size: 36px;
    line-height: 1.4;
  }

  .eventlocation {
    padding-left: 0;
    padding-right: 0;
  }

  .layout-list-item {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1px 1fr;
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 0;
  }

  .vertical-divider {
    display: block;
  }

  .text.registry-text {
    padding-left: 30px;
    padding-right: 30px;
  }

  .our-story-text {
    font-size: 28px;
  }

  .left-image {
    flex-flow: row;
    width: 100%;
    display: block;
  }

  .right-text {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section {
    flex-flow: column;
    align-items: stretch;
  }

  .section.ourstory {
    padding-top: 0;
  }

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

  .div-block-5 {
    width: 100%;
    padding-left: 20px;
  }

  .faq-answer {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-6 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .faq-question {
    text-align: center;
    padding-bottom: 20px;
    font-size: 27px;
    line-height: 1.1;
  }

  .countdown-outer {
    width: 100%;
  }

  .countdown-row {
    padding-left: 0;
    padding-right: 0;
  }

  .countdown-block {
    width: 180px;
    margin-left: 0;
    margin-right: 0;
  }

  .countdown-time {
    font-size: 110px;
  }

  .marquee-content.scroll {
    min-width: 90%;
  }

  .marquee-image {
    max-width: 100%;
    padding-right: 0;
  }

  .portfolio-teaser-content {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .marquee-content-copy.scroll {
    min-width: 90%;
  }

  .marquee-image-copy {
    max-width: 100%;
    padding-right: 0;
  }

  .marquee-2-copy {
    display: none;
  }

  .countdown-block-copy {
    width: 180px;
    margin-left: 0;
    margin-right: 0;
  }

  .linelink {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .linelink.contact {
    display: block;
  }

  .menu-icon1_line-top {
    background-color: #491414;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav__mobileicon {
    color: #2b2a35;
    font-size: 32px;
  }

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .link2._2 {
    color: #0f0f0f;
  }

  .nav__link-div {
    border-top: 1px solid #dddfe5;
    height: auto;
    padding: 1.6em 6vw 1.3em;
    display: flex;
  }

  .nav__link-div:hover {
    border-bottom: 1px #000;
  }

  .nav__link-div.nav__link-div--black:hover {
    border-bottom-style: none;
  }

  .nav__link-div.nav__link-div--black.nav__link-div--space {
    margin-right: 0;
  }

  .nav__link-div.nav__link-div--black.nav__link-div--space.w--current {
    border-bottom-style: none;
  }

  .nav__link-div.nav__link-div--black.nav__link-div--space.nav__link-div--hidedesktop {
    justify-content: flex-start;
    display: flex;
  }

  .nav__container {
    align-content: center;
    max-width: 100vmax;
    margin-left: 0;
    margin-right: 0;
    padding-left: 4vw;
    padding-right: 4vw;
    position: relative;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav__link-div-learning.nav__link-div-learning--space {
    margin-right: 0;
    display: none;
  }

  .div-block-37 {
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 5px;
    display: flex;
  }

  .nav__link-div-jobs-counter {
    position: static;
    top: auto;
    right: auto;
  }

  .nav__link-div-onlymobile {
    border-top: 1px solid #dddfe5;
    height: auto;
    padding: 1.6em 6vw 1.6em 10vw;
    display: flex;
  }

  .navbar_menu-4 {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #491414a6;
    padding: 1rem 5% 2rem;
    overflow: auto;
  }

  .navbar_component-2 {
    padding-top: 4px;
  }

  .menu-icon1_line-middle {
    background-color: #491414;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .dropdown-link-mob {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 0;
  }

  .dropdown-link-mob:hover {
    box-shadow: none;
    transform: none;
  }

  .nav__link-div-jobs {
    border-top: 1px solid #dddfe5;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 1.3em 4vw;
    display: none;
  }

  .mobile-toggle {
    width: 100%;
    padding-left: 0;
  }

  .nav__mobilebutton {
    color: #2b2a35;
    order: 3;
    padding: 8px;
  }

  .nav__mobilebutton.w--open {
    color: #2b2a35;
    background-color: #0000;
  }

  .nav-shadow-2 {
    height: 56px;
  }

  .nav__link-div-jobstext {
    height: auto;
  }

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

  .dropdown {
    display: none;
  }

  .menu-icon1_line-bottom {
    background-color: #491414;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-33 {
    background-color: #2a3d9800;
    border: 1px solid #000;
    margin-left: 0;
    display: none;
  }

  .div-block-33.v {
    order: 0;
    display: flex;
  }

  .div-block-33.v:hover {
    box-shadow: none;
    background-color: #fff;
    background-image: linear-gradient(#fff, #fff);
  }

  .nav {
    padding: 8px 0;
    display: none;
  }

  .mobile-dropdown {
    width: 100%;
    display: block;
  }

  .nav__link-div-jobs-mobileonly {
    color: #2b2a35;
    border-top: 1px solid #dddfe5;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    height: auto;
    padding: 1.6em 6vw;
    text-decoration: none;
    display: flex;
  }

  .dropdown-list {
    background-color: #fff;
  }

  .nav__menu {
    z-index: 9999;
    background-color: #fff;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
    box-shadow: 0 4px 26px #0000001f;
  }

  .nav-menu {
    background-color: #ffffff26;
    flex-flow: column;
    padding: 32px 32px 0;
  }

  .nav-btn {
    color: #fff;
  }

  .nav-btn.w--open {
    background-color: #c8c8c800;
  }

  .nav-links-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    padding-bottom: 32px;
  }

  .nav-logo.w--current {
    position: static;
    transform: none;
  }

  .global-menu__item {
    font-size: 42px;
    line-height: 42px;
  }

  .nav-link {
    text-align: center;
    font-size: 18px;
    line-height: 3vw;
  }

  .background__fill {
    z-index: 1;
    position: relative;
  }

  .container-3 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .background__lottie {
    z-index: 2;
    flex: none;
    position: relative;
  }

  .menu-2 {
    height: 100vh;
  }

  .logo-link {
    max-width: 180px;
  }

  .nav-item-wrapper {
    margin-left: 20px;
  }

  .marquee-menu-mobile {
    display: none;
  }

  .marquee-image-copy-copy {
    max-width: 100%;
    padding-right: 0;
  }

  .section-5 {
    width: 100%;
  }

  .lottie-animation.rsvp-lottie {
    width: 207%;
    margin-left: -430px;
  }

  .rsvp-section {
    height: 880px;
  }

  .rsvp-section.rsvp {
    height: 760px;
  }
}

@media screen and (max-width: 767px) {
  .invite.intro {
    padding: 40px;
  }

  .invite.intro.wedding {
    padding-bottom: 0;
  }

  .wherelabel {
    padding-bottom: 20px;
    font-size: 21px;
  }

  .eventvenue {
    font-size: 28px;
  }

  .eventlocation {
    padding-left: 9px;
    padding-right: 0;
    font-size: 17px;
  }

  .mapbuttonbg {
    text-decoration: none;
  }

  .layout-list-item {
    grid-template-columns: 1fr;
    margin-top: 0;
    padding-bottom: 110px;
  }

  .heading {
    font-size: 46px;
  }

  .horizontal-divider {
    background-image: linear-gradient(265deg, #fff0, #fff 55%, #ffffff85 100%, #fff);
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .button.orange.rsvp-footer {
    margin-top: 1rem;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px;
  }

  .title-heading.big.rsvp {
    font-size: 41px;
  }

  .title-heading.big.rsvp.subhead {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 25px;
  }

  .horizontal-divider-2 {
    background-image: linear-gradient(265deg, #fff0, #fff 55%, #ffffff85 100%, #fff);
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .our-story-text {
    font-size: 30px;
  }

  .right-text {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.ourstory {
    padding-top: 0;
    padding-bottom: 0;
  }

  .faq-answer.location, .faq-answer.photos {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .footer-title {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 30px;
    line-height: 42px;
  }

  .main-div {
    position: static;
  }

  .countdown-block {
    width: 133px;
    padding-top: 0;
  }

  .countdown-time {
    font-size: 80px;
  }

  .marquee-content.scroll {
    display: none;
  }

  .marquee-image {
    padding-right: 20px;
  }

  .marquee-image.hide-mobile {
    display: none;
  }

  .marquee-2 {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .portfolio-teaser-component {
    background-image: linear-gradient(#00000026, #0000), url('../images/RS-Footer-3.jpg');
    background-position: 0 0, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    justify-content: flex-end;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .portfolio-teaser-title {
    font-size: 3.4rem;
  }

  .portfolio-teaser-subtitle {
    font-size: 1.1rem;
  }

  .marquee-image-copy {
    padding-right: 20px;
  }

  .marquee-image-copy.hide-mobile {
    display: none;
  }

  .marquee-2-copy {
    display: flex;
  }

  .countdown-block-copy {
    width: 133px;
    display: none;
  }

  .rami-and-sally {
    background-image: url('../images/Mobile-Header-Background.jpg');
    background-position: 50% 0;
  }

  .padding-wrapperannouncementbackground {
    margin-top: -17rem;
  }

  .announcementsection {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
  }

  .rami-sally {
    font-size: 23px;
    font-weight: 300;
    line-height: 32px;
  }

  .rsvpgraphicelement {
    max-width: 320px;
    margin-top: -50px;
  }

  .section-2 {
    margin-top: -213px;
    display: none;
  }

  .navbar_logo-link {
    padding-left: 0;
  }

  .navbar_component-2 {
    height: auto;
    min-height: 4rem;
  }

  .nav-shadow-2, .nav {
    display: none;
  }

  .desktop-menu {
    padding-top: 0;
    padding-left: 0;
    display: none;
  }

  .global-menu__item {
    font-size: 36px;
    line-height: 36px;
  }

  .hamburger.js-hover {
    top: 35px;
    right: 35px;
  }

  .nav__logo-2 {
    font-size: 10px;
  }

  .container-3 {
    padding-left: 4.9em;
    padding-right: 4.9em;
  }

  .container-3.is--nav {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .sublink__line {
    display: none;
  }

  .trigger {
    font-size: 8px;
  }

  .menu__icon {
    font-size: 10px;
  }

  .sublink {
    font-size: 7px;
  }

  .nav__svg {
    font-size: 1em;
  }

  .mobile-nav-wrapper {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 20px;
    display: flex;
  }

  .logo-link {
    z-index: 2000;
    max-width: 150px;
    display: block;
    position: relative;
  }

  .mobile-link {
    z-index: 2000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    height: 40px;
    display: flex;
    position: relative;
  }

  .hamburger-top {
    background-color: #fff;
    width: 40px;
    height: 2px;
    margin-bottom: 8px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .hamburger-middle {
    background-color: #fff;
    width: 40px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .hamburger-bottom {
    background-color: #fff;
    width: 40px;
    height: 2px;
    margin-top: 8px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .mobile-overlay {
    z-index: 1000;
    display: none;
    position: absolute;
    inset: 0%;
  }

  .overlay-links-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 130px;
    display: flex;
  }

  .nav-item-wrapper {
    margin-bottom: 22px;
    margin-left: 0;
  }

  .nav-link-3 {
    text-transform: none;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 27px;
    font-style: italic;
    line-height: 40px;
  }

  .mobile-overlay-background {
    z-index: -10;
    background-image: linear-gradient(#ff8530, #ff8530);
    position: fixed;
    inset: 0%;
  }

  .image-23 {
    padding-left: 3px;
    padding-right: 10px;
    display: inline-block;
  }

  .button-3 {
    color: #ff8530;
    letter-spacing: 1px;
    background-color: #fff;
    border-radius: 18px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 20px;
    padding: 4px 20px;
    font-family: Inter, sans-serif;
    font-size: 23px;
    font-style: normal;
    display: block;
  }

  .marquee-menu-mobile {
    padding-top: 3rem;
    display: flex;
  }

  .marquee-image-copy-copy {
    padding-right: 20px;
  }

  .marquee-image-copy-copy.hide-mobile {
    display: none;
  }

  .section-mobile {
    margin-top: -213px;
  }

  .mobile-header-rsvp {
    background-image: url('../images/Mobile-Header-Background.jpg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    height: 610px;
    margin-top: -140px;
  }

  .section-4 {
    margin-top: -120px;
    display: block;
  }

  .image-24 {
    width: 100%;
  }

  .background-video {
    height: 770px;
    margin-top: -70px;
  }

  .section-5 {
    width: 100%;
    overflow: hidden;
  }

  .code-embed-3 {
    width: 149%;
    margin-left: -270px;
    overflow: hidden;
  }

  .lottie-animation.rsvp-lottie {
    width: 250%;
    margin-left: -420px;
  }

  .rsvp-section {
    height: 760px;
  }

  .div-block-39 {
    height: 0;
  }

  .link-block-2 {
    display: flex;
  }

  .section-8 {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: -170px;
    padding-top: 10px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .invite.intro.wedding {
    min-height: 420px;
    padding-top: 40px;
  }

  .welcomearea {
    margin-bottom: 1rem;
  }

  .welcomeheading {
    font-size: 18px;
  }

  .welcomemessage {
    margin-top: 1.5rem;
    margin-bottom: 0;
    font-size: 16px;
  }

  .two-hearts {
    height: 0;
    min-height: 34px;
  }

  .eventdetailssection {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    margin-bottom: 60px;
  }

  .eventvenue {
    font-size: 26px;
  }

  .eventlocation {
    padding-top: 17px;
    padding-left: 0;
    padding-right: 0;
  }

  .layout-list-item {
    background-image: none;
    grid-template-rows: auto 1fr;
    grid-template-columns: 1fr;
    margin-top: 0;
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    font-size: 28px;
  }

  .horizontal-divider {
    background-image: linear-gradient(276deg, #fff0, #fff 51%, #fff0);
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-2 {
    background-color: #fff;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-2.horizontal-divider {
    background-image: linear-gradient(#fff0, #fff 53%, #fff0);
    height: 7px;
  }

  .text {
    margin-top: 1.5rem;
    margin-bottom: 0;
    font-size: 16px;
    text-decoration: none;
  }

  .text.registry-text {
    font-size: 16px;
  }

  .text.note {
    font-size: 18px;
    text-decoration: underline;
  }

  .text.registry {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 1.6;
  }

  .button.orange.credit-card {
    font-size: 15px;
  }

  .button.orange.rsvp-footer {
    justify-content: center;
    align-items: center;
    width: 93px;
    margin-top: 1rem;
    padding: 8px 2px 8px 3px;
    font-size: 20px;
  }

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

  .main-paragraph {
    margin-bottom: 4.2rem;
  }

  .main-paragraph.registry-part {
    margin-bottom: 1rem;
    padding-left: 35px;
    padding-right: 35px;
  }

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

  .title-heading.big {
    font-size: 34px;
  }

  .title-heading.big.centered {
    font-size: 30px;
  }

  .title-heading.big.rsvp {
    font-size: 25px;
  }

  .title-heading.big.rsvp.subhead {
    font-size: 22px;
    font-weight: 300;
  }

  .faqs {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .horizontal-divider-2 {
    background-image: linear-gradient(276deg, #fff0, #fff 51%, #fff0);
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .our-story-text {
    font-size: 16px;
  }

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

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

  .div-block-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .faq-answer {
    font-size: 16px;
  }

  .faq-answer.location {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .faq-question {
    padding-top: 30px;
    font-size: 17px;
  }

  .footer-title {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 21px;
  }

  .main-div {
    width: 100%;
    position: static;
  }

  .countdown-row {
    width: 100%;
  }

  .countdown-block {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .countdown-time {
    margin-bottom: -50px;
    font-size: 63px;
  }

  .countdown-detail {
    font-size: 15px;
  }

  .marquee-content.scroll {
    display: none;
  }

  .marquee-image {
    overflow: visible;
  }

  .marquee-2 {
    padding-bottom: 0;
    display: none;
  }

  .portfolio-teaser-component {
    background-image: linear-gradient(#0000001f, #0000), url('../images/RS-Footer-Image.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    justify-content: flex-end;
    align-items: center;
    min-height: 100svh;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .marquee-image-copy {
    overflow: visible;
  }

  .marquee-2-copy {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .countdown-block-copy {
    padding-bottom: 20px;
  }

  .code-embed, .code-embed-2 {
    display: none;
  }

  .rami-and-sally {
    background-image: url('../images/Rami-and-Sally-Mobile-Header.jpg');
  }

  .announcementsection {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .rami-sally {
    letter-spacing: 2.4px;
    margin-top: 70px;
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
  }

  .rsvpgraphicelement {
    width: 80%;
    margin-top: -100px;
    margin-bottom: -20px;
    padding-bottom: 0;
  }

  .section-2 {
    margin-top: -270px;
    display: none;
  }

  .linelink {
    color: #0f0f0f;
    border-bottom: 1px solid #f5f5f5;
    order: 0;
    align-self: auto;
    padding-bottom: 1rem;
    font-size: 1.3rem;
    line-height: 34px;
    text-decoration: none;
  }

  .linelink.dropdown-link-mob {
    color: #616161;
  }

  .menu-icon1_line-top {
    background-color: #fff;
    width: 16px;
    height: 1px;
  }

  .menu-icon1 {
    background-color: #ff5318;
    border-radius: 20px;
    flex-wrap: nowrap;
    align-items: center;
    width: 35px;
    height: 35px;
    font-size: 21px;
  }

  .link2 {
    color: #fff;
    margin-bottom: 0;
    font-size: 60px;
    line-height: 150%;
  }

  .link2._2 {
    color: #0f0f0f;
    font-size: 16px;
    line-height: 18px;
  }

  .image-21 {
    order: 0;
  }

  .menu-icon_line-middle-inner {
    background-color: #fff;
  }

  .div-block-37 {
    margin-top: 1px;
    padding-right: 15px;
  }

  .navbar_menu-4 {
    background-color: #fff;
    border-bottom-color: #fafafaa6;
  }

  .navbar_component-2 {
    min-height: 3.5rem;
    padding-top: 3%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .menu-icon1_line-middle {
    background-color: #fff;
    width: 16px;
    height: 1px;
  }

  .dropdown-link-mob.linelink:hover {
    color: #ff5319;
  }

  .mobile-toggle.linelink.w--open:hover {
    border-bottom-color: #ff5319;
  }

  .menu-icon1_line-bottom {
    background-color: #fff;
    width: 16px;
    height: 1px;
  }

  .div-block-33 {
    background-color: #2a3d9800;
    border: 1px solid #000;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: none;
  }

  .div-block-33.v {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    order: 0;
    justify-content: flex-start;
    margin-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-33.v:hover {
    background-image: linear-gradient(#fff, #fff);
    box-shadow: -1px 4px 12px -2px #fff;
  }

  .nav {
    display: none;
  }

  .navbar_logo {
    width: 8.6rem;
    margin-top: -4px;
  }

  .image-22 {
    margin: 0 0 -510px 40px;
  }

  .desktop-menu {
    height: 70vw;
    display: none;
    overflow: clip;
  }

  .global-menu__item {
    font-size: 32px;
    line-height: 32px;
  }

  .hamburger.js-hover {
    top: 25px;
    right: 25px;
  }

  .sublinks {
    text-align: center;
    align-items: center;
    padding-top: 1.3em;
  }

  .menu__left {
    padding-left: 0;
    font-size: 2em;
  }

  .menu__icon, .sublink {
    font-size: 2em;
  }

  .menu__contain {
    display: block;
  }

  .menu__right {
    text-align: center;
    align-items: center;
    padding-top: 5.3em;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 5px;
  }

  .mobile-nav-wrapper {
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
  }

  .logo-link {
    max-width: 150px;
    margin-top: 30px;
    margin-left: -30px;
  }

  .mobile-link {
    justify-content: flex-start;
    align-items: flex-end;
    height: 40px;
    margin-top: 40px;
  }

  .mobile-overlay {
    display: none;
  }

  .overlay-links-wrapper {
    margin-top: 170px;
  }

  .nav-item-wrapper {
    margin-bottom: 16px;
    margin-left: -10px;
  }

  .nav-link-3 {
    text-transform: none;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 30px;
    font-style: italic;
    font-weight: 300;
  }

  .mobile-overlay-background {
    background-image: linear-gradient(#ff8530, #ff8530);
  }

  .image-23 {
    padding-left: 0;
    padding-right: 10px;
  }

  .button-3 {
    color: #ff8530;
    letter-spacing: 1px;
    background-color: #fff;
    border-radius: 18px;
    margin-top: 29px;
    margin-left: -10px;
    padding: 2px 15px;
    font-family: Inter, sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
  }

  .marquee-menu-mobile {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 4rem;
    display: flex;
  }

  .marquee-image-copy-copy {
    overflow: visible;
  }

  .section-mobile {
    margin-top: -270px;
  }

  .mobile-header {
    background-image: url('../images/Mobile-Header-Background.jpg');
    background-position: 0 0;
    background-size: cover;
    justify-content: center;
    height: 370vh;
    display: flex;
  }

  .section-4 {
    margin-top: -130px;
    margin-bottom: -11px;
  }

  .div-block-38 {
    flex: 0 auto;
    padding-right: 70px;
  }

  .image-24 {
    width: 100%;
  }

  .code-embed-3 {
    margin-left: -220px;
  }

  .lottie-animation.rsvp-lottie {
    width: 330%;
    margin-left: -420px;
    overflow: hidden;
  }

  .section-7 {
    overflow: hidden;
  }

  .text-block-2 {
    color: #fff;
    text-align: center;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-style: italic;
  }

  .rsvp-section {
    height: 570px;
  }

  .rsvp-section.rsvp {
    height: 650px;
  }

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

  .link-block-2 {
    justify-content: center;
    align-items: flex-end;
  }

  .div-block-41 {
    flex-flow: column;
    display: flex;
  }
}

#w-node-a1e2dfd5-e1fb-78a1-db67-89e1f4dcae71-9bc460b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_27eaf3ec-4ed5-d7b4-c56c-25ce9e176e1a-9bc460b8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


