.container {
  max-width: 20.938rem;
}
.theme1 {
  min-height: 42.68rem;
  padding: 2.68rem 0;
}
.theme1 .invite {
  width: 100%;
  padding: 0.813rem 0.75rem;
}
.theme1 .invite-title {
  font-size: 2.25rem;
  margin-bottom: 1.125rem;
}
.theme1 .invite-date {
  font-size: 2.125rem;
}
.theme1 .invite-text {
  padding: 2rem 0.625rem;
}
.weddingImage {
  /* height: 50.938rem; */
  height: calc(100vh - 0rem);
}
.theme2 .eventTitle {
  font-size: 1.5rem;
}
.theme2 .eventTime {
  margin-top: 2rem;
  font-size: 1.5rem;
}
.theme3 {
  margin: 3.75rem 0;
}
.theme3 .theme3__container {
  flex-direction: column;
}
.theme3 .coupleContainer {
  margin-top: 3rem;
  margin-bottom: 2.5rem;
  padding: 0.813rem;
}
.theme3 .couple {
  width: 100%;
  height: 32.188rem;
}
.theme3 .selected {
  border: 1px solid #000000;
}
.theme3 .calendar .month {
  font-size: 1.5rem;
}
.theme3 .days-header,
.theme3 .days {
  gap: 0.2rem;
  font-size: 1rem;
}
.theme4 {
  gap: 0rem;
  margin: 3rem auto 3rem;
}
.theme4 .imageWrapper {
  margin-top: 5rem;
  order: 2;
  width: 100%;
}
.theme4 .inviteContent {
  order: 1;
}
.theme4 .inviteImage {
  width: 100%;
  height: 28.625rem;
  order: 2;
}
.theme4 .inviteTitle {
  font-size: 1.5rem;
}
.theme4 .inviteDate {
  font-size: 1rem;
  margin-top: 0.5rem;
}
.theme4 .inviteDescription {
  font-size: 1rem;
}
.theme5 {
  max-width: 16.56rem;
  margin-top: 5rem;
  margin-bottom: 5rem;
  grid-template-columns: 1fr;
  gap: 8.5rem;
}
.theme5 .navigation__block {
  padding: 6.688rem 2.375rem;
}
.theme5 .navigation__block::after {
  transform: scale(1.05) translateX(2.125rem);
}
.theme5 .navigationTime {
  font-size: 3.375rem;
}
.theme5 .navigationTo {
  font-size: 1.06rem;
}
.theme5 .navigationAddress {
  font-size: 1.06rem;
  margin-bottom: 0.625rem;
}
.theme5 .navigationHow {
  font-weight: 700;
  font-size: 1.06rem;
}
.invite-text {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 2rem;
}
.backgroundName {
  font-size: 6rem;
  top: 6rem;
}
.waitingYou {
  margin: 5rem 0;
  font-size: 1.25rem;
}
.madeBy {
  margin-top: 5rem;
  font-size: 1rem;
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
}
.invitoLogo {
  width: 3.75rem;
  height: 0.75rem;
}
.theme3 .calendar .month {
  margin-bottom: 1.75rem;
}
.theme3 .calendar .days-header div{
  margin-bottom: 0.875rem;
}

/* Registration box */
.registration-container {
  padding: 0 1rem;
}
.registration-box h1 {
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.registration-box .question-p {
  font-size: 1rem;
}
.registration-box .radio-group label {
  display: flex;
  align-items: center;
  grid-gap: 0.4rem;
  font-size: 0.8rem;
}
.registration-box .inputs-div {
  margin: 1.5rem 0 1rem 0;
}
.registration-box .input-field,
.registration-box .btn-submit {
  font-size: 0.7rem;
}
.registration-box .inputs-div {
  grid-gap: 0.3rem;
}
div:where(.swal2-container) h2:where(.swal2-title) {
  font-size: 1.45em;
}

/* Registration box */

/*footer*/

.footer .footer-title {
  font-size: 1.1rem;
  line-height: 1.5em;
}

.footer .link-to-website {
  font-size: 1.1rem;
}

.footer .img-part {
  width: 1.5em;
}

/*footer*/

/* Audio part */
.audio-div {
  height: 3.5rem;
  padding-left: 0.7rem;
  padding-right: 0.7rem;
  column-gap: 0.2rem;
}
.song {
  font-size: 0.75rem;
}
.play {
  width: 2.313rem;
  height: 2.313rem;
}
.play button {
  width: 2.313rem;
  height: 2.313rem;
}
.play-sm img {
  height: 0.611rem;
  width: auto;
  object-fit: contain;
}
.play-sm {
  width: 1.674rem;
  height: 1.674rem;
}
.close-arrow button img {
  width: 0.575rem;
  height: 0.575rem;
}
.close-arrow button {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.song-name {
  font-size: 0.6rem;
}
.close-arrow {
  left: -0.925rem;
}
.theme2 .countdown-number p {
  font-size: 3rem;
}
/* Audio part */
.handshakeImage {
  width: 100%;
  height: 41.063rem;
}
