body,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
yourWish h3,
h4,
h5,
h6,
p {
  color: #101010;
}

body {
  overflow-x: hidden;
  background: white;
}

/* surendr change start here */
#yourWish::placeholder {
  color: #cc9999;
}

.gray-75 {
  color: #999999;
}

/* surendr change End  here */

.dark-bg {
  background: black;
}

@font-face {
  font-family: IM-FELL-English;
  src: url(../fonts/IM-FELL-English.ttf);
}

.font-IM-FELL-English {
  font-family: IM-FELL-English;
}

@font-face {
  font-family: Adobe-Garamond;
  src: url(../fonts/Adobe-Garamond-Pro.otf);
}

.font-Adobe-Garamond {
  font-family: Adobe-Garamond;
}

@font-face {
  font-family: Bellefair;
  src: url(../fonts/Bellefair-Regular.otf);
}

.font-Bellefair {
  font-family: Bellefair;
}

@font-face {
  font-family: bodoni;
  src: url(../fonts/bodoni-72-smallcaps-book.ttf);
}

.font-bodoni {
  font-family: bodoni;
}

@font-face {
  font-family: odile-initials;
  src: url(../fonts/odile-initials.otf);
}

.font-odile {
  font-family: odile-initials;
}

@font-face {
  font-family: AvenirNextLTPro;
  src: url(../fonts/AvenirNextLTPro-Regular.otf);
}

.font-odileAvenirNextLTPro {
  font-family: AvenirNextLTPro;
}

@font-face {
  font-family: AvenirNextLTPro-Med;
  src: url(../fonts/AvenirNextLTPro-Demi.otf);
}

.font-odileAvenirNextLTPro-Med {
  font-family: AvenirNextLTPro-Med;
}

@font-face {
  font-family: AvenirNextLTPro-Bold;
  src: url(../fonts/AvenirNextLTPro-Bold.otf);
}

.font-odileAvenirNextLTPro-Bold {
  font-family: AvenirNextLTPro-Bold;
}

@font-face {
  font-family: OverusedGrotesk-Bold;
  src: url(../fonts/OverusedGrotesk-Bold.ttf);
}

.overusedGrotesk-B {
  font-family: OverusedGrotesk-Bold;
}

@font-face {
  font-family: OverusedGrotesk-SemiBold;
  src: url(../fonts/OverusedGrotesk-SemiBold.ttf);
}

.overusedGrotesk-SB {
  font-family: OverusedGrotesk-SemiBold;
}

@font-face {
  font-family: OverusedGrotesk-Roman;
  src: url(../fonts/OverusedGrotesk-Roman.ttf);
}

.overusedGrotesk-r {
  font-family: OverusedGrotesk-Roman;
}

@font-face {
  font-family: OverusedGrotesk-Light;
  src: url(../fonts/OverusedGrotesk-Light.ttf);
}

.overusedGrotesk-l {
  font-family: OverusedGrotesk-Light;
}

@font-face {
  font-family: Calendula_Bold;
  src: url(../fonts/Calendula_Bold.otf);
}

.Calendula_Bold {
  font-family: Calendula_Bold;
}

.container-fluid {
  margin: auto;
}

.profile-page p {
  font-family: AvenirNextLTPro;
  font-weight: 300;
  line-height: 1.75em;
}

.prologue-line-height {
  line-height: 2.2;
}

@media screen and (min-width: 768px) {
  .prologue-line-height {
    font-size: 1.5em;
  }
}

p.lh-2 {
  line-height: 1.75;
}

.td-none {
  text-decoration: none;
}

.videoWrap {
  max-width: 100%;
  max-height: 100vh;
  line-height: 0;
  text-align: center;
  background: #95dacb;
}

.fullVideo {
  transition: opacity 2s ease-out;
  width: 100%;
  height: 100vh;
}

.black {
  color: black;
}

.sea-bg {
  background-color: #414f80;
  background-image: url("../img/sea-min.webp");
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  min-height: 100vh;
}

.white-texture {
  background: url("../img/white-texture.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  color: #000;
}

#tickets {
  background: url("../img/ph_space-min.webp");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
}

.white-texture p {
  color: #000;
}

#map-of-gr,
.full-video {
  width: 100%;
  height: auto;
}

.foh_express {
  position: relative;
}

.reg-block {
  width: 100%;
}

.text-window {
  padding: 0.5em 1em;
  background: #27bd95;
  font-size: 1em;
  color: #fff;
  font-family: system-ui;
  font-weight: 600;
}

.prologue p {
  font-family: IM-FELL-English;
  color: #fff;
}

@media screen and (min-width: 992px) {
  .reg-block {
    position: absolute;
    top: 20%;
    right: 5%;
    width: 27%;
  }

  .reg-block.f_right {
    position: absolute;
    top: 20%;
    left: 5%;
    right: auto;
    width: 27%;
  }

  .text-window {
    padding: 2em;
    background: white;
    border-radius: 10px;
    font-size: 1.25em;
    color: #27bd95;
    font-family: system-ui;
    font-weight: 600;
  }

  .width-wrap {
    max-width: 768px;
  }

  .prologue p,
  .flowers p {
    font-size: 140%;
    line-height: 3;
  }
}

.top-video {
  max-height: 640px;
  background: black;
}

.title-img {
  margin-bottom: 25px;
}

.para-text {
  text-align: justify;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 40px;
}

.speechbubble {
  max-width: 275px;
}

.caption {
  font-family: AvenirNextLTPro;
  font-size: 14px;
  color: #718766;
  padding-top: 5px;
  text-decoration: none;
  margin-bottom: 25px;
  display: block;
}

.caption.link {
  color: #e36695;
}

.p-top-lg300 {
  margin-top: 100px;
}

.p-top-lg250 {
  margin-top: 70px;
}

.auther-pic {
  max-width: 120px;
  margin-bottom: 5px;
}

.mb-100 {
  margin-bottom: 50px;
}

.m-full-vid {
  margin-top: 20px;
  margin-bottom: 50px;
}

@media screen and (min-width: 1200px) {
  .width-wrap {
    max-width: 992px;
  }

  .width-wrap-sm {
    max-width: 768px;
  }

  .px-custom {
    padding-left: 50px;
    padding-right: 50px;
  }

  .prologue p,
  .flowers p {
    font-size: 150%;
  }

  .para-text {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 60px;
  }

  .para-text.last {
    margin-bottom: 120px;
  }

  .mt-20 {
    margin-top: 20px;
  }

  .mb-20 {
    margin-bottom: 20px;
  }

  .mb-10 {
    margin-bottom: 10px;
  }

  .title-img {
    margin-bottom: 50px;
  }

  .caption {
    font-size: 18px;
    padding-top: 10px;
    margin-bottom: 35px;
  }

  .p-top-lg300 {
    margin-top: 200px;
  }

  .p-top-lg250 {
    margin-top: 150px;
  }

  .mb-100 {
    margin-bottom: 75px;
  }

  .auther-pic {
    max-width: 125px;
    margin-bottom: 10px;
  }

  .m-full-vid {
    margin-top: 30px;
    margin-bottom: 100px;
  }

  .speechbubble {
    max-width: 450px;
  }
}

@media screen and (min-width: 1400px) {
  .width-wrap-sm {
    max-width: 1096px;
  }

  .px-custom {
    padding-left: 100px;
    padding-right: 100px;
  }

  .para-text {
    font-size: 34px;
    line-height: 60px;
    margin-bottom: 100px;
  }

  .para-text.last {
    margin-bottom: 300px;
  }

  .title-img {
    margin-bottom: 75px;
  }

  .caption {
    font-size: 28px;
    margin-bottom: 62px;
  }

  .p-top-lg300 {
    margin-top: 300px;
  }

  .mb-100 {
    margin-bottom: 100px;
  }

  .p-top-lg250 {
    margin-top: 250px;
  }

  .auther-pic {
    max-width: 160px;
  }

  .m-full-vid {
    margin-top: 50px;
    margin-bottom: 150px;
  }
}

.hover-popup {
  position: absolute;
  display: inline;
  z-index: 99;
}

.station-names,
.station-icons {
  position: absolute;
  border-radius: 50%;
}

.station-names img {
  opacity: 0;
  position: absolute;
  max-width: max-content;
  animation: fadein 3s 2s forwards;
}

#hp-01,
#sn-01 {
  top: 9.5%;
  right: 11.65%;
  width: 5%;
  height: 9%;
}

#hp-02,
#sn-02 {
  top: 20.15%;
  right: 16.25%;
  width: 7%;
  height: 12%;
}

#hp-03,
#sn-03 {
  top: 32.15%;
  right: 25.5%;
  width: 8%;
  height: 15%;
}

#hp-04,
#sn-04 {
  top: 38.15%;
  right: 38.5%;
  width: 11%;
  height: 18%;
}

#hp-05,
#sn-05 {
  top: 36.5%;
  right: 60.25%;
  width: 14%;
  height: 24%;
}

#sn-01 img {
  animation-delay: 2s;
  top: 40%;
  right: 50%;
  width: 250%;
}

#sn-02 img {
  animation-delay: 4s;
  bottom: 50%;
  right: 50%;
  width: 195%;
}

#sn-03 img {
  animation-delay: 6s;
  bottom: 50%;
  right: 50%;
  width: 230%;
}

#sn-04 img {
  animation-delay: 8s;
  top: -20px;
  right: 48%;
  width: 176%;
}

#sn-05 img {
  animation-delay: 10s;
  top: 50%;
  right: 50%;
  width: 165%;
}

.hp-01 {
  top: 20%;
  right: 5%;
  width: 35%;
}

.hp-02 {
  top: 35%;
  right: 8%;
  width: 35%;
}

.hp-03 {
  top: 33%;
  right: 36%;
  width: 35%;
}

.hp-04 {
  top: 57%;
  right: 25%;
  width: 35%;
}

.hp-05 {
  top: 40%;
  right: 25%;
  width: 35%;
}

@keyframes breathing {
  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }
}

.reg-button {
  border: none;
  border-radius: 5px;
  cursor: pointer;
  outline: none;
  width: 80%;
  margin: 0 auto;
}

.frog {
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}

.profilepic-login {
  position: absolute;
  width: 60px;
  border-radius: 39px;
  top: 31.5%;
  height: 70px;
}

.frog img {
  width: 25%;
}

@media screen and (min-width: 992px) {
  .frog {
    opacity: 0;
  }

  .reg-button:hover .frog {
    opacity: 1;
  }
}

/*.reg-button.start:hover img {
    content: url('../img/Button-Start_2.png');
}

.reg-button.register:hover img {
    content: url('../img/Button_Registration_2.png');
}

.reg-button.exit:hover img {
    content: url('../img/Button_Exit_2.png');
}
*/
.breathing {
  animation: breathing 2s infinite;
  transition: transform 0.2s;
}
.btn-primary {
  background: #6ad3b8;
  border: 1px #4ebb9f solid;
  border-radius: 30px;
  padding: 5px 30px;
  min-width: 150px;
  font-size: 1.05em;
}

.gray-bg {
  background: #e6e6e6;
}

.btn-s1,
.btn-s2 {
  width: 235px;
}

.btn-s1 {
  background: #ef975b;
  border: 1px #ef975b solid;
}

.btn-s2 {
  background: #e687af;
  border: 1px #e687af solid;
}

.btn-s3 {
  background: #ef5c43;
  border: 1px #ef5c43 solid;
}

.btn:hover {
  background-color: #55e9c3;
  border-color: #6ad3b8;
}

.opt-window a {
  color: white;
  text-decoration: none;
}

#otp input {
  max-width: 3.25em;
}

.signup-box {
  border: 2px #ccc solid;
}

.foh_mark {
  max-width: 180px;
}

.conductor {
  max-width: 200px;
}

.form-check-input:checked {
  background-color: #6ad3b8;
  border-color: #6ad3b8;
}

.select-avatar-btn {
  width: 85px;
  height: 85px;
  margin-left: -85px;
  opacity: 0;
}

.scroll-container {
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  height: 90px;
}

.scroll-content {
  display: flex;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 20px 10px 10px;
}

.scroll-content img {
  cursor: pointer;
}

.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.8);
  border: none;
  padding: 10px;
  cursor: pointer;
  z-index: 1000;
}

.left-arrow {
  left: 10px;
}

.right-arrow {
  right: 10px;
}

.color2 {
  color: #b0b552;
  font-family: AvenirNextLTPro;
}

.bb_color2 {
  border-bottom: 1px solid #b0b552;
}

.bt_color2 {
  border-top: 1px solid #b0b552;
}

.text-container {
  width: 100%;
}

.pill_color1 {
  background: #e38bb6;
  font-size: 1em;
}

.pill_color1 a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.heading2 {
  font-size: 1.4em;
}

.btn.btn-continue {
  background: #a33c92;
  color: white;
  margin: 1em;
}

.btn.skip-video {
  background: rgb(0 0 0 / 22%);
  color: white;
  margin: 1em;
  position: absolute;
  bottom: 60px;
  right: 10px;
  z-index: 9;
}

.btn.btn-continue-v2 {
  background: #a33c92;
  color: white;
  margin: 1em;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 9;
}

@media screen and (max-width: 767px) {
  .btn-continue-v2.btn-small-mob {
    bottom: 2px;
    right: 2px;
    margin: 0.5em;
    padding: 2px 5px;
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .btn-continue-v2.btn-small-mob {
    margin: 0.75em;
  }
}

.exitbtn {
  text-align: center;
  color: white;
}

.opt-window {
  background: #11a599;
  width: auto;
  padding: 1em 2em;
  line-height: 2em;
}

@media screen and (min-width: 768px) {
  .btn-primary {
    padding: 8px 30px;
    min-width: 160px;
    font-size: 1.25em;
  }
  .btn.btn-continue {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 9;
  }

  .exitbtn {
    position: absolute;
    bottom: 1.5em;
    right: 1.5em;
    text-align: right;
    font-weight: bold;
    text-shadow: 5px 5px 20px black;
  }

  .opt-window {
    background: #00000050;
    float: right;
    text-align: right;
    border-radius: 0 0 1em 1em;
  }
}

.fade-top,
.fade-bottom {
  position: sticky;
  height: 15vh;
  width: 100%;
  top: 0;
  left: 0;
}

.white-bg {
  background: #fff;
}

.fade-top:after,
.fade-bottom:before {
  content: "";
  display: block;
  /*    background-image: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));*/
  width: 100%;
  height: 50px;
  left: 0;
  bottom: 0;
}

.fade-bottom {
  bottom: 0;
  top: auto;
}

.fade-bottom:before {
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  );
  bottom: 0;
  top: auto;
}

.profile-gallery {
  position: relative;
  width: 100%;
  /* Adjust as needed */
}

.overlay {
  object-fit: cover;
  border: 10px #fff solid;
  max-width: 100%;
  margin-bottom: 1em;
}

.profile-gallery img {
  box-shadow: 0px 0px 10px #00000070;
}

@media screen and (min-width: 768px) {
  .profile-gallery {
    height: 325px;
    /* Adjust as needed */
  }

  .overlay {
    position: absolute;
    object-fit: cover;
    transition: transform 0.3s;
    max-height: 250px;
    scale: 0.9;
  }

  .profile-gallery img {
    box-shadow: 0px 0px 15px #00000070;
  }

  .overlay:nth-child(1) {
    z-index: 1;
    rotate: -5deg;
    left: 0%;
    top: 5%;
  }

  .overlay:nth-child(2) {
    z-index: 2;
    rotate: 3deg;
    left: 35%;
    top: 6%;
  }

  .overlay:nth-child(3) {
    z-index: 1;
    rotate: -1deg;
    left: 69%;
    top: 3%;
  }
}

section.step > div {
  min-height: 100vh;
}

.marquee {
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  width: 100%;
  padding: 10px;
  position: sticky;
  top: 0;
  z-index: 99;
  background: white;
  box-shadow: 0 5px 5px rgb(0 0 0 / 25%);
}

.marquee > div {
  display: inline-block;
  animation: marquee 20s linear infinite;
  font-size: 1.2em;
}

.marquee > div .comments {
  margin-right: 3em;
  font-weight: bold;
  color: orange;
  display: inline;
}

.marquee > div .comments span {
  padding-left: 1em;
  font-size: 0.75em;
}

@keyframes marquee {
  0% {
    transform: translateX(100%);
  }

  100% {
    transform: translateX(-100%);
  }
}

.ticket-block {
  position: relative;
  top: 0;
  text-align: center;
  width: 100%;
}

.ticket-base {
  max-width: 1200px;
  position: relative;
}

.ticket-photo {
  position: absolute;
  top: 37.3%;
  left: 12.4%;
  width: 13.5%;
  height: 29.5%;
  max-width: 162px;
  max-height: 194px;
  border-radius: 50%;
  overflow: hidden;
}

.ticket-name,
.ticket-range {
  position: absolute;
  top: 55%;
  width: 100%;
  font-size: 3vw;
}

.ticket-range {
  top: 63%;
  color: #e8dda2;
}

@media screen and (min-width: 1200px) {
  .ticket-name,
  .ticket-range {
    font-size: 2.5em;
  }
}

/* Icons */
.int-icon {
  width: 20px;
  margin: 0 5px;
}

.interests-inputs label.btn-outline-secondary,
.interests-inputs .btn {
  text-align: left;
  border-radius: 25px;
  font-size: 0.75em;
}

@media screen and (min-width: 768px) {
  .int-icon {
    width: 30px;
    margin: 0 10px;
  }

  .interests-inputs label.btn-outline-secondary,
  .interests-inputs .btn {
    font-size: 1em;
  }
}

#section-c2 {
  position: relative;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
}

.blowingflowers {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: 100vh;
  object-fit: cover;
}

.scrolling-head,
.scrolling-text {
  position: absolute;
  top: 15vh;
  padding: 0 2em;
}

.scrolling-text {
  position: absolute;
  top: 30vh;
  padding: 0 2em;
  /* Adjust to control content width */
  max-height: 50vh;
  /* Prevent overflowing content */
  overflow-y: scroll;
  /* Enable scrolling */
  -ms-overflow-style: none;
  /* Hide scrollbar in IE and Edge */
  scrollbar-width: none;
  /* Hide scrollbar in Firefox */
}

/* Hide scrollbar for Webkit browsers (Chrome, Safari, Edge) */
.scrolling-text::-webkit-scrollbar {
  display: none;
}

.sticky-head {
  position: sticky;
  top: 0;
}

/* Leaf Falling Animation */
.leafs-wrapper {
  position: absolute;
  top: 0;
}

.falling-leafs {
  position: sticky;
  height: 100%;
  top: 0;
  left: 50%;
  width: 50%;
  opacity: 0.5;
}

.leaf {
  position: absolute;
  background-size: contain;
  opacity: 0.8;
  animation: flow 10s infinite;
}

@keyframes flow {
  0%,
  100% {
    opacity: 0;
  }

  20%,
  80% {
    opacity: 1;
  }
}

@keyframes dance2 {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-10px) rotate(5deg);
  }

  50% {
    transform: translateY(0) rotate(-5deg);
  }

  75% {
    transform: translateY(-5px) rotate(2deg);
  }
}

@keyframes dance {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }

  25% {
    transform: translateY(-20px) rotate(15deg);
  }

  50% {
    transform: translateY(0) rotate(-15deg);
  }

  75% {
    transform: translateY(-10px) rotate(10deg);
  }
}

.leaf1 {
  width: 80px;
  /* Adjust size as needed */
  height: 80px;
  /* Adjust size as needed */
  background-image: url("../img/svgs/Plants/flowers_1.webp");
  left: 10%;
  animation-duration: 10s;
  animation-delay: 0s;
  top: 20vh;
}

.leaf2 {
  width: 100px;
  /* Adjust size as needed */
  height: 100px;
  /* Adjust size as needed */
  background-image: url("../img/svgs/Plants/flowers_2.webp");
  left: 30%;
  animation-duration: 10s;
  animation-delay: 1s;
  top: 25vh;
}

.leaf3 {
  width: 75px;
  height: 75px;
  background-image: url(../img/svgs/Plants/flowers_3.webp);
  left: 61%;
  animation-duration: 10s;
  animation-delay: 2s;
  top: 42vh;
}

.leaf4 {
  width: 175px;
  /* Adjust size as needed */
  height: 175px;
  /* Adjust size as needed */
  background-image: url("../img/svgs/Plants/flowers_4.webp");
  left: 70%;
  animation-duration: 10s;
  animation-delay: 3s;
  top: 40vh;
}

.leaf5 {
  width: 104px;
  height: 104px;
  background-image: url(../img/svgs/Plants/flowers_5.webp);
  left: 60%;
  animation-duration: 10s;
  animation-delay: 4s;
  top: 70vh;
}

.leaf6 {
  width: 100px;
  height: 100px;
  background-image: url(../img/svgs/Plants/flowers_6.webp);
  left: 71%;
  animation-duration: 10s;
  animation-delay: 5s;
  top: 21vh;
}

.leaf7 {
  width: 75px;
  height: 75px;
  background-image: url(../img/svgs/Plants/flowers_7.webp);
  left: 57%;
  animation-duration: 10s;
  animation-delay: 6s;
  top: 28vh;
}

.leaf8 {
  width: 50px;
  height: 50px;
  background-image: url(../img/svgs/Plants/flowers_8.webp);
  left: 50%;
  animation-duration: 10s;
  animation-delay: 2s;
  top: 54vh;
}

.leaf9 {
  width: 175px;
  height: 175px;
  background-image: url(../img/svgs/Plants/leaves_1.webp);
  left: 30%;
  animation-duration: 10s;
  animation-delay: 2s;
  top: 55vh;
}

.leaf10 {
  width: 125px;
  height: 125px;
  background-image: url(../img/svgs/Plants/leaves_2.webp);
  left: 50%;
  animation-duration: 10s;
  animation-delay: 6s;
  top: 14vh;
}

.leaf11 {
  width: 75px;
  height: 75px;
  background-image: url(../img/svgs/Plants/plants_1.webp);
  left: 36%;
  animation-duration: 10s;
  animation-delay: 9s;
  top: 33vh;
}

@media screen and (min-width: 768px) {
  .falling-leafs {
    opacity: 1;
  }
}

/* --- DatePicker --- */
.datepicker-dob {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  max-width: 200px;
  margin: auto;
  position: relative;
}

.datepicker-dob:before,
.datepicker-dob:after {
  content: "";
  height: 0px;
  width: 100%;
  display: block;
  position: absolute;
  border-bottom: 1px solid #ccc;
  top: 35px;
}

.datepicker-dob:after {
  top: 70px;
}

.scroll-column {
  width: 80px;
  height: 105px;
  overflow-y: scroll;
  text-align: center;
  position: relative;
  scroll-behavior: smooth;
  /* Add smooth scrolling */
}

.scroll-column div {
  font-size: 12px;
  height: 35px;
  line-height: 35px;
}

.scroll-column div.selected {
  color: black;
}

.scroll-column div:not(.selected) {
  color: #ccc;
}

.scroll-column::-webkit-scrollbar {
  width: 0;
}

.scroll-column div:hover {
  cursor: pointer;
}

/* Create extra padding to the top and bottom of the scroll area */
.scroll-column:before,
.scroll-column:after {
  content: "";
  height: 35px;
  display: block;
}

.figure-popout {
  position: absolute;
  z-index: 2;
  width: 85px;
}

.fp-verify {
  top: 0;
  right: 0;
}

.fp-successful-l {
  top: 25%;
  left: 0%;
}

.fp-successful-r {
  top: 25%;
  right: 0;
}

.fp-dob-l {
  top: -30px;
  left: 0%;
}

.fp-dob-r {
  top: -30px;
  right: 0%;
}

.fp-interest-l {
  top: -50px;
  left: 0%;
  width: 135px;
}

.fp-interest-r {
  top: -98px;
  right: 0%;
}

.fp-region-l {
  top: 0;
  left: 0;
}

.fp-region-r {
  top: 0;
  right: 0;
}

.fp-hope {
  bottom: 0;
  right: 0;
}

@media screen and (min-width: 768px) {
  .figure-popout {
    width: 150px;
  }

  .center-wrap-576 {
    max-width: 576px;
    margin: auto;
  }

  .center-wrap-1400 {
    max-width: 1400px;
    margin: auto;
  }

  .fp-verify {
    top: 0;
    right: -120px;
  }

  .fp-04 {
    top: 0;
    left: 0%;
    width: 130px;
  }

  .fp-05 {
    top: 0;
    right: 0%;
    width: 120px;
  }

  .fp-region-l,
  .fp-region-r {
    width: 225px;
  }

  .fp-interest-l {
    top: -50px;
    width: 200px;
  }

  .fp-interest-r {
    top: -98px;
    width: 100px;
  }

  .fp-hope {
    width: 175px;
  }

  .fp-region-l {
    top: -30px;
    left: -15%;
  }

  .fp-region-r {
    top: -30px;
    right: -15%;
  }

  .fp-hope {
    bottom: 0;
    right: -15%;
  }
}

img.popup {
  transition: transform 1s ease, opacity 1s ease;
  animation: dance2 3s linear infinite;
}

img.left {
  transform: translateY(-100px);
}

img.right {
  transform: translateY(-100px);
}

img.visible {
  opacity: 1;
  transform: translateX(0);
}

.ofx-hidden {
  overflow-x: hidden;
}

.ofy-hidden {
  overflow-y: hidden;
}

.photo_credit {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #89645c;
  padding: 5px 10px;
  text-shadow: 0 0px 6px #000;
}

.photo_credit2 {
  position: absolute;
  top: 0;
  right: 0;
  color: #e5cbc6;
  padding: 5px 10px;
}

.photo_credit3 {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #bdb2b0;
  padding: 5px 10px;
}

.imgfadein {
  animation-name: fadein;
  animation-duration: 3s;
}

.textfadein {
  opacity: 0;
  animation: fadein 3s 2s forwards;
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.step {
  display: none;
}

.step.active {
  display: block;
}

.prev {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  min-width: auto;
  color: #fff;
  padding: 4px 20px;
  font-size: 1em;
  background: #6ab6d3;
}

.click2nextV1 {
  text-decoration: underline;
  color: blue;
  cursor: pointer;
}

.cont-text {
  color: blue;
}

.sl-blk {
  border: 1px #ccc solid;
  box-shadow: 0 0 5px #ccc;
  height: 100%;
  border-radius: 1em;
}

.flames {
  font-size: 0.85em;
  color: black;
  font-weight: bold;
}

.flames img,
.sl-blk img {
  margin-bottom: 1em;
  border-radius: 1em;
  clear: both;
}

.sl-blk h5 {
  font-size: 1.1em;
  font-family: OverusedGrotesk-SemiBold;
  margin-bottom: 0;
}

.sl-blk h6 {
  font-size: 1em;
  font-family: OverusedGrotesk-Roman;
}

@media screen and (min-width: 1200px) {
  .sl-blk {
    margin: 0 2em;
  }
}

.popup-wrap .details {
  display: block;
}

.popup-wrap {
  width: 100%;
  height: 100vh;
  background: #00000050;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  padding-left: 50%;
  box-sizing: border-box;
}

.details {
  width: 90%;
  max-width: 370px;
  position: absolute;
  background: white;
  border-radius: 1em;
  padding: 2em;
  left: 5%;
  top: 5%;
  bottom: 5%;
  z-index: 99;
  box-shadow: 0 0 15px #00000052;
  text-align: center;
  transition: all 1s ease;
  /* Smooth transition */
  box-sizing: border-box;
  display: none;
  overflow: auto;
}

.flower-graphic {
  width: 50%;
  max-width: 100px;
}

.fotw_title {
  font-family: OverusedGrotesk-Bold;
}

.fotw-details h5,
.details h5 {
  font-family: OverusedGrotesk-SemiBold;
  margin-bottom: 1em;
}

.details img {
  margin-bottom: 1em;
}

.details p {
  text-align: left;
  margin-bottom: 2em;
  font-family: OverusedGrotesk-Light;
}

.details p.text-justify {
  text-align: justify;
}

.details p a {
  font-weight: 300;
  color: #777;
}

.details p a:hover {
  color: blue;
}

@media screen and (min-width: 420px) {
  .details {
    width: 370px;
    left: auto;
    margin-left: -185px;
  }
}

@media screen and (min-width: 768px) {
  .bofh_title {
    border-bottom: 1px #efcf70 solid;
    display: inline-block;
    padding: 0 0 0.25em;
  }

  .fotw-details {
    position: relative;
  }

  .flower-graphic {
    position: absolute;
    right: 0;
    z-index: 1;
    top: 0;
    max-width: 150px;
  }
}

@media screen and (min-width: 1200px) {
  .fotw-details.expanded .details,
  .fotw-details:hover .details {
    display: block;
  }

  .details {
    top: -50%;
    bottom: auto;
    display: none;
    font-family: OverusedGrotesk-Light;
    margin-left: auto;
  }
}

@media screen and (min-width: 768px) {
  .section-text {
    position: absolute;
    top: 0;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .flower-bg {
    background: url("../img/flower-min.webp");
    background-size: cover;
    background-position: bottom;
    padding-bottom: 100px;
  }
}

.reg-block {
  overflow: hidden;
}

.cc_bg {
  background: #f1f1f1;
}

.error {
  color: red;
  font-size: 0.9em;
  display: none;
}

.form-control.is-valid,
.was-validated .form-control:valid,
.form-control.is-invalid,
.was-validated .form-control:invalid {
  padding-right: 0.75rem;
  background-image: none;
  background-repeat: no-repeat;
  background-position: unset;
  background-size: 0;
}

#notification_conductor {
  max-height: 335px;
}

.ticketScreens .foh_express {
  height: 100vh;
}

#flameAnim > div {
  display: flex;
  align-items: center;
  height: 100vh;
}

.what-people-say {
  margin-top: 10em;
  margin-bottom: 10em;
}

.conductor_anim {
  position: absolute;
  bottom: 32px;
  z-index: 9;
  right: 6px;
  width: 16%;
}

/* on pc make .what-people-say 2 rem*/
@media screen and (min-width: 768px) {
  .conductor_anim {
    bottom: 60px;
    right: 28px;
    width: 19%;
  }

  .what-people-say {
    font-size: 1.3rem;
  }

  .the-wishes-of-foh-chanting {
    font-size: 1.2rem;
  }

  .the-wishes-of-foh-chanting h1 {
    font-size: 2.5rem;
  }
}

/*New2 Page css adjustments*/
.page-4 {
  padding-top: 10em;
}

.glastonbury-link {
  color: #000;
  text-decoration: none;
}

.bg1 {
  background: #f9f7f2;
}

.mb-pal-img {
  margin-bottom: 30px;
}

.heading-hypen {
  font-size: 1em;
}

.founder-vid {
  max-width: 400px;
  margin-bottom: 50px;
}

.profile-heading {
  padding-top: 125px;
  padding-bottom: 50px;
  font-weight: bold;
}

.pd-b-250 {
  padding-bottom: 75px;
}

.page4 .flower-bg {
  background-image: url(../img/240225/flower-min.webp);
  background-size: 150%;
  background-position-y: bottom;
  text-shadow: 0 0 10px #fff;
  background-repeat: no-repeat;
}

.page4 .flower-bg:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgb(249 247 242 / 30%);
  position: absolute;
  left: 0;
  top: 0;
}

.page4 .title-img {
  margin-bottom: 60px;
  margin-top: 30px;
}

.page4 .section-text {
  position: relative;
}

.page4 .para-text {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 36px;
}

@media screen and (min-width: 768px) {
  .page4 .para-text {
    font-size: 24px;
    line-height: 48px;
    margin-bottom: 56px;
  }
}

.profile_title {
  font-weight: 700;
  font-size: 4.65vw;
  text-align: left;
  display: none;
}

.profile_title span {
  font-size: 10vw;
  color: #8d931b;
}

.foh-heading {
  padding-top: 100px;
}

.page4 .main-banner {
  padding-top: 40px;
  padding-bottom: 60px;
}

.heading-hypen:before,
.heading-hypen:after {
  content: "";
  width: 10px;
  height: 2px;
  background: black;
  position: relative;
  top: 0;
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 0.25em;
  margin-left: 0.25em;
}

@media screen and (min-width: 768px) {
  .heading-hypen {
    font-size: 1.5em;
  }

  .heading-hypen:before,
  .heading-hypen:after {
    width: 20px;
    margin-bottom: 5px;
    margin-right: 0.5em;
    margin-left: 0.5em;
  }
}

@media screen and (min-width: 576px) and (max-width: 1024px) {
  .page4 .caption {
    font-size: 22px;
  }

  .page4 .caption.link {
    font-size: 30px;
  }
}
.text-size2 {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: 20px;
}
@media screen and (min-width: 576px) {
  .page4 .flower-bg {
    background-size: 125%;
  }

  .page4 .width-wrap-sm {
    max-width: 1096px;
    width: 70%;
  }

  .page4 .main-banner {
    padding-top: 75px;
    padding-bottom: 150px;
  }

  .profile_title {
    font-size: 35px;
  }

  .profile_title span {
    font-size: 65px;
  }
  .text-size2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
}

@media screen and (min-width: 992px) {
  .page4 .flower-bg {
    background-size: cover;
  }

  .page4 .para-text {
    font-size: 28px;
    line-height: 56px;
    margin-bottom: 75px;
  }

  .foh-heading {
    padding-top: 200px;
  }

  .page4 .caption {
    font-size: 22px;
  }
}

@media screen and (min-width: 1600px) {
  .page4 .caption {
    font-size: 18px;
  }
}

.page4 .pt-200 {
  padding-top: 100px;
}

@media screen and (min-width: 1200px) {
  .heading-hypen {
    font-size: 1.75em;
  }

  .heading-hypen:before,
  .heading-hypen:after {
    margin-bottom: 9px;
  }

  .page4 .main-banner {
    padding-top: 140px;
    padding-bottom: 280px;
  }

  .page4 .title-img {
    margin-top: 0;
    margin-bottom: 90px;
  }

  .page4 .para-text {
    font-size: 34px;
    line-height: 60px;
    margin-bottom: 90px;
  }

  .page4 .para-text.last {
    margin-bottom: 100px;
  }

  .no-bg .para-text {
    font-size: 30px;
  }

  .page4 .flower-bg .section-text {
    position: relative;
  }

  .mb-pal-img {
    margin-bottom: 50px;
  }

  .profile-heading {
    padding-top: 350px;
    padding-bottom: 100px;
    font-size: 3em;
  }

  .foh-heading {
    padding-top: 350px;
  }

  .founder-vid {
    margin-bottom: 90px;
  }

  .pd-b-250 {
    padding-bottom: 150px;
  }

  .page4 .pb-150 {
    padding-bottom: 150px;
  }

  .page4 .mb-130 {
    margin-bottom: 130px;
  }

  .page4 .pt-200 {
    padding-top: 200px;
  }

  .page4 .mb-200 {
    margin-bottom: 200px;
  }

  .text-size2 {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 40px;
    margin-top: 20px;
  }
}

.popuppage {
  min-height: 1100px;
  width: 100%;
  overflow: hidden;
}

@font-face {
  font-family: "Quicksand-Medium";
  src: url("../fonts/Quicksand-Medium.ttf");
}

@font-face {
  font-family: "Adobe Clean UX";
  src: url("https://db.onlinewebfonts.com/t/2fa166b996cbe0ba227323139d551171.eot");
  src: url("https://db.onlinewebfonts.com/t/2fa166b996cbe0ba227323139d551171.eot?#iefix")
      format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/2fa166b996cbe0ba227323139d551171.woff2")
      format("woff2"),
    url("https://db.onlinewebfonts.com/t/2fa166b996cbe0ba227323139d551171.woff")
      format("woff"),
    url("https://db.onlinewebfonts.com/t/2fa166b996cbe0ba227323139d551171.ttf")
      format("truetype"),
    url("https://db.onlinewebfonts.com/t/2fa166b996cbe0ba227323139d551171.svg#Adobe Clean UX")
      format("svg");
}

.ff-03 .jumbotron {
  box-shadow: 0 0 40px #ccc;
  border-radius: 1.25em;
  padding: 40px;
  background: white;
}

.ff-03 h2,
.ff-03 button {
  font-family: "Quicksand-Medium";
}

.ff-03 h2 {
  padding-top: 50px;
}

.ff-03 p {
  font-family: "Adobe Clean UX";
}

.ff-03 textarea {
  font-family: "Adobe Clean UX";
  min-height: 150px;
  border: 0;
}

.ff-03 textarea.form-control:focus,
.ff-03 .form-control.is-invalid:focus,
.ff-03 .was-validated .form-control:invalid:focus {
  border: 0;
  box-shadow: none;
}

.ff-03 .full-video {
  max-width: 185px;
}

.ff-03 .btn-primary {
  background: #ebb4c8;
  border: 1px #ebb4c8 solid;
}

@media screen and (min-width: 768px) {
  .ff-03 .full-video {
    max-width: 265px;
  }

  .ff-03 h2 {
    font-size: 50px;
  }

  .ff-03 p.para1 {
    font-size: 28px;
  }

  .ff-03 p.para2 {
    font-size: 24px;
  }

  .ff-03 button {
    font-size: 24px;
  }
}

@media screen and (min-width: 992px) {
  .ff-03 .full-video {
    max-width: 41.15%;
  }
}

@media screen and (min-width: 1500px) {
  .ff-03 h2 {
    font-size: 80px;
  }

  .ff-03 p.para1 {
    font-size: 40px;
  }

  .ff-03 p.para2,
  .ff-03 button {
    font-size: 30px;
  }

  .ff-03 .jumbotron {
    border-radius: 2em;
    padding: 60px;
  }

  .ff-03 textarea {
    min-height: 380px;
    font-size: 30px;
  }

  .ff-03 .btn-primary {
    background: #ebb4c8;
    border: 1px #ebb4c8 solid;
  }
}

.language-head {
  text-align: right;
}

.language {
  border: 0;
  background: transparent;
  font-family: AvenirNextLTPro;
  padding: 5px 15px;
  border-radius: 0;
  font-size: 16px;
  margin-top: 10px;
  margin: 15px 30px 0 0;
  color: black;
}

@media screen and (min-width: 768px) {
  .language {
    position: absolute;
    top: 50px;
    right: 100px;
  }
}

@media screen and (min-width: 1500px) {
  .language {
    font-size: 22px;
  }
}

.tg-header {
  background: url(../img/title-bg.jpg) no-repeat center;
  font-size: 210%;
  background-size: 94%;
  padding: 15px;
  font-weight: 700;
  background-position: right bottom;
}

@media screen and (min-width: 1500px) {
  .tg-header {
  }
}

.h5-sub {
  font-family: AvenirNextLTPro-Bold;
  font-size: 18px;
}

.language option {
  border-radius: 0;
}

.language:focus-visible,
.language:focus,
.language:target {
  border: 0;
}

.white-blk,
.yellow-bg {
  font-family: AvenirNextLTPro;
  background: #fff;
  padding: 30px;
  text-align: left;
  margin-bottom: 50px;
  font-weight: bold;
  font-size: 16px;
  line-height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.yellow-bg {
  background: #fcf997;
  font-weight: normal;
}
.art-director {
  margin: 1.5em auto;
  display: block;
}

.page4 .para-text.mb-420 {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .white-blk,
  .yellow-bg {
    padding: 40px;
    margin-bottom: 50px;
    font-size: 22px;
    line-height: 46px;
  }

  .art-director {
    float: left;
    margin-right: 25px;
    width: 40%;
  }
  .page4 .para-text.mb-420 {
    margin-bottom: 320px;
  }
  .h5-sub {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .h5-sub {
    font-size: 28px;
  }
}
.pd-150 {
  padding: 10px;
}

.pd-150 > div {
  box-shadow: 0 0 25px #ccc;
}

.mb-150 {
  margin-bottom: 75px;
}

.pb-200 {
  padding-bottom: 100px;
}

.tg-title {
  font-family: AvenirNextLTPro-Bold;
  font-size: 25px;
}

.tg-title2 {
  font-family: AvenirNextLTPro;
  font-size: 20px;
}

.tg-title3 {
  font-family: AvenirNextLTPro-Med;
  font-size: 22px;
}

@media screen and (min-width: 1200px) {
  .h5-sub {
    font-size: 34px;
  }
  .pd-150 {
    padding: 150px;
  }

  .pb-200 {
    padding-bottom: 200px;
  }

  .white-blk,
  .yellow-bg {
    padding: 100px;
    text-align: left;
    margin-bottom: 100px;
    font-size: 24px;
    line-height: 50px;
  }

  .tg-title {
    font-size: 45px;
  }

  .tg-title2 {
    font-size: 30px;
  }

  .tg-title3 {
    font-size: 35px;
  }

  .mb-150 {
    margin-bottom: 150px;
  }

  .page4 .para-text.mb-420 {
    margin-bottom: 420px;
  }

  .pb-200 {
    padding-bottom: 100px;
  }
}

.friendship {
  background: url(../img/Background-of-Column.jpg) no-repeat bottom;
  background-size: contain;
}
.background_mob {
  background: url(../img/31052025/space.webp) no-repeat;
  background-size: cover;
}
.station-icon-mob {
  width: 32%;
}
.icon-strip {
  display: flex;
  color: white;
  align-items: center;
  opacity: 0;
  animation: fadein 3s 2s forwards;
}
.icon-title {
  width: 68%;
  text-align: right;
  margin-right: 50px;
  position: relative;
}
.icon-title::after {
  width: 100%;
  height: 1px;
  content: "";
  background: linear-gradient(to right, #ff7e5f00, #fffefe);
  position: absolute;
  bottom: 0;
  left: 0;
}
.maplink span {
  text-align: right;
  color: white;
  width: 100%;
  padding-right: 50px;
  display: block;
  padding-bottom: 50px;
  text-decoration: none;
}
.station-icon-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 2em;
  align-items: center;
  height: 100%;
  z-index: 9;
}
.station-icon-popup.show {
  display: flex;
}
#sn-mob-title {
  opacity: 0;
  animation: fadein 3s 2s forwards;
  animation-delay: 2s;
}
#sn-mob-01 {
  animation-delay: 3s;
}

#sn-mob-02 {
  animation-delay: 3.5s;
}

#sn-mob-03 {
  animation-delay: 4.5s;
}

#sn-mob-04 {
  animation-delay: 5.5s;
}

#sn-mob-05 {
  animation-delay: 6.5s;
}
.maplink {
  opacity: 0;
  animation: fadein 3s 2s forwards;
  animation-delay: 7.5s;
}
.video-wrapper {
  display: inline-flex;
  height: calc(100vh - 50px);
  justify-content: center;
  position: relative;
}
