@font-face {
  font-family: "Parisienne";
  src: url("fonts/Parisienne-Regular.woff2") format("woff2"), url("fonts/Parisienne-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Martel";
  src: url("fonts/Martel-Light.woff2") format("woff2"), url("fonts/Martel-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Martel";
  src: url("fonts/Martel-Regular.woff2") format("woff2"), url("fonts/Martel-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "nourd";
  src: url("fonts/nourd_light.woff2") format("woff2"), url("fonts/nourd_light.woff") format("woff");
  font-weight: 300; /* Light */
  font-style: normal;
}
@font-face {
  font-family: "nourd";
  src: url("fonts/nourd_regular.woff2") format("woff2"), url("fonts/nourd_regular.woff") format("woff");
  font-weight: 400; /* Regular */
  font-style: normal;
}
@font-face {
  font-family: "nourd";
  src: url("fonts/nourd_medium.woff2") format("woff2"), url("fonts/nourd_medium.woff") format("woff");
  font-weight: 500; /* Medium */
  font-style: normal;
}
@font-face {
  font-family: "nourd";
  src: url("fonts/nourd_semi_bol.woff2") format("woff2"), url("fonts/nourd_semi_bol.woff") format("woff");
  font-weight: 600; /* Semi-Bold */
  font-style: normal;
}
@font-face {
  font-family: "nourd";
  src: url("fonts/nourd_bold.woff2") format("woff2"), url("fonts/nourd_bold.woff") format("woff");
  font-weight: 700; /* Bold */
  font-style: normal;
}
@font-face {
  font-family: "nourd";
  src: url("fonts/nourd_heavy.woff2") format("woff2"), url("fonts/nourd_heavy.woff") format("woff");
  font-weight: 800; /* Heavy */
  font-style: normal;
}
@font-face {
  font-family: "Material Icons";
  src: url("fonts/material-icons.woff2") format("woff2");
  font-weight: 100 900;
  font-style: normal;
}
h1 {
  font-family: "Parisienne", cursive;
  font-size: 4.5rem;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 1201px) and (min-width: 768px) {
  h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 768px) {
  h1.open {
    font-size: 2.5rem;
  }
}

h2 {
  font-family: "Martel", serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 300;
}
@media screen and (max-width: 1201px) and (min-width: 768px) {
  h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 2rem;
  }
}

h3 {
  font-family: "Martel", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 300;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  h3 {
    font-size: 1.75rem;
  }
}

h4 {
  font-family: "Martel", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  h4 {
    font-size: 1rem;
  }
}

p {
  font-family: "Martel", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  p {
    font-size: 1rem;
  }
}

.wedding-date {
  font-family: "Martel", serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .wedding-date {
    font-size: 1.75rem;
  }
}

button {
  font-family: "Martel", serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 300;
}

.hamburger-icon p {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .hamburger-icon p {
    font-size: 1rem;
  }
}

.event-recap h2 {
  font-size: 3rem;
  font-style: italic;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .event-recap h2 {
    font-size: 2rem;
  }
}
.event-recap h3 {
  font-size: 2rem;
  font-style: italic;
}
.event-recap p {
  font-size: 1.5rem;
}

.login-popup-content h4 {
  font-size: 3rem;
  font-weight: 300;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .login-popup-content h4 {
    font-size: 2rem;
  }
}
.login-popup-content p {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .login-popup-content p {
    font-size: 1rem;
  }
}
.login-popup-content .login-popup__footer p {
  font-size: 0.75rem;
  font-weight: 300;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .login-popup-content .login-popup__footer p {
    font-size: 0.5rem;
  }
}

.print h1 {
  font-family: "nourd", serif;
  font-size: 1rem;
}
.print p {
  font-family: "nourd", serif;
  font-size: 0.7rem;
}
.print .url p {
  font-size: 0.6rem;
  font-weight: 400;
}

.material-icons {
  font-family: "Material Icons", serif;
  line-height: inherit;
  vertical-align: middle;
  display: inline-block;
}

.invitation_details .faq_item h4 {
  font-size: 1.4rem;
  font-weight: 700;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .invitation_details h1 {
    font-size: 2.5rem;
  }
  .invitation_details h2 {
    font-size: 1.5rem;
  }
  .invitation_details h3 {
    font-size: 1.25rem;
  }
  .invitation_details p {
    font-size: 1rem;
  }
}

.rsvp {
  font-family: "Martel", serif;
}
.rsvp h1 {
  font-family: "Martel", serif;
  font-size: 2rem;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .rsvp h1 {
    font-size: 1.5rem;
  }
}
.rsvp p {
  font-size: 1rem;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .rsvp p {
    font-size: 0.8rem;
  }
}
.rsvp .participant-details p {
  font-size: 1.5rem;
}
.rsvp .answer-button {
  font-size: 1rem;
}
.rsvp .add-participant-button .material-icons {
  font-size: 1.2em;
}
.rsvp .btn {
  font-size: 1rem;
}

.playlist h1 {
  font-family: "Martel", serif;
  font-size: 2rem;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .playlist h1 {
    font-size: 1.5rem;
  }
}
.playlist p {
  font-size: 1rem;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .playlist p {
    font-size: 0.8rem;
  }
}
.playlist .playlist-app h2 {
  font-size: 1.5rem;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .playlist .playlist-app h2 {
    font-size: 1.25rem;
  }
}
.playlist .playlist-app p {
  font-size: 1rem;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .playlist .playlist-app p {
    font-size: 0.8rem;
  }
}
.playlist .playlist-app .playlist-app__list h4 {
  font-size: 1.2rem;
}
.playlist .playlist-app .playlist-app__list p {
  font-size: 0.8rem;
  font-style: italic;
}
.playlist .playlist-app .playlist-app__list .tooltip {
  font-size: 0.75rem;
  font-style: normal;
}
.playlist .playlist-app .btn {
  font-size: 1rem;
}

@keyframes slideIn {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.login-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1s ease-in-out, visibility 1s ease-in-out;
}
.login-popup:not(.is-hidden) {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.login-popup:not(.is-hidden) .login-popup-overlay {
  opacity: 1;
}
.login-popup:not(.is-hidden) .login-popup-content {
  opacity: 1;
  transform: scale(1);
}
.login-popup .login-popup-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.login-popup .login-popup-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 1001;
  background-color: #fff;
  padding: 2rem;
  max-width: 90%;
  width: 400px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  border-radius: 2rem;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}
@media screen and (max-width: 768px) {
  .login-popup .login-popup-content {
    padding: 1rem;
  }
}
.login-popup .login-popup-content .login-popup__header,
.login-popup .login-popup-content .login-popup__footer {
  width: 100%;
  display: flex;
  justify-content: center;
}
.login-popup .login-popup-content .login-popup__header {
  display: flex;
  justify-content: flex-end;
}
.login-popup .login-popup-content .login-popup__header .close-popup {
  padding: 0;
  background: none;
  border: none;
  max-height: 40px;
}
.login-popup .login-popup-content .login-popup__header .close-popup .btn-close {
  width: 40px;
  height: 40px;
}
.login-popup .login-popup-content #login-popup-container {
  text-align: center;
  padding: 2rem;
}
@media screen and (max-width: 768px) {
  .login-popup .login-popup-content #login-popup-container {
    padding: 1rem;
  }
}
.login-popup .login-popup-content #login-popup-container h4 {
  margin: 2rem;
}
@media screen and (max-width: 768px) {
  .login-popup .login-popup-content #login-popup-container h4 {
    margin: 0 1rem 1rem 1rem;
  }
}
.login-popup .login-popup-content #login-popup-container p {
  margin-bottom: 1.5rem;
}
.login-popup .login-popup-content #login-popup-container #vue-login-form-mount {
  margin-bottom: 1.5rem;
}
.login-popup .login-popup-content #login-popup-container .btn-primary {
  background-color: #000000;
  color: #FFFFFF;
  border: none;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  cursor: pointer;
}
.login-popup .login-popup-content #login-popup-container .btn-primary:hover {
  background-color: #c5c5c5;
}

.menu-bar-container {
  position: relative;
  overflow: visible;
  height: 100px;
  width: calc(100% - 2rem);
  z-index: 9;
}
.menu-bar-container .menu-bar {
  display: flex;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .menu-bar-container .menu-bar {
    position: relative;
    top: 1rem;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .menu-bar-container .menu-bar {
    position: fixed;
    top: 1rem;
    left: 0;
  }
}
.menu-bar-container .menu-bar .hamburger {
  position: relative;
  top: 0;
  cursor: pointer;
  margin-left: 1rem;
}
.menu-bar-container .menu-bar .hamburger .hamburger-icon {
  display: flex;
  gap: 1rem;
  align-items: center;
  background: white;
  padding: 0.2rem 1rem;
  min-height: 40px;
  border: 1px solid #ccc;
  border-radius: 5px;
  transition: background 0.3s ease;
}
.menu-bar-container .menu-bar .hamburger .hamburger-icon .hamburger-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  min-width: 1.2rem;
  height: 1.2rem;
  gap: 4px;
}
.menu-bar-container .menu-bar .hamburger .hamburger-icon .hamburger-inner span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #000;
}
.menu-bar-container .menu-bar .hamburger .hamburger-icon p {
  margin: 0;
  padding: 0;
  line-height: 60%;
  padding-block-start: 4px;
}
.menu-bar-container .menu-bar .hamburger .hamburger-menu {
  position: absolute;
  top: 100%;
  z-index: 10;
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  border-radius: 5px;
}
.menu-bar-container .menu-bar .hamburger .hamburger-menu li {
  position: relative;
  padding: 0;
  border: none;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #c5c5c5;
}
.menu-bar-container .menu-bar .hamburger .hamburger-menu li a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
  width: 100%;
  height: 100%;
  padding: 1rem;
}
.menu-bar-container .menu-bar .hamburger .hamburger-menu li a:hover {
  background-color: #545454;
  color: #fff;
}
.menu-bar-container .menu-bar .hamburger.open {
  background: white;
}
.menu-bar-container .menu-bar .hamburger.open .hamburger-menu {
  display: flex;
  flex-direction: column;
  background: inherit;
}
.menu-bar-container .menu-bar .language-switcher {
  margin: 0 1rem;
}
.menu-bar-container .menu-bar .language-switcher .language-component {
  background: none;
}
.menu-bar-container .menu-bar .language-switcher .language-component.open {
  background: white;
}
.menu-bar-container .menu-bar .language-switcher .language-component .current-language {
  background: white;
}
.menu-bar-container .menu-bar .language-switcher .language-component .language-list {
  border-radius: 5px;
  background: inherit;
  margin-top: 0.6em;
}
.menu-bar-container .menu-bar .language-switcher .language-component .language-list li {
  position: relative;
  padding: 0;
}
.menu-bar-container .menu-bar .language-switcher .language-component .language-list li a {
  display: block;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
  width: 100%;
  height: 100%;
  padding: 0.5em 1em;
  border-radius: 5px;
}
.menu-bar-container .menu-bar .language-switcher .language-component .language-list li a:hover {
  background-color: #545454;
  color: #fff;
}

.invitation_details section {
  height: 100vh; /* Makes each section the size of the viewport */
  display: flex; /* Ensures proper alignment of content */
  flex-direction: column; /* Aligns content vertically */
  justify-content: center; /* Centers content vertically */
  align-items: center; /* Centers content horizontally */
  margin-bottom: 6rem; /* Centers the section */
}
.invitation_details section .separator {
  width: 80%;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 1rem auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 20' width='100%25' height='20' preserveAspectRatio='xMidYMid meet'%3E%3Cpath d='M0,10 H300 c10,-10 20,-10 30,0 c10,10 20,10 30,0 c10,-10 20,-10 30,0 c10,10 20,10 30,0 H800' fill='none' stroke='black' stroke-width='2'/%3E%3C/svg%3E");
}
.invitation_details section.event-recap {
  margin-bottom: 0;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .invitation_details section.event-recap {
    margin-bottom: 3rem;
  }
}
.invitation_details section.event-recap h1 {
  width: 100%;
  margin: 0;
  padding: 12rem 0;
  background-image: url("/assets/img/wedding-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 768px), (max-height: 768px) {
  .invitation_details section.event-recap h1 {
    padding: 5rem 0;
  }
}
.invitation_details section.introduction {
  padding: 0 3rem;
  text-align: center;
}
.invitation_details section.schedule {
  min-height: 100vh;
  height: auto;
}
.invitation_details section.schedule .schedule_items {
  margin-top: 3rem;
}
.invitation_details section.schedule .schedule_items .schedule_item {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 6rem;
  padding: 0;
}
.invitation_details section.schedule .schedule_items .schedule_item p, .invitation_details section.schedule .schedule_items .schedule_item h4 {
  margin: 0;
  padding: 0;
}
.invitation_details section.locations {
  padding: 0 3rem;
  text-align: center;
  min-height: 100vh;
  height: auto;
  margin-bottom: 0;
}
.invitation_details section.locations .locations_items {
  width: 100%;
  margin-top: 2rem;
}
.invitation_details section.locations .locations_items .location_item {
  margin-bottom: 8rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.invitation_details section.locations .locations_items .location_item > * {
  margin: 0;
}
.invitation_details section.locations .locations_items .location_item .location-google-map {
  width: 100%;
  height: auto;
  padding: 0;
  margin-top: 1.5rem;
}
.invitation_details section.locations .locations_items .location_item .location-google-map iframe {
  width: 100%;
  min-height: 205px;
  height: auto;
  border: 0;
  border-radius: 0.5rem;
  margin: 0 auto;
  padding: 0;
}
.invitation_details section.faqs {
  min-height: 100vh;
  height: auto;
}
.invitation_details section.faqs h2 {
  text-align: center;
}
.invitation_details section.faqs .faqs_items {
  margin-top: 2rem;
  padding: 0 3rem;
  text-align: left;
  width: calc(100% - 6rem);
}
.invitation_details section.faqs .faqs_items .faq_item {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 4rem;
}
.invitation_details section.faqs .faqs_items .faq_item > * {
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .invitation_details section.introduction {
    padding: 0 1rem;
  }
}

.btn {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0.5rem 0;
  padding: 0.5em 1em;
  border-radius: 0.5em;
}
@media screen and (max-width: 768px) {
  .btn {
    margin: 0;
  }
}
.btn.btn-primary {
  background-color: #007BFF;
  color: #FFFFFF;
  border: 1px solid #007BFF;
}
.btn.btn-primary:hover {
  background-color: #0056D2;
  color: #FFFFFF;
  border: 1px solid #0056D2;
}
.btn.btn-secondary {
  background-color: #c5c5c5;
  color: #000000;
  border: 1px solid #c5c5c5;
}
.btn.btn-secondary:hover {
  background-color: #E0E0E0;
  border-color: #E0E0E0;
}

.rsvp {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .rsvp {
    position: relative;
    min-height: 100vh;
    height: auto;
  }
}
.rsvp h2 {
  margin: 2rem 0 0.25rem 0;
  margin: 2rem 0 0.25rem 0;
}
.rsvp section.rsvp-recap {
  flex: 0 0 auto;
  position: relative;
  z-index: 10;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .rsvp section.rsvp-recap {
    position: sticky;
    top: 0;
    background-color: #fff;
    padding-bottom: 1rem;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
}
.rsvp section.rsvp-recap h1 {
  margin: 1rem 0 1rem 0;
}
@media screen and (max-width: 768px) {
  .rsvp section.rsvp-recap h1 {
    margin: 4.5rem 0 0.25rem 0;
  }
}
.rsvp section.rsvp-recap p {
  margin: 0;
}
.rsvp section.rsvp-recap img {
  display: none;
  position: absolute;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  opacity: 0.2;
  z-index: 1;
}
.rsvp section.rsvp-app {
  flex: 1 1 auto;
  position: relative;
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  .rsvp section.rsvp-app {
    height: calc(100vh - var(--recap-height));
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.rsvp section.rsvp-app .rsvp-app__content {
  text-align: center;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 80%;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .participants .participants__list {
  border-bottom: 1px solid #c5c5c5;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .participants .participants__list .participant {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .participants .participants__list .participant .participant-details {
  display: flex;
  align-items: center;
  gap: 1rem;
  text-align: left;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .participants .participants__list .participant .participant-details .participant_confirmed {
  color: #00ff00;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .participants .participants__list .participant .participant-details .participant_not_cofirmed {
  color: #ff0000;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .participants .participants__list .participant .btn-edit-participant {
  align-self: center;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .participants .participants__add-button {
  display: flex;
  justify-content: flex-start;
  gap: 0.5rem;
  width: 100%;
  margin: 0.5rem;
  color: #000000;
  background: #FFFFFF;
  border: none;
  align-items: center;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .participants .participants__add-button:hover {
  background-color: #c5c5c5;
  color: #000000;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .master-participant button {
  margin: 2rem 0;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .master-participant .validation-message {
  color: #ff0000;
  margin-bottom: 0.5rem;
}
.rsvp section.rsvp-app .rsvp-app__content .invitation_details .master-participant .submit-error-message {
  color: #ff0000;
  margin-bottom: 0.5rem;
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions .answer-questions__title p {
  margin-top: 0;
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions .answer-questions__list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin: 0;
  width: 100%;
  text-align: left;
  padding-inline-start: 1.5rem;
  padding-right: 1.5rem;
  box-sizing: border-box;
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions .answer-questions__list .answer-options {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 1rem;
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions .answer-questions__list .answer-options .answer-button {
  width: 100%;
  border: 1px solid #000000;
  border-radius: 0.5em;
  background: #FFFFFF;
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions .answer-questions__list .answer-options .answer-button:hover {
  background-color: #000000;
  color: #FFFFFF;
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions .answer-questions__list .answer-options .answer-button.selected {
  background-color: #0041A8;
  color: #FFFFFF;
  border-color: #0041A8;
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions .answer-questions__buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 6.25rem;
  margin: 2rem 0 2rem 0;
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions .error-message {
  color: #FFFFFF;
  background-color: #545454;
  padding: 1rem;
  margin: 1rem 0;
  border-radius: 0.5rem;
  text-align: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.rsvp section.rsvp-app .rsvp-app__content .answer-questions .validation-error {
  color: #FFFFFF;
  background-color: #ff0000;
  padding: 1rem;
  margin: 1rem 0;
  border-radius: 0.5rem;
  text-align: center;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.playlist {
  display: flex;
  flex-direction: column;
  height: 100vh;
}
.playlist .playst-recap {
  flex: 0 0 auto;
  position: relative;
  z-index: 10;
}
.playlist .playst-recap h1 {
  margin: 1rem 0 1rem 0;
}
@media screen and (max-width: 768px) {
  .playlist .playst-recap h1 {
    margin: 4.5rem 0 0.25rem 0;
  }
}
.playlist .playst-recap p {
  margin: 0;
}
.playlist .playst-recap img {
  position: absolute;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  opacity: 0.2;
  z-index: 1;
}
.playlist .playlist-app {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  overflow: auto;
  min-height: 0;
  width: 100%;
}
.playlist .playlist-app .playlist-app__add-song {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.playlist .playlist-app .playlist-app__add-song .validation-message {
  margin: 1rem 0.5rem;
}
.playlist .playlist-app .playlist-app__add-song .validation-message.error {
  color: #ff0000;
}
.playlist .playlist-app .playlist-app__add-song .validation-message.success {
  color: #00ff00;
}
.playlist .playlist-app .playlist-app__add-song form {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 1rem 0;
  box-sizing: border-box;
}
.playlist .playlist-app .playlist-app__add-song form input {
  width: 100%;
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  max-width: 100%;
  box-sizing: border-box;
}
.playlist .playlist-app .playlist-app__list .material-icons {
  color: #ff0000;
}
.playlist .playlist-app .playlist-app__list .tooltip {
  background: #F5F5F5;
  color: #ff0000;
  top: -0.5rem;
  right: 2rem;
  padding: 0.5rem 1rem;
}

body {
  margin: 0;
  padding: 0;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}
@media (max-width: 767px) {
  body {
    height: auto;
    overflow-y: auto;
    scroll-behavior: smooth;
  }
}

.material-icons {
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
}

.container {
  display: flex;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .container {
    flex-direction: column;
  }
  .container .left-side {
    flex: 0 0 60%;
  }
  .container .right-side__content {
    flex: 0 0 25%;
    height: 100vh;
  }
}
.container .error-404 {
  text-align: center;
  vertical-align: center;
  width: 100vw;
  padding: 5rem 1rem;
  max-width: 100vw;
}

.left-side {
  flex: 0 0 60%;
  position: relative;
  height: 100vh;
}
@media screen and (max-width: 768px) {
  .left-side {
    flex: 0 0 100%;
    min-height: 100vh;
    width: 100%;
    overflow-y: visible;
  }
}
.left-side .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 768px) {
  .left-side .bg-image {
    height: auto;
    min-height: 100vh;
  }
}
.left-side h1 {
  position: absolute;
  display: block;
  z-index: 3;
  bottom: 4rem;
  right: 4rem;
  margin: 0;
  color: #000000;
  animation: slideIn 2s ease-out forwards;
  transform: translateY(-100%);
}
@media screen and (max-width: 768px) {
  .left-side h1 {
    top: 4rem;
    left: 0;
    text-align: center;
    width: 100vw;
    height: auto;
    transition: top 1.5s ease, font-size 0.5s ease;
  }
  .left-side h1.open {
    top: 85vh;
  }
}

.right-side {
  position: relative;
  flex: 0 0 40%;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .right-side {
    position: relative;
    overflow: visible;
  }
}
.right-side .frame {
  z-index: 5;
  pointer-events: none;
  padding: 0.5rem;
}
.right-side .frame.img-top {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}
.right-side .frame.img-bottom {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
}
.right-side .frame img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .right-side .frame.img-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    right: 0;
    left: auto;
  }
  .right-side .frame.img-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
    right: auto;
    margin-top: auto;
  }
}
.right-side .right-side__content {
  position: relative;
  overflow-y: auto;
  padding: 1rem 1rem;
  height: 100vh;
  z-index: 1;
}
.right-side .right-side__content.fixed {
  overflow-y: hidden;
}
@media screen and (max-width: 768px) {
  .right-side .right-side__content.fixed {
    overflow-y: visible;
  }
}
@media screen and (max-width: 768px) {
  .right-side .right-side__content {
    height: auto;
    min-height: calc(100vh - 200px);
    overflow-y: visible;
  }
}

.event-recap {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/*# sourceMappingURL=svd.css.map */
