.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.1rem;
}

h2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2rem;
}

h3 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.3rem;
}

p {
  color: #fff;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

.herosection {
  width: 100dvw;
  height: 100dvh;
}

.aboutsection {
  grid-column-gap: 77px;
  grid-row-gap: 77px;
  background-image: linear-gradient(#000, #fff0 12% 86%, #000), linear-gradient(#0a0d1ce8, #0a0d1ce8), url('../images/Golden-Feathers-on-Blue-Waves_1.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.beautyindustrysection {
  height: auto;
}

.herodesktop {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: stretch;
  width: 100dvw;
  height: 100dvh;
  padding-top: 0;
  display: flex;
}

.aboutsectiondiv {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.desktopherovideo {
  overflow-wrap: normal;
  background-image: linear-gradient(0deg, #0000 72%, #000), linear-gradient(#00000078, #00000078);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 120%;
  height: 100%;
  padding-top: 0;
  display: flex;
}

.desktopherovideo.hero-bg-video {
  object-fit: cover;
  background-image: linear-gradient(270deg, #fff0 30%, #0a0d1c 97%), linear-gradient(#00000080, #00000080);
  width: 100%;
  display: flex;
  overflow: visible;
}

.hero-information-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.beautyindustrydev {
  background-color: #000b1d00;
  background-image: linear-gradient(#0a0d1ca1, #0a0d1ca1), url('../images/WhatsApp-Image-2025-06-12-at-09.37.31_bd94d0f8_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 20px 40px;
  display: flex;
}

.beautyindustrydiv {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: center;
  border: 1px #725d27;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 0;
  display: flex;
}

.about-content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-around;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.about-image {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  perspective: 1000px;
  background-image: linear-gradient(#000000ab, #000000ab), url('../images/WhatsApp-Image-2025-06-24-at-12.39.05_2d7f5c85_1.webp');
  background-position: 0 0, 50% 45%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  flex-flow: wrap;
  place-content: stretch center;
  align-self: auto;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: relative;
}

.about-text-wrapper {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  perspective: 1119px;
  flex-flow: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  height: auto;
  display: flex;
}

.buygalanow {
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  color: #003757;
  text-align: center;
  -webkit-text-stroke-color: #1d1d1d;
  object-fit: fill;
  background-color: #ffc61c;
  background-image: linear-gradient(#ffc845, #8a7500);
  border: 1px #006aa7;
  border-radius: 20px;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 1.25rem;
  font-weight: 900;
  display: flex;
  position: static;
  bottom: 30%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.buygalanow:hover {
  color: #fee179;
  background-color: #0000006e;
  background-image: none;
  border-color: #fee179;
  box-shadow: 0 0 16px 8px #ffe97d59;
}

.buygalanow.sposorship {
  color: #003757;
  text-shadow: none;
  background-image: linear-gradient(#ffc845, #b6a14e);
  border-radius: 50px;
  width: 450px;
  height: 65px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 40px;
}

.buygalanow.sposorship:hover {
  color: #b6a14e;
  background-image: none;
}

.buygalanow.is-buy-now {
  color: #003757;
  text-shadow: none;
  background-color: #000000c2;
  background-image: linear-gradient(#ffc845, #b6a14e);
  max-width: 400px;
  margin-top: 20px;
  margin-bottom: 40px;
}

.scrollarrow {
  z-index: auto;
  -webkit-text-fill-color: inherit;
  background-clip: content-box;
  padding-top: 18px;
  position: static;
  bottom: 20.75px;
}

.event-headline {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  overflow-wrap: break-word;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.mobile-hero-location {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ffc845, #d97400);
  -webkit-background-clip: text;
  background-clip: text;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  margin: 16px;
  display: inline-flex;
}

.image-12 {
  border: 1px solid #ffd685;
  border-radius: 20px;
  box-shadow: 5px 5px 5px #00000080;
}

.beauty-top-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 20px;
  width: 100%;
  padding: 20px 140px 20px 300px;
  display: flex;
}

.beauty-bottom-div {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 20px 300px 20px 14px;
  display: flex;
}

.image-14 {
  border: 1px solid #fee179;
  border-radius: 20px;
  padding: 0;
  display: block;
  box-shadow: 10px 12px 5px #00000080;
}

.event-section {
  -webkit-text-stroke-color: #2b2b2b;
  width: 100%;
  height: auto;
}

.eventinfodiv {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #000b1d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.desktop-right-content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  height: 100%;
  display: flex;
}

.beauty-industry-headline {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.event-details-content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  order: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: visible;
}

.background-video-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: scale-down;
  background-color: #000b1d9e;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
}

.about-text {
  box-shadow: none;
  opacity: 1;
  perspective: none;
  background-color: #0f0f0f00;
  background-image: none;
  border: 2px #444;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px;
  display: flex;
}

.section-4 {
  width: 100%;
  height: auto;
}

.highlights-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#0000 98%, #000000bf), linear-gradient(#000b1d, #000b1d70 35%, #000b1dbf 86%, #be2b3a 99%), url('../images/WhatsApp-Image-2025-06-12-at-09.37.31_bd94d0f8_1.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100vw;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.image-22 {
  border: 1px solid #ffd685;
  border-radius: 20px;
  box-shadow: 10px 5px 5px #0000009c;
}

.beauty-industry-content-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.ijp-wrapper {
  background-color: #68121b;
  background-image: linear-gradient(#000, #fff0 4% 96%, #000), radial-gradient(circle, #fff0, #000 73%), linear-gradient(#68121b, #68121b);
  border: 1px #000;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100%;
  padding: 60px 20px;
  display: flex;
}

.ijp-content-wrapper {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: #000;
  border: 1px solid #8d4040;
  border-radius: 20px;
  flex-flow: column;
  align-items: center;
  width: 40%;
  height: 100%;
  padding-bottom: 40px;
  display: flex;
  box-shadow: 0 0 20px -7px #ff6373;
}

.ijp-logo {
  width: 30%;
}

.ijp-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

.image-28 {
  width: 100%;
}

.what-to-expect {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-58 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-29 {
  min-width: 0;
  max-width: 100%;
  padding-right: 20px;
}

.div-block-59, .div-block-60 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-30 {
  padding-right: 20px;
}

.div-block-61 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-31 {
  padding-right: 20px;
}

.div-block-62 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-32 {
  padding-right: 20px;
}

.image-33 {
  max-width: 100%;
}

.heading-5 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.body {
  background-color: #0a0d1c;
}

.heading-6, .heading-7, .paragraph-2 {
  color: #fff;
}

.body-2 {
  background-color: #0a0d1c;
  height: 100dvh;
  font-size: 1rem;
  line-height: 1.5rem;
}

.highlights-title {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-66 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-67 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-68 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-9 {
  margin-top: 0;
  margin-bottom: 0;
}

.whattoexpect {
  border: 1px solid #ffc042;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 16px;
  display: flex;
}

.paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
  text-align: center;
  line-height: 2rem;
}

.event-time-date {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.eventidetails {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Great Vibes, cursive;
  font-size: 4rem;
  font-weight: 900;
  line-height: 5rem;
}

.eventidetails.is-detail {
  font-family: Montserrat, sans-serif;
}

.event-details-heading {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

.heading-10 {
  margin-top: 0;
}

.heading-11 {
  color: #ffae00;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Great Vibes, cursive;
  font-size: 3.5rem;
  line-height: 4.5rem;
}

.heading-11.is-long {
  color: #b6a14e;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-style: italic;
  line-height: 3.5rem;
}

.event-columns {
  border-radius: 20px;
  width: 100%;
  height: auto;
  padding: 20px 300px;
}

.column-image1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding-right: 30px;
  display: flex;
}

.column-paragraph {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-34 {
  border: 1px solid #f1bc5e;
  border-radius: 20px;
}

.expect {
  color: #b6a14e;
  -webkit-text-stroke-color: #fff;
  text-shadow: 2px 2px 1px #000;
}

.expect.is-date {
  color: #b6a14e;
  line-height: 2rem;
}

.heading-13 {
  margin-top: 10px;
}

.paragraph-9 {
  align-self: center;
  max-width: 600px;
  line-height: 2rem;
}

.paragraph-10 {
  max-width: 600px;
  line-height: 2rem;
}

.paragraph-11 {
  line-height: 2rem;
}

.whattoexpect-image {
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.gold {
  color: #b6a14e;
  text-align: center;
  text-shadow: 2px 2px 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  line-height: 4rem;
}

.gold.is-ticket-section {
  padding-top: 0;
  padding-bottom: 0;
}

.gold.is-ticket-section.is-hero {
  color: #b6a14e;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-style: italic;
}

.gold.is-sponsor {
  font-size: 2.5rem;
}

.gold.is-showcase, .gold.is-dress {
  color: #b6a14e;
  font-family: Montserrat, sans-serif;
  font-style: italic;
}

.is-title {
  color: #b6a14e;
  text-align: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-style: italic;
  font-weight: 900;
  line-height: 4rem;
}

.celebrate-excellence-div {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
}

.showcase-gala-2025-logo-div {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ijp-paragraph {
  padding-top: 16px;
}

.features-div {
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  color: #333;
  background-color: #000;
  border: 1px solid #2b2b2b;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 40px;
  display: flex;
}

.text-block-5 {
  color: #fff;
  text-shadow: 2px 2px 1px #000000f0;
  margin-top: 98px;
}

.sponsor-wrapper {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.sponsor-wrapper.is-sponsors {
  padding-top: 60px;
}

.sponsors {
  background-color: #000b1d;
  background-image: linear-gradient(#000b1dba, #000b1dba), url('../images/WhatsApp-Image-2025-06-12-at-09.37.31_bd94d0f8_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: auto;
}

.sponsor-paragraph {
  width: 40%;
}

.paragraph-12 {
  text-align: center;
  margin-bottom: 0;
  line-height: 2rem;
}

.image-43 {
  width: auto;
  max-width: 200px;
  height: 100%;
}

.image-44 {
  width: auto;
  max-width: 200px;
  height: auto;
}

.image-51 {
  padding-right: 30px;
}

.heading-15 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 1.3rem;
  line-height: 2rem;
}

.social-links {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-16 {
  text-align: center;
  text-shadow: 2px 2px 1px #000000e3;
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 2rem;
}

.heading-18 {
  max-width: 600px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2rem;
}

.about-logo {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-20.is-gold {
  color: #b6a14e;
  font-size: 3rem;
}

.modal-wrapper {
  z-index: 999;
  opacity: 1;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-image: linear-gradient(#00000080, #00000080);
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0;
}

.modal-content {
  opacity: .8;
  color: #fff;
  background-color: #212121;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 500px;
  height: 80vh;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

.modal-close {
  color: #ffe26c;
  cursor: pointer;
  padding: 10px;
  font-size: 24px;
  display: block;
  position: absolute;
  top: .6rem;
  right: .7rem;
}

.image-53 {
  text-align: left;
  padding-top: 0;
  padding-bottom: 32px;
}

.div-block-98 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.is-gold {
  color: #f8bf5d;
  line-height: 2rem;
}

.is-gold.is-fancy {
  color: #b6a14e;
  text-align: center;
  text-shadow: 2px 2px 1px #000;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-style: italic;
  line-height: 2.5rem;
}

.image-55 {
  border: 1px solid #ffae00;
  border-radius: 20px;
  box-shadow: 10px 5px 5px #0000009c;
}

.lower {
  filter: contrast(101%);
  object-fit: cover;
  width: 50%;
  height: 100%;
}

.upper {
  filter: contrast(101%);
  background-color: #0a0d1c;
  background-image: linear-gradient(270deg, #0a0d1c, #0a0d1c6b 66%), url('../images/WhatsApp-Image-2025-06-12-at-09.37.31_bd94d0f8_1.webp');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.heading-22 {
  text-align: center;
}

.heading-22.is-tagline {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5rem;
}

.heading-22.is-location {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2rem;
}

.heading-22.is-date {
  line-height: 2.5rem;
}

.heromobile {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100dvw;
  height: 100dvh;
  padding-top: 0;
  display: none;
  overflow: hidden;
}

.mobile-hero-video {
  overflow: visible;
}

.hero-tablet {
  width: 100dvw;
  height: 100dvh;
  display: none;
}

.link {
  color: #fff;
}

.main-wrapper {
  flex-flow: column;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.valet-info {
  background-color: #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-23 {
  text-align: center;
  line-height: 2rem;
}

.heading-23.is-gold {
  color: #b6a14e;
}

.paragraph-14 {
  color: #fff;
  text-align: center;
  width: 500px;
  line-height: 2rem;
}

.come-prepared {
  padding-bottom: 40px;
}

.section-5 {
  height: auto;
}

.bold-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-style: italic;
  line-height: 3.5rem;
}

.image-56 {
  border: 1px solid #ffae00;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 5px 5px 5px #000000b8;
}

.tickets-section-wrapper1 {
  background-color: #000b1db8;
  background-image: linear-gradient(#000, #fff0 4% 94%, #000 101%);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.logo-small {
  margin-bottom: 20px;
}

.become-a-sponsor-button {
  justify-content: center;
  align-items: center;
  display: flex;
}

.fullvidbgmobile {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.fullvidbgmobile.is-2 {
  order: 0;
  height: auto;
  display: flex;
}

.logos-grid {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  place-content: center;
  width: 40%;
  margin-bottom: 40px;
}

.image-57 {
  background-color: #fff0;
  width: 50%;
}

.image-58 {
  width: 80%;
}

.ed-image {
  border: 1px solid #ffae00;
  border-radius: 14px;
  width: auto;
  height: 40%;
  box-shadow: 4px 4px 5px #000000a6;
}

.ed-image-div {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: flex;
}

.education-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #0a0a0a;
  background-image: radial-gradient(circle, #000b1dc7 43%, #000b1d 68% 76%), linear-gradient(#000b1d 2%, #0000 14% 85%, #000b1d 98%), url('../images/VerticleBg_1.webp');
  background-position: 0 0, 0 0, 50% 100%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1000px;
  margin-bottom: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-26 {
  text-align: center;
}

.paragraph-15 {
  text-align: center;
  max-width: 700px;
  line-height: 2rem;
}

.image-60 {
  border: 1px solid #ffae00;
  border-radius: 14px;
  width: auto;
  height: 40%;
  box-shadow: 4px 4px 5px #000000bd;
}

.final-touches {
  background-color: #0a0d1c;
  background-image: linear-gradient(#000, #0a0d1c66 50%, #0a0d1c 102%), url('../images/WhatsApp-Image-2025-06-12-at-09.37.31_bd94d0f8_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.heading-27 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  line-height: 2.5rem;
}

.final-touches--mobile {
  background-color: #0a0d1c;
  background-image: linear-gradient(#000, #0a0d1c66 50%, #0a0d1c 102%), url('../images/WhatsApp-Image-2025-06-12-at-09.37.31_bd94d0f8_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100dvh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.desktop-hero-wrapper {
  width: 100%;
  height: 95dvh;
  display: flex;
}

.desktop-vip-banner {
  background-color: #b6a14e;
  background-image: linear-gradient(90deg, #695916, #b6a14e 48%, #695916);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 5dvh;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.vip-ticket-link {
  color: #fff;
  text-shadow: 2px 2px 1px #0000008f;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.heading-28 {
  margin-bottom: 20px;
  line-height: 2rem;
}

.lodging-link {
  color: #fff;
  margin-top: 20px;
}

.location-bloc {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 40px 20px;
  display: flex;
}

.maps-div {
  border-radius: 20px;
  width: 100%;
  height: auto;
}

.location {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-right: 20px;
  display: flex;
  overflow: visible;
}

.code-embed {
  border-radius: 20px;
}

.tickets-button-div {
  grid-column-gap: 51px;
  grid-row-gap: 51px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.gala-tickets-button, .banquet-tickets-button {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.buybanquetnow {
  box-sizing: border-box;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  color: #003757;
  text-align: center;
  -webkit-text-stroke-color: #1d1d1d;
  object-fit: fill;
  background-color: #ffc61c;
  background-image: linear-gradient(#ffc845, #8a7500);
  border: 1px #006aa7;
  border-radius: 20px;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 1.25rem;
  font-weight: 900;
  display: flex;
  position: static;
  bottom: 30%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.buybanquetnow:hover {
  color: #fee179;
  background-color: #0000006e;
  background-image: none;
  border-color: #fee179;
  box-shadow: 0 0 16px 8px #ffe97d59;
}

.gala-tickets-text, .text-block-6 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 2rem;
}

.link-block {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.nav-links {
  color: #fff;
  text-align: right;
  text-shadow: 0 3px 8px #000000bf;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
}

.nav-links:focus {
  color: #b6a14e;
}

.full-nav-links {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 4rem;
  text-decoration: none;
}

.full-nav-links:focus {
  color: #b6a14e;
}

.navbar-desktop {
  z-index: 1000;
  background-color: #0000;
  background-image: linear-gradient(#000, #0000);
  justify-content: space-between;
  width: 100%;
  height: 80px;
  padding: 10px 40px 10px 10px;
  display: flex;
  position: fixed;
  top: 0;
}

.navbar-logo-wrapper {
  align-self: center;
  width: 10%;
  height: 60px;
}

.navbar-links-wrapper {
  text-align: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-right: 0;
  display: flex;
}

.image-61 {
  height: 60px;
}

.navbar-links {
  color: #fff;
  text-shadow: 2px 2px 3px #0000008f;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.navbar-links:hover, .navbar-links:focus {
  color: #b6a14e;
}

.nav-link-wrapper-home {
  text-decoration: none;
}

.nav-link-wrapper-home:focus {
  color: #b6a14e;
}

.nav-link-wrapper-home.w--current, .nav-link-wrapper-home.w--current:focus, .nav-link-wrapper-tickets, .nav-link-wrapper-details, .nav-link-wrapper-sponsors, .nav-link-wrapper-faq {
  text-decoration: none;
}

.navbar-mobile {
  display: none;
}

.faq {
  background-image: linear-gradient(#000000e8 47%, #000b1d), url('../images/Golden-Feathers-on-Blue-Waves_1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.faq-list {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-9 {
  color: #fff;
  background-color: #000;
  border-radius: 20px;
  padding: 10px;
}

.faq-content-wrapper {
  width: 70%;
  max-width: 1400px;
}

.list-item, .list-item-2, .list-item-3, .list-item-4 {
  padding-bottom: 40px;
}

.right-spacer {
  justify-content: center;
  align-items: center;
  width: 10%;
  height: 60px;
  display: flex;
}

.button-desktop-nav {
  color: #003757;
  background-color: #ffc61c;
  background-image: linear-gradient(#ffc845, #8a7500);
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
  box-shadow: 0 2px 15px #3673ffb3;
}

@media screen and (max-width: 991px) {
  .herodesktop {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    height: 100%;
    display: none;
  }

  .aboutsectiondiv {
    height: 100%;
  }

  .desktopherovideo {
    box-sizing: border-box;
    object-fit: cover;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: block;
  }

  .desktopherovideo.hero-bg-video {
    aspect-ratio: auto;
    object-fit: cover;
    background-image: linear-gradient(0deg, #fff0 75%, #0a0d1c), linear-gradient(0deg, #0000 72%, #000), linear-gradient(#00000080, #00000080);
    display: flex;
    position: static;
  }

  .hero-information-wrapper {
    justify-content: flex-end;
    align-items: center;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .beautyindustrydev {
    background-image: linear-gradient(#000, #fff0 1% 98%, #000), linear-gradient(#0a0d1ccf, #0a0d1ccf), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, scroll;
    padding: 60px 20px;
  }

  .beautyindustrydiv {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border: 1px #725d27;
    border-radius: 20px;
    justify-content: space-around;
    padding: 20px 0;
  }

  .about-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
  }

  .about-image {
    background-image: none;
    padding-top: 20px;
  }

  .about-text-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }

  .buygalanow {
    color: #003757;
    text-shadow: none;
    border-style: none;
    width: 250px;
    height: 100%;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
  }

  .buygalanow.sposorship {
    margin-bottom: 20px;
  }

  .buygalanow.is-buy-now {
    width: 70%;
    height: auto;
    margin-bottom: 0;
  }

  .buygalanow.is-nav-button {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .scrollarrow {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .event-headline {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
    overflow: visible;
  }

  .mobile-hero-location {
    -webkit-text-fill-color: inherit;
    background-image: none;
    background-clip: border-box;
    flex-flow: row;
    max-width: 600px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-12 {
    transform: none;
    box-shadow: 5px 5px 5px #00000080;
  }

  .beauty-top-div {
    background-color: #0a0d1c00;
    background-image: none;
    border: 1px #ffd452;
    border-radius: 0;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .beauty-bottom-div {
    background-image: none;
    border-radius: 20px;
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .image-14 {
    object-fit: cover;
    max-width: none;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .event-section {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .eventinfodiv {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .desktop-right-content-wrapper {
    width: 100%;
    height: 100%;
  }

  .beauty-industry-headline {
    margin-bottom: 40px;
  }

  .event-details-content-wrapper {
    background-image: none;
    border-radius: 20px;
  }

  .background-video-5 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    background-image: linear-gradient(#000, #0000 2% 98%, #000), radial-gradient(circle, #fff0 46%, #000 91%);
    height: 100%;
    min-height: 800px;
    display: flex;
  }

  .section-4 {
    height: auto;
  }

  .highlights-wrapper {
    background-image: linear-gradient(#0000 98%, #000000bf), linear-gradient(#000b1d 24%, #000b1d91 91%, #be2b3a 99%), url('../images/VerticleBg_1.webp');
    background-attachment: scroll, scroll, scroll;
    height: 100%;
  }

  .beauty-industry-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .ijp-wrapper {
    background-color: #68121b;
    background-image: linear-gradient(#000, #fff0 4% 96%, #000), radial-gradient(circle, #fff0, #000 73%), linear-gradient(#68121b, #68121b);
    width: 100vw;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .ijp-content-wrapper {
    background-color: #0a0a0a;
    width: 90%;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .ijp-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 90%;
    padding: 0;
  }

  .image-28 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .what-to-expect {
    height: 100%;
  }

  .div-block-58 {
    width: 100%;
  }

  .div-block-59, .div-block-60, .div-block-61, .div-block-62 {
    flex-flow: column;
  }

  .body-2 {
    background-color: #0a0d1c;
    height: 100dvh;
  }

  .div-block-66, .div-block-67, .div-block-68 {
    width: 100%;
  }

  .heading-9 {
    font-size: 1.5rem;
  }

  .paragraph-4 {
    line-height: 1.5rem;
  }

  .event-time-date {
    background-color: #0000;
    padding-left: 56px;
    padding-right: 56px;
  }

  .eventidetails.is-detail {
    font-size: 3rem;
  }

  .heading-11.is-long {
    font-size: 2rem;
    line-height: 3rem;
  }

  .event-columns {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: none;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-image1 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-right: 0;
  }

  .column-paragraph {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-9 {
    max-width: 700px;
  }

  .paragraph-10 {
    order: 1;
    max-width: 700px;
  }

  .paragraph-11 {
    width: 90%;
  }

  .whattoexpect-image {
    background-image: none;
  }

  .gold {
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2rem;
    line-height: 2.5rem;
    display: flex;
  }

  .gold.is-ticket-section.is-hero {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 2rem;
  }

  .gold.is-sponsor {
    font-size: 2rem;
  }

  .gold.is-showcase {
    margin-bottom: 10px;
    font-size: 2rem;
  }

  .gold.is-dress {
    margin-bottom: 0;
    font-size: 2rem;
  }

  .is-title {
    text-align: center;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 2rem;
    line-height: 2rem;
    overflow: visible;
  }

  .celebrate-excellence-div {
    margin-top: 0;
    margin-bottom: 0;
  }

  .features-div {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block-5 {
    text-shadow: 2px 2px 1px #000000ed;
    margin-top: 0;
  }

  .sponsor-wrapper {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: space-around;
    height: 100%;
  }

  .sponsors {
    background-image: linear-gradient(#000, #000b1d80 15%, #fff0 85%, #000 103%), linear-gradient(#000b1d7d, #000b1d7d), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, scroll;
    height: auto;
  }

  .sponsor-paragraph {
    width: 80%;
  }

  .image-43, .image-44 {
    height: 100px;
  }

  .image-50 {
    margin-bottom: 0;
  }

  .image-51 {
    padding-right: 0;
  }

  .paragraph-13 {
    text-align: center;
  }

  .heading-15 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .social-links {
    grid-column-gap: 57px;
    grid-row-gap: 57px;
  }

  .social-links.is-mobile {
    grid-column-gap: 46px;
    grid-row-gap: 46px;
    justify-content: center;
    padding-top: 20px;
  }

  .heading-16 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading-17, .heading-18 {
    font-size: 1rem;
  }

  .about-logo {
    flex-flow: column;
  }

  .heading-20.is-gold {
    font-size: 2rem;
  }

  .is-gold.is-fancy {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-size: 2.5rem;
    line-height: 3rem;
    display: flex;
  }

  .image-55 {
    margin-bottom: 20px;
    transform: none;
  }

  .lower {
    width: 100%;
    height: 60%;
  }

  .upper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    height: 40%;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-22.is-tagline {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.3rem;
    font-style: italic;
    font-weight: 400;
  }

  .heading-22.is-date {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
  }

  .heromobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100dvw;
    height: 100dvh;
    display: none;
  }

  .mobile-hero-video {
    box-sizing: border-box;
    object-position: 50% 100%;
    background-image: linear-gradient(#0a0d1c 3%, #0a0d1c00 26%, #22253500 77%, #000), linear-gradient(#000000a1, #000000a1);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: block;
    position: static;
    inset: 0%;
    overflow: visible;
  }

  .mobile-hero-container, .lower-hero-div {
    width: 100%;
    height: 100%;
  }

  .upper-hero-div {
    width: 100%;
    height: 40dvh;
    overflow: hidden;
  }

  .mobile-hero-lower-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .hero-tablet {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100dvw;
    height: 100dvh;
    padding-top: 81px;
    display: flex;
  }

  .toptabletherocontent {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    filter: contrast(101%);
    text-align: center;
    background-color: #0a0d1c;
    background-image: linear-gradient(#0a0d1cb3 29%, #0a0d1c 72%), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 41dvh;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .bottom-tabletherocontent {
    filter: contrast(101%);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 56dvh;
    display: flex;
    position: relative;
  }

  .tablet-hero-div-top {
    grid-column-gap: .93rem;
    grid-row-gap: .93rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0;
    display: flex;
  }

  .valet-info {
    background-color: #14141400;
    background-image: linear-gradient(#000000c9, #000000c9);
    border-radius: 20px;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .come-prepared {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
  }

  .bold-text {
    font-size: 2rem;
    line-height: 2rem;
  }

  .tickets-section-wrapper1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .fullvidbgmobile {
    height: auto;
  }

  .fullvidbgmobile.is-2 {
    height: auto;
    display: block;
  }

  .logos-grid {
    grid-column-gap: 46px;
    grid-row-gap: 46px;
    width: 100%;
    padding: 40px;
  }

  .image-57 {
    width: auto;
    max-width: none;
    height: 100px;
  }

  .image-58, .image-59 {
    width: auto;
    height: 100px;
  }

  .ed-image {
    height: 25%;
  }

  .ed-image-div {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    justify-content: flex-start;
    align-items: center;
  }

  .education-section {
    background-image: radial-gradient(circle, #000b1dc7 51%, #000b1d 68% 76%), linear-gradient(#000b1d 2%, #0000 14% 85%, #000b1d 98%), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 0 0, 50% 100%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    height: 1100px;
    margin-bottom: 0;
  }

  .paragraph-15 {
    max-width: 600px;
  }

  .image-60 {
    height: 25%;
  }

  .final-touches--mobile {
    background-image: linear-gradient(#0a0d1c, #0a0d1c66 12%, #0a0d1c69 90%, #0a0d1c 102%), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .vip-banner-tab {
    background-color: #b6a14e;
    background-image: linear-gradient(90deg, #695916, #b6a14e 33% 75%, #695916);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5%;
    display: flex;
  }

  .location-bloc {
    background-color: #14141400;
    background-image: linear-gradient(#000000c9, #000000c9);
    border-radius: 20px;
    flex-flow: column;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .maps-div {
    width: 100%;
  }

  .tickets-button-div {
    background-color: #000;
    border-radius: 20px;
    justify-content: space-between;
    width: 100%;
    padding: 20px 40px;
    display: flex;
  }

  .gala-tickets-button, .banquet-tickets-button {
    grid-column-gap: .875rem;
    grid-row-gap: .875rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .buybanquetnow {
    color: #003757;
    text-shadow: none;
    border-style: none;
    width: 250px;
    height: 100%;
    margin-top: 0;
    font-family: Montserrat, sans-serif;
  }

  .gala-tickets-text, .text-block-6 {
    text-align: center;
  }

  .nav-links {
    text-align: center;
    margin-bottom: 0;
  }

  .nav-links:focus {
    color: #fff;
  }

  .nav-links.w--current:focus {
    -webkit-text-stroke-color: #b6a14e;
  }

  .navbar-desktop {
    display: none;
  }

  .navbar-links-wrapper {
    justify-content: flex-end;
    align-items: center;
    height: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-nav-button {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    background-color: #000;
    border-radius: 7px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .close-wrapper {
    display: flex;
  }

  .navbar-mobile {
    background-color: #000;
    justify-content: space-around;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: fixed;
  }

  .icon {
    color: #fff;
    font-size: 3rem;
  }

  .mobile-nav-container {
    justify-content: space-around;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    display: block;
  }

  .brand {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 100%;
    display: flex;
  }

  .logo {
    flex: 0 auto;
    order: 0;
    align-self: auto;
    width: 150px;
    height: auto;
    display: block;
  }

  .nav-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #0a0d1ce8;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 91dvh;
    padding-top: 40px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .spacer {
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .faq {
    background-image: linear-gradient(#000000e8 64%, #000b1d), url('../images/Golden-Feathers-on-Blue-Waves_1.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .faq-list {
    color: #fff;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-9 {
    color: #fff;
  }

  .faq-content-wrapper {
    width: 100%;
  }

  .link-block-4 {
    padding: 10px;
  }

  .image-65, .image-66 {
    width: auto;
    height: 100px;
  }

  .image-67, .image-68 {
    width: auto;
    height: 60px;
  }

  .image-69 {
    width: auto;
    height: 70px;
  }

  .image-70, .image-71 {
    width: auto;
    height: 50px;
  }

  .image-72, .image-73, .image-74, .image-75 {
    width: auto;
    height: 60px;
  }
}

@media screen and (max-width: 767px) {
  .aboutsection {
    background-image: linear-gradient(#fff0 54%, #0a0d1c), linear-gradient(#0a0d1ce0, #0a0d1ce0), url('../images/WhatsApp-Image-2025-06-12-at-09.37.28_0fa942ed_1.webp');
  }

  .herodesktop {
    height: 100%;
  }

  .aboutsectiondiv {
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .desktopherovideo {
    display: block;
  }

  .desktopherovideo.hero-bg-video {
    background-image: linear-gradient(0deg, #000, #7a7a7a00 20%, #fff0 75%, #0a0d1c), linear-gradient(0deg, #0000 72%, #000), linear-gradient(#00000061, #00000061);
    display: flex;
  }

  .hero-information-wrapper {
    background-color: #0a0d1c00;
    justify-content: flex-end;
    align-items: center;
    height: 50vh;
  }

  .beautyindustrydev {
    height: 100%;
    padding: 0 0 60px;
  }

  .beautyindustrydiv {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    justify-content: space-around;
    height: 100%;
    padding: 40px 20px;
  }

  .about-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
  }

  .about-image {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: none;
    flex-flow: column-reverse;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .buygalanow {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #003757;
    text-shadow: none;
    background-color: #000000c2;
    border-style: none;
    width: 150px;
    height: 40px;
    box-shadow: 3px 7px 5px #0000008f;
  }

  .buygalanow.sposorship {
    margin-top: 60px;
    margin-bottom: 60px;
    box-shadow: 3px 7px 5px #00000096;
  }

  .buygalanow.sposorship:hover {
    color: #fff;
    -webkit-text-stroke-color: #fee179;
    border-style: solid;
    border-color: #fee179;
  }

  .buygalanow.is-buy-now {
    background-color: #000;
    background-image: linear-gradient(#ffc845, #b6a14e);
    width: 70%;
    box-shadow: 3px 7px 5px #0000008a;
  }

  .buygalanow.is-buy-now:hover {
    color: #fffffe;
    background-image: linear-gradient(#393939, #000);
  }

  .buygalanow.is-nav-button {
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .event-headline {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0a0d1c;
    background-image: linear-gradient(#0a0d1cab, #0a0d1c), url('../images/Golden-Feathers-on-Blue-Waves_1.webp');
    background-position: 0 0, 100% 100%;
    background-size: auto, auto;
  }

  .mobile-hero-location {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1rem;
  }

  .image-12 {
    transform: none;
  }

  .beauty-top-div {
    background-image: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .beauty-bottom-div {
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .image-14 {
    order: -1;
    width: auto;
    height: 300px;
  }

  .event-section {
    flex-flow: column;
    height: auto;
    display: flex;
  }

  .eventinfodiv {
    padding: 60px 0 40px;
    position: relative;
  }

  .event-details-content-wrapper {
    background-image: none;
    border-radius: 20px;
    padding-top: 18px;
    padding-bottom: 0;
  }

  .background-video-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#000, #0000 2% 98%, #000), radial-gradient(circle, #0000005e 71%, #000 97%);
    height: 100%;
    padding: 0;
  }

  .section-4 {
    height: auto;
  }

  .highlights-wrapper {
    background-image: linear-gradient(#0000 98%, #000000bf), linear-gradient(#000b1d 24%, #000b1d91 91%, #be2b3a 99%), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, scroll;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .beauty-industry-content-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .ijp-wrapper {
    background-color: #68121b;
    background-image: linear-gradient(#000, #fff0 4% 96%, #000), radial-gradient(circle, #fff0, #000 73%), linear-gradient(#68121b, #68121b);
    height: auto;
    padding: 60px 40px;
  }

  .ijp-content-wrapper {
    background-color: #0a0a0a;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .ijp-logo {
    width: 50%;
  }

  .ijp-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 100%;
  }

  .div-block-58 {
    width: 100%;
  }

  .image-29 {
    max-width: none;
    padding-right: 0;
  }

  .div-block-59 {
    flex-flow: column;
  }

  .div-block-60 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: inline-flex;
  }

  .image-30 {
    max-width: none;
    margin-top: 20px;
    padding-right: 0;
  }

  .div-block-61 {
    flex-flow: column;
    align-self: auto;
    width: 100%;
  }

  .image-31 {
    max-width: none;
    margin-top: 20px;
    padding-right: 0;
  }

  .div-block-62 {
    flex-flow: column;
  }

  .image-32 {
    max-width: none;
    margin-top: 20px;
    padding-right: 0;
  }

  .div-block-66 {
    flex-flow: row;
    width: 100%;
  }

  .div-block-67, .div-block-68 {
    width: 100%;
  }

  .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
    width: auto;
    height: auto;
  }

  .event-time-date {
    background-color: #0000;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .eventidetails {
    font-size: 5rem;
    line-height: 5rem;
  }

  .eventidetails.is-detail {
    color: #b6a14e;
    font-size: 3rem;
    line-height: 3rem;
  }

  .heading-11 {
    color: #ffae00;
    font-family: Great Vibes, cursive;
    line-height: 3rem;
  }

  .heading-11.is-long {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .event-columns {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .column-image1 {
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 0 20px;
  }

  .column-paragraph {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-34 {
    width: auto;
    height: auto;
  }

  .expect {
    color: #b6a14e;
    text-align: center;
    margin-top: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .expect.is-date {
    color: #fff;
  }

  .heading-13 {
    color: #b6a14e;
  }

  .paragraph-9, .paragraph-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-11 {
    padding-top: 13px;
  }

  .whattoexpect-image {
    background-image: none;
  }

  .gold {
    color: #b6a14e;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 2rem;
  }

  .gold.is-ticket-section {
    color: #b6a14e;
  }

  .gold.is-ticket-section.is-hero {
    font-size: 1.5rem;
  }

  .gold.is-showcase {
    padding-top: 0;
    padding-bottom: 0;
  }

  .gold.is-dress {
    color: #b6a14e;
    margin-top: 0;
    margin-bottom: 0;
  }

  .is-title {
    color: #b6a14e;
    -webkit-text-stroke-color: #ffd70000;
    font-size: 2rem;
    line-height: 3.5rem;
    display: block;
  }

  .features-div {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 40px 20px;
  }

  .text-block-5 {
    text-shadow: 2px 2px 1px #000000ed;
    margin-bottom: 0;
  }

  .sponsor-wrapper {
    padding-top: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .sponsors {
    background-image: linear-gradient(#000, #000b1d80 14% 83%, #000 102%), linear-gradient(#000b1d7d, #000b1d7d), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, scroll;
    height: auto;
  }

  .sponsor-paragraph {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .paragraph-12 {
    margin-top: 40px;
  }

  .image-43, .image-44 {
    height: 70px;
  }

  .paragraph-13 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-15 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
    line-height: 2rem;
  }

  .social-links {
    justify-content: space-around;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    display: flex;
  }

  .heading-16 {
    line-height: 2rem;
  }

  .heading-18 {
    font-size: 1rem;
  }

  .about-logo {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .is-gold {
    color: #ffb520;
    line-height: 2rem;
  }

  .is-gold.is-fancy {
    font-family: Montserrat, sans-serif;
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .image-55 {
    border-color: #fee179;
    border-radius: 20px;
  }

  .lower {
    height: 50%;
  }

  .upper {
    background-image: linear-gradient(156deg, #0a0d1c, #0a0d1cb3 93%), url('../images/Golden-Feathers-on-Blue-Waves_1.webp');
    background-position: 0 0, 100% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    height: 50%;
    display: flex;
  }

  .heading-22.is-tagline {
    max-width: 600px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2rem;
  }

  .heading-22.is-tagline.is-location {
    padding-left: 60px;
    padding-right: 60px;
  }

  .heading-22.is-date {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .heromobile {
    height: 100vh;
  }

  .mobile-hero-video {
    object-fit: cover;
    background-image: linear-gradient(#0a0d1c, #0a0d1c73 26% 90%, #000), linear-gradient(#00000080, #00000080);
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0% auto auto 0%;
    overflow: visible;
  }

  .mobile-hero-container {
    background-color: #0a0d1c;
  }

  .lower-hero-div {
    position: relative;
  }

  .mobile-hero-lower-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
  }

  .toptabletherocontent {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    filter: contrast(101%);
    background-image: linear-gradient(#0a0d1c78 13%, #0a0d1c 46%), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 39dvh;
    padding-top: 10px;
  }

  .bottom-tabletherocontent {
    height: 61dvh;
  }

  .tablet-hero-div-top {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .mobile-lower-hero-content {
    background-color: #0a0d1c;
  }

  .valet-info {
    background-image: linear-gradient(#000000c9, #000000c9);
    width: 90%;
    padding: 20px;
  }

  .paragraph-14 {
    white-space: pre-wrap;
    overflow-wrap: break-word;
    width: auto;
  }

  .come-prepared {
    margin-bottom: 0;
  }

  .bold-text {
    font-size: 2rem;
  }

  .tickets-section-wrapper1 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .fullvidbgmobile, .fullvidbgmobile.is-2 {
    height: auto;
  }

  .logos-grid {
    width: 100%;
  }

  .ed-image {
    height: 25%;
  }

  .education-section {
    margin-bottom: 40px;
  }

  .paragraph-15 {
    padding: 20px 40px;
  }

  .image-60 {
    height: 25%;
  }

  .heading-27 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .final-touches--mobile {
    background-image: linear-gradient(#0a0d1c, #0a0d1c66 20% 84%, #0a0d1c 102%), url('../images/VerticleBg_1.webp');
  }

  .vip-banner-tab {
    margin-top: -20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .location-bloc {
    white-space: pre;
    background-image: linear-gradient(#000000c9, #000000c9);
    width: 90%;
    padding: 20px;
  }

  .maps-div {
    width: 300px;
  }

  .code-embed {
    width: auto;
    height: auto;
  }

  .tickets-button-div {
    grid-column-gap: 2.4rem;
    grid-row-gap: 2.4rem;
    justify-content: center;
    align-items: center;
  }

  .gala-tickets-button, .banquet-tickets-button {
    width: 100%;
  }

  .buybanquetnow {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #003757;
    text-shadow: none;
    background-color: #000000c2;
    border-style: none;
    width: 150px;
    height: 40px;
    box-shadow: 3px 7px 5px #0000008f;
  }

  .gala-tickets-text, .text-block-6 {
    font-size: 1rem;
  }

  .nav-links {
    text-align: center;
  }

  .navbar-mobile {
    background-color: #000;
    width: 100%;
    height: 60px;
    display: block;
    position: fixed;
    top: 0;
  }

  .icon {
    color: #fff;
    font-size: 2rem;
  }

  .mobile-nav-container {
    justify-content: space-between;
    height: 60px;
    padding-left: 0;
    display: flex;
    position: static;
    top: 0;
  }

  .brand {
    height: 60px;
  }

  .logo {
    width: 150px;
    height: auto;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(9px);
    backdrop-filter: blur(9px);
    background-color: #0a0d1ce8;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 60px;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .spacer {
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .faq {
    background-image: linear-gradient(#000000e8 65%, #000b1d), url('../images/WhatsApp-Image-2025-06-12-at-09.37.28_0fa942ed_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    width: 100%;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .faq-list {
    color: #fff;
    margin-top: 40px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-9 {
    color: #fff;
  }

  .faq-content-wrapper {
    width: 100%;
  }

  .map-wrap {
    width: auto;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .herosection {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0d152c;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    width: 100dvw;
    height: 100dvh;
    min-height: 0;
    display: flex;
    overflow: auto;
  }

  .aboutsection {
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    object-fit: fill;
    background-image: linear-gradient(#000 2%, #fff0 8% 92%, #000 98%), linear-gradient(#000b1de8, #000b1de8), url('../images/WhatsApp-Image-2025-06-12-at-09.37.28_0fa942ed_1.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    flex-flow: column;
    justify-content: space-around;
    align-self: auto;
    align-items: center;
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .beautyindustrysection {
    background-color: #0a0d1c;
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }

  .herodesktop {
    grid-column-gap: 2.6rem;
    grid-row-gap: 2.6rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: 100%;
    display: none;
    overflow: visible;
  }

  .aboutsectiondiv {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .desktopherovideo {
    background-image: linear-gradient(0deg, #000, #0000 22% 72%, #000), linear-gradient(#00000094, #00000094);
  }

  .desktopherovideo.hero-bg-video {
    box-sizing: border-box;
    object-fit: cover;
    background-image: linear-gradient(0deg, #000b1d 5%, #7a7a7a00 35%, #fff0 75%, #0a0d1c), linear-gradient(0deg, #0000 72%, #000), linear-gradient(#00000061, #00000061);
    width: 100%;
    position: static;
    overflow: visible;
  }

  .hero-information-wrapper {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-bottom: 0;
  }

  .beautyindustrydev {
    background-image: linear-gradient(#000 1%, #fff0 4%, #18181800 96%, #000), linear-gradient(#0a0d1cab, #0a0d1cab), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, scroll;
    height: 100%;
    padding: 0 0;
  }

  .beautyindustrydiv {
    background-color: #0000;
    height: 100%;
    padding: 20px 0;
  }

  .about-content {
    justify-content: center;
    height: 100%;
  }

  .about-image {
    background-image: none;
    width: 100%;
    height: auto;
  }

  .about-text-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .buygalanow {
    color: #003757;
    text-shadow: none;
    background-image: linear-gradient(#fee275, #a28526);
    border-style: none;
    border-color: #000;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    max-width: 90dvw;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 1rem;
    display: flex;
  }

  .buygalanow.sposorship {
    width: 100%;
    max-width: none;
    margin: 40px 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    font-weight: 900;
  }

  .buygalanow.sposorship:hover {
    color: #b6a14e;
  }

  .buygalanow.is-buy-now {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .buygalanow.is-buy-now:hover {
    background-color: #00000080;
    background-image: none;
  }

  .buygalanow.is-nav-button {
    width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .scrollarrow {
    padding-top: 0;
  }

  .event-headline {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0a0d1c00;
    background-image: none;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-hero-location {
    padding-top: 0;
  }

  .image-12 {
    border-color: #b6a14e;
    width: 80%;
    height: 100%;
    margin-top: 20px;
    transform: none;
  }

  .beauty-top-div, .beauty-bottom-div {
    background-image: none;
    width: 100%;
    padding: 20px 0;
  }

  .image-14 {
    border-color: #b6a14e;
    width: 85%;
    height: 300px;
  }

  .image-14.is-2 {
    border-color: #b6a14e;
    width: 85%;
  }

  .event-section {
    flex-flow: column;
    height: auto;
    display: flex;
    overflow: hidden;
  }

  .eventinfodiv {
    padding: 0 0 40px;
  }

  .desktop-right-content-wrapper {
    object-fit: fill;
    overflow: hidden;
  }

  .beauty-industry-headline {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .event-details-content-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: none;
    background-position: 0 0;
    justify-content: space-between;
    padding: 0;
  }

  .background-video-5 {
    background-image: linear-gradient(#000, #0000 2% 99%, #000), radial-gradient(circle, #0000005e 71%, #000 97%);
    height: 100%;
    min-height: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .about-text {
    padding-top: 0;
  }

  .section-4 {
    height: auto;
    overflow: hidden;
  }

  .highlights-wrapper {
    background-image: linear-gradient(#0000 98%, #000000bf), linear-gradient(#000b1d, #000b1da6 14%, #000b1dc2 92%, #be2b3a), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-22 {
    width: 90%;
  }

  .beauty-industry-content-wrapper {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .ijp-wrapper {
    background-image: radial-gradient(circle, #fff0 58%, #000 93%), radial-gradient(circle, #0000002e, #000 69%), linear-gradient(#68121ba6, #68121ba6);
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ijp-content-wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    width: 100%;
    height: 100%;
    padding: 40px 10px 20px;
  }

  .ijp-content {
    height: 100%;
  }

  .what-to-expect {
    justify-content: space-around;
    height: 100%;
  }

  .div-block-58 {
    width: 100%;
  }

  .div-block-66, .div-block-67, .div-block-68 {
    width: 90%;
  }

  .heading-9 {
    font-size: 1.5rem;
  }

  .whattoexpect {
    border-color: #b6a14e;
    width: 90%;
    font-size: .3rem;
  }

  .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7 {
    text-align: center;
  }

  .event-time-date {
    background-color: #0000;
    height: 250px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .eventidetails {
    text-align: center;
    font-size: 3rem;
  }

  .eventidetails.is-detail {
    color: #b6a14e;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.5rem;
  }

  .heading-10 {
    text-align: center;
    font-size: 1.4rem;
  }

  .heading-11 {
    color: #ffae00;
    font-family: Great Vibes, cursive;
    line-height: 3rem;
  }

  .heading-11.is-long {
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .event-columns {
    background-image: none;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-image1 {
    height: 300%;
  }

  .column-paragraph {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .expect {
    color: #b6a14e;
    text-align: center;
    font-size: 1rem;
  }

  .heading-13 {
    color: #b6a14e;
    font-size: 2rem;
    line-height: 2rem;
  }

  .paragraph-9 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1rem;
    line-height: 2rem;
  }

  .paragraph-10 {
    order: 1;
    padding-left: 10px;
    padding-right: 10px;
  }

  .whattoexpect-image {
    background-image: none;
    padding-left: 15px;
    padding-right: 15px;
  }

  .gold {
    color: #b6a14e;
    text-align: center;
    white-space: normal;
    word-break: normal;
    align-self: auto;
    max-width: none;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 2rem;
    line-height: 3rem;
  }

  .gold.is-ticket-section {
    color: #b6a14e;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .gold.is-ticket-section.is-hero {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .gold.is-sponsor {
    width: auto;
    height: auto;
    font-size: 2rem;
  }

  .gold.is-showcase {
    padding-bottom: 10px;
    font-size: 2rem;
  }

  .gold.is-dress {
    color: #b6a14e;
    margin-bottom: 20px;
    padding-top: 0;
    font-size: 2rem;
    line-height: 3rem;
  }

  .is-title {
    text-align: center;
    letter-spacing: normal;
    width: auto;
    max-width: none;
    padding: 0;
    font-size: 1rem;
    line-height: 2.5rem;
  }

  .celebrate-excellence-div {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .features-div {
    width: 90%;
    margin-bottom: 20px;
  }

  .text-block-5 {
    text-shadow: 2px 2px 1px #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    font-size: .8rem;
  }

  .sponsor-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
    padding: 20px;
  }

  .sponsors {
    background-image: linear-gradient(#000 2%, #000b1d80 24%, #000b1d00 71%, #0a0a0a 97%), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .sponsor-paragraph {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-12 {
    margin-top: 0;
    padding: 20px 10px;
  }

  .image-43, .image-44 {
    width: 100%;
    max-width: none;
    height: auto;
  }

  .image-51 {
    width: 65px;
    max-width: none;
    height: 45px;
    padding-right: 0;
  }

  .paragraph-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .social-links {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .heading-16 {
    text-align: center;
    text-shadow: 2px 2px 1px #000000c7;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .heading-17 {
    text-align: center;
    line-height: 2rem;
  }

  .about-logo {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    width: 100%;
  }

  .image-52 {
    width: 65px;
    height: 45px;
  }

  .heading-20 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-20.is-gold {
    font-size: 2rem;
  }

  .is-gold.is-fancy {
    font-family: Montserrat, sans-serif;
    font-size: 2rem;
    font-weight: 600;
    line-height: 2.5rem;
  }

  .image-55 {
    border-color: #b6a14e;
    width: 85%;
    height: auto;
  }

  .lower {
    height: 65%;
    position: static;
    overflow: visible;
  }

  .upper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0d152c00;
    background-image: linear-gradient(#0d152c70, #0a0d1c 52%), url('../images/VerticleBg_1.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    width: 100%;
    height: 100%;
    padding-top: 12px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .heading-22.is-tagline {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.5rem;
  }

  .heading-22.is-location {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: .8rem;
    line-height: 1.5rem;
    display: flex;
  }

  .heading-22.is-date {
    margin-top: 0;
    padding-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .heromobile {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-top: 0;
    display: flex;
    overflow: visible;
  }

  .mobile-hero-video {
    z-index: 1;
    filter: contrast(110%);
    object-fit: cover;
    background-image: linear-gradient(#0a0d1c, #fff0 11%);
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    inset: 0% auto auto 0%;
    overflow: visible;
  }

  .mobile-hero-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .lower-hero-div {
    background-image: linear-gradient(#0a0d1c 1%, #fff0 9%);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 55dvh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .upper-hero-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    filter: contrast(110%);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 45dvh;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .mobile-hero-lower-div {
    z-index: 2;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    background-color: #00000003;
    background-image: linear-gradient(#0a0d1c, #9e9e9e00 43%, #fff0 83%, #000), linear-gradient(#00000080, #00000080);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    display: flex;
    position: relative;
  }

  .hero-tablet {
    display: none;
    overflow: visible;
  }

  .toptabletherocontent {
    background-image: linear-gradient(315deg, #0a0d1c 28%, #0d152cb3), url('../images/Golden-Feathers-on-Blue-Waves_1.webp');
    background-position: 0 0, 100% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .tablet-hero-div-top {
    padding-top: 10px;
  }

  .mobile-lower-hero-content {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    background-color: #0a0d1c00;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .link {
    color: #fff;
    padding: 20px;
  }

  .main-wrapper {
    display: block;
  }

  .valet-info {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#000000c9, #000000c9);
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-23.is-gold {
    white-space: pre;
    width: auto;
  }

  .heading-23.small-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
  }

  .paragraph-14 {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .valet-div {
    background-color: #1f1f1f00;
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .come-prepared {
    padding: 0 40px;
  }

  .section-5 {
    width: 100%;
    height: auto;
  }

  .mobile-hero-content-top {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 10px 20px 0;
    display: flex;
  }

  .bold-text {
    margin-top: 40px;
    font-size: 2rem;
    line-height: 2.5rem;
  }

  .image-56 {
    border-color: #fee179;
    width: 90%;
  }

  .tickets-section-wrapper1 {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .become-a-sponsor-button {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .fullvidbgmobile {
    height: auto;
    display: none;
    overflow: hidden;
  }

  .fullvidbgmobile.is-2 {
    height: auto;
  }

  .logos-grid {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex: 0 auto;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    place-content: center;
    place-items: center;
    width: 90%;
    height: auto;
    margin-bottom: 40px;
    padding: 0;
  }

  .questions {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
    display: flex;
  }

  .image-59 {
    width: 80%;
  }

  .ed-image {
    width: 85%;
    height: auto;
  }

  .ed-image-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .education-section {
    height: 100%;
  }

  .education-heading {
    text-align: center;
    line-height: 2.5rem;
  }

  .image-60 {
    width: 85%;
    height: auto;
  }

  .div-block-125 {
    width: auto;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .vip-banner-tab {
    background-image: linear-gradient(90deg, #695916, #b6a14e 33% 75%, #695916);
  }

  .vip-banner {
    background-color: #b6a14e;
    background-image: linear-gradient(90deg, #695916, #b6a14e 20% 83%, #695916);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 5%;
    margin-top: 46px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .location-bloc {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: linear-gradient(#000000c9, #000000c9);
    flex-flow: column;
    width: 90%;
    margin-bottom: 20px;
    padding: 20px 0;
  }

  .location {
    width: 100%;
    padding-right: 0;
  }

  .code-embed {
    object-fit: cover;
    width: 100%;
    height: auto;
  }

  .heading-29 {
    padding-bottom: 0;
  }

  .tickets-button-div {
    grid-column-gap: .875rem;
    grid-row-gap: .875rem;
    background-color: #000;
    border-radius: 20px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 20px 20px;
    display: flex;
  }

  .gala-tickets-button, .banquet-tickets-button {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .buybanquetnow {
    color: #003757;
    text-shadow: none;
    background-image: linear-gradient(#fee275, #a28526);
    border-style: none;
    border-color: #000;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    max-width: 90dvw;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 1rem;
    display: flex;
  }

  .gala-tickets-text, .text-block-6 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: .8rem;
    font-weight: 600;
  }

  .nav-links {
    text-align: center;
    margin-bottom: 20px;
  }

  .nav-links:hover {
    -webkit-text-stroke-color: #b6a14e;
  }

  .full-nav-links {
    text-align: center;
    font-size: 2rem;
    line-height: 4rem;
  }

  .link-block-3 {
    padding: 14px;
  }

  .navbar-logo-wrapper {
    padding-left: 20px;
  }

  .navbar-links-wrapper {
    justify-content: center;
    align-items: center;
  }

  .close-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .navbar-mobile {
    display: block;
    inset: 0% 0% auto;
  }

  .icon {
    flex: 1;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .mobile-nav-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .brand {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .logo {
    height: auto;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #0a0d1ce8;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 20px;
    display: flex;
  }

  .menu-button {
    background-color: #000;
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #000;
    flex-flow: row;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    height: 60px;
    padding-top: 15px;
    padding-bottom: 10px;
    display: flex;
  }

  .spacer {
    width: 100%;
    height: 60px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-63 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .faq {
    background-color: #000;
    background-image: linear-gradient(#000000e8 44%, #000b1d), url('../images/WhatsApp-Image-2025-06-12-at-09.37.28_0fa942ed_1.webp');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-s {
    text-align: left;
    margin-bottom: 20px;
    padding-left: 0;
    line-height: 2.5rem;
  }

  .faq-list {
    color: #fff;
    width: 100%;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    list-style-type: disc;
  }

  .text-block-9 {
    text-align: left;
    margin-bottom: 20px;
  }

  .faq-content-wrapper {
    width: 100%;
    padding-left: 40px;
    padding-right: 20px;
  }
}

#w-node-b2407bff-15ab-092d-08b2-3ceb3ff286a4-70b69847, #w-node-_87cffbe1-7b97-3347-6d5f-91bdd0de4462-70b69847, #w-node-_4b277790-a36c-25c4-4c8e-75a51a3f31d6-70b69847 {
  place-self: center;
}

#w-node-_1277208f-9cb8-cf3d-c4e7-6d91f055ce26-70b69847 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_89c31ddb-3099-6b1a-2981-d38331b6020e-70b69847 {
  place-self: center;
}

#w-node-_22c5891f-bebb-d7da-4117-b26d9fc2d72c-70b69847 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_69300736-638c-aad3-08d4-aec0b5c89792-70b69847 {
  justify-self: center;
}

#w-node-_341025df-9537-3a9c-ec04-4305246d8ff8-70b69847 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_3c61ce05-ff6b-92b6-56f9-e23cc70b930c-70b69847, #w-node-_2d45f229-7118-a15c-03a0-96ccb4a6a7d7-70b69847, #w-node-_8867881c-504d-7138-a1a0-995f0d08894d-70b69847, #w-node-_66678d2a-aa05-4835-f6a5-53f7acac3101-70b69847, #w-node-_6a07b079-5501-088d-9e6a-8f44447e864d-70b69847, #w-node-_3cba436b-b4bc-36ae-e4d5-fb0565349c86-70b69847, #w-node-_543f908d-e548-fa3e-3553-405d30b1bd28-70b69847, #w-node-_1a8d14d4-64e3-bb52-4b12-f0ad452b1dcf-70b69847 {
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-b2407bff-15ab-092d-08b2-3ceb3ff286a4-70b69847, #w-node-_87cffbe1-7b97-3347-6d5f-91bdd0de4462-70b69847, #w-node-_341025df-9537-3a9c-ec04-4305246d8ff8-70b69847 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8867881c-504d-7138-a1a0-995f0d08894d-70b69847, #w-node-_66678d2a-aa05-4835-f6a5-53f7acac3101-70b69847 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_87cffbe1-7b97-3347-6d5f-91bdd0de4462-70b69847 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1277208f-9cb8-cf3d-c4e7-6d91f055ce26-70b69847 {
    place-self: center;
  }

  #w-node-_69300736-638c-aad3-08d4-aec0b5c89792-70b69847 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }
}


