@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&display=swap");
@font-face {
  font-family: "Geist";
  src: url("https://eventic-webapp.s3.ap-south-1.amazonaws.com/static/fonts/Geist/GeistVariableVF.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Google-sans";
  src: url("https://eventic-webapp.s3.ap-south-1.amazonaws.com/static/fonts/google-sans-cufonfonts/ProductSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Google Sans Flex";
  src: url("https://db.onlinewebfonts.com/t/359daf377c374b65e821b9f218fc91ef.eot");
  src: url("https://db.onlinewebfonts.com/t/359daf377c374b65e821b9f218fc91ef.eot?#iefix") format("embedded-opentype"), url("https://db.onlinewebfonts.com/t/359daf377c374b65e821b9f218fc91ef.woff2") format("woff2"), url("https://db.onlinewebfonts.com/t/359daf377c374b65e821b9f218fc91ef.woff") format("woff"), url("https://db.onlinewebfonts.com/t/359daf377c374b65e821b9f218fc91ef.ttf") format("truetype"), url("https://db.onlinewebfonts.com/t/359daf377c374b65e821b9f218fc91ef.svg#Google Sans Flex") format("svg");
}
@font-face {
  font-family: "Roboto";
  src: url("https://eventic-webapp.s3.ap-south-1.amazonaws.com/static/fonts/Roboto/Roboto-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Platypi";
  src: url("https://eventic-webapp.s3.ap-south-1.amazonaws.com/static/fonts/Platypi/static/Platypi-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "SF Pro", "SF Pro Text", "Myriad Set Pro", system-ui, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  src: url("https://eventic-webapp.s3.ap-south-1.amazonaws.com/static/fonts/SF-Pro/SFPRODISPLAYREGULAR.woff2") format("woff2");
  font-weight: normal;
}
@font-face {
  font-family: "Great Vibes";
  src: url("https://eventic-webapp.s3.ap-south-1.amazonaws.com/static/fonts/great-vibes/GreatVibes-Regular.ttf") format("truetype");
  font-weight: normal;
}
.geist {
  font-family: "Geist", "Open Sans", sans-serif !important;
}

.google-sans {
  font-family: "Google-sans", "Open Sans", sans-serif !important;
}

.poppins {
  font-family: "Poppins", sans-serif !important;
}

.roboto {
  font-family: "Roboto", sans-serif !important;
}

.platypi {
  font-family: "Platypi", sans-serif !important;
}

.sf-pro {
  font-family: "SF Pro", "Open Sans", Helvetica, sans-serif !important;
}

.playfair {
  font-family: "Playfair Display", serif !important;
}

.noto-sans {
  font-family: "Noto Sans", sans-serif !important;
}

.great-vibes {
  font-family: "Great Vibes" !important;
}

.inter {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif !important;
}

.inter-tight {
  font-family: "Inter Tight", "Manrope", sans-serif !important;
}

.di-promo-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  margin: 40px 0;
  padding: 64px 24px;
  background: linear-gradient(135deg, #ff6f91 0%, #ff9a76 100%);
  text-align: center;
}

.di-promo-banner__hearts {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}
.di-promo-banner__hearts span {
  position: absolute;
  bottom: -10%;
  font-size: 1.8rem;
  opacity: 0;
  animation: diPromoFloat 12s ease-in infinite;
}
.di-promo-banner__hearts span:nth-child(1) {
  left: 6%;
  animation-delay: 0s;
}
.di-promo-banner__hearts span:nth-child(2) {
  left: 20%;
  animation-delay: 2s;
  font-size: 1.3rem;
}
.di-promo-banner__hearts span:nth-child(3) {
  left: 38%;
  animation-delay: 4s;
}
.di-promo-banner__hearts span:nth-child(4) {
  left: 58%;
  animation-delay: 6s;
  font-size: 1.5rem;
}
.di-promo-banner__hearts span:nth-child(5) {
  left: 76%;
  animation-delay: 8s;
  font-size: 1.2rem;
}
.di-promo-banner__hearts span:nth-child(6) {
  left: 92%;
  animation-delay: 10s;
}

@keyframes diPromoFloat {
  0% {
    transform: translateY(0) rotate(0deg);
    opacity: 0;
  }
  10% {
    opacity: 0.5;
  }
  85% {
    opacity: 0.3;
  }
  100% {
    transform: translateY(-100%) rotate(16deg);
    opacity: 0;
  }
}
.di-promo-banner__inner {
  position: relative;
  z-index: 1;
  max-width: 680px;
  margin: 0 auto;
  box-sizing: border-box;
}

.di-promo-banner__eyebrow {
  display: inline-block;
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  padding: 6px 16px;
  border-radius: 999px;
  margin: 0 0 18px;
}

.di-promo-banner__title {
  font-family: "Poppins", sans-serif;
  font-size: clamp(1.6rem, 4.5vw, 2.3rem);
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 1.28;
  color: #fff;
  margin: 0 0 16px;
  overflow-wrap: break-word;
  word-break: break-word;
}
.di-promo-banner__title em {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-weight: 400;
}

.di-promo-banner__body {
  font-family: "Inter", "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.92);
  line-height: 1.65;
  max-width: 520px;
  margin: 0 auto 30px;
  overflow-wrap: break-word;
}

.di-promo-banner__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 14px;
}

.di-promo-banner__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  max-width: 100%;
  padding: 14px 26px;
  border-radius: 999px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 0.92rem;
  text-decoration: none;
  overflow-wrap: break-word;
  background: #fff;
  color: #ff6f91;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.15);
  transition: transform 0.15s ease;
}

.di-promo-banner__cta:hover {
  transform: translateY(-2px);
  color: #ff6f91;
}

.di-promo-banner__cta--ghost {
  background: transparent;
  color: #fff;
  box-shadow: none;
  border: 1.5px solid rgba(255, 255, 255, 0.6);
}

.di-promo-banner__cta--ghost:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
}

@media (max-width: 480px) {
  .di-promo-banner {
    padding: 48px 18px;
    margin: 28px 0;
  }
}
