@font-face {
  font-family: "LeJardin";
  src: url("./Приглашение на свадьбу - Александр & Элина (02.10.2026)_files/local/fonts/LeJardinRegular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html,
body {
  background: #fff;
  max-width: 100%;
  overflow-x: hidden;
}

#screen,
.content,
.background {
  max-width: 100%;
  overflow: visible !important;
}

#menu,
.mymenu,
#ad2cal,
.adtcBox,
.addtocalendar,
li[module*="ad2cal"],
.invent-mob-back,
.dropdownMenubox,
#footer,
.logoBox,
.customLine[customname="map"],
#map,
.moveBox[data-module-group="agree-opros"],
#agree,
#textAgree,
.guestAgreement,
.moveBox:has([action="text17"]),
.moveBox:has([action="text18"]),
.moveBox:has([action="text20"]) {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.wp-unpaid,
.wp-not-paid,
.not-paid,
.unpaid,
[class*="unpaid"],
[class*="not-paid"],
[class*="no-paid"],
[class*="paywall"],
[class*="watermark"] {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

.static-open-overlay {
  position: fixed;
  inset: 0;
  z-index: 20000;
  overflow: hidden;
  background: #f3dfd0;
}

.static-open-overlay video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.static-petal {
  position: fixed;
  top: 48%;
  left: 50%;
  z-index: 20001;
  width: 16px;
  height: 11px;
  border-radius: 90% 0 90% 0;
  background: rgba(249, 232, 225, 0.94);
  box-shadow: 0 1px 5px rgba(140, 90, 90, 0.18);
  transform: translate(-50%, -50%) rotate(var(--rotate-start));
  animation: staticPetalFly var(--duration) cubic-bezier(.16,.65,.3,1) forwards;
  animation-delay: var(--delay);
  pointer-events: none;
}

.static-petal:nth-child(3n) {
  background: rgba(255, 244, 239, 0.96);
}

.static-petal:nth-child(4n) {
  width: 12px;
  height: 18px;
  background: rgba(240, 212, 208, 0.9);
}

@keyframes staticPetalFly {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(.7) rotate(var(--rotate-start));
  }
  12% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(calc(-50% + var(--x)), calc(-50% + var(--y))) scale(var(--scale)) rotate(var(--rotate-end));
  }
}

[action="text5"],
[action="text5"] *,
dear_guest,
dear_guest * {
  font-family: LeJardin !important;
}
