html {
  scroll-behavior: smooth
}

html.h-100 {
  scroll-padding: 10vw
}

body {
  margin: 0;
  padding: 0;
  font-family: Bricolage Grotesque, sans-serif;
  box-shadow: inset 0 0 5rem #00000080
}

.bannerImgDesk {
  display: block;
  width: -webkit-fill-available;
}

.bannerImgMob {
  display: none
}

.navdropdowM {
  display: none
}

.floating-menu {
  display: none;
}

.logoImg {
  display: block;
  width: 5.469vw;
  height: 5.417vw
}

a.partners-btn-menu {
  display: none
}

.logoImgMobile {
  display: none
}

img.navImg {
  width: 10vw;
}

img.navImgMobileTop {
  display: none
}

a:hover {
  color: unset !important;
}
.bannerTxt {
  position: absolute;
  display: flex;
  flex-direction: column;
  top: 9vw;
  left: 8vw;
  width: 50.354vw;
  height: 19.219vw;
  opacity: 1;
  justify-content: center;
  align-items: flex-start;
  gap: 1vw;
  text-align: left;
}

.bannerTxt .signup {
  width: 9.773vw;
  height: 2.188vw;
  text-align: center;
  font: normal normal bold .885vw/2.2vw Bricolage Grotesque;
  letter-spacing: .029vw;
  color: #000000;
  opacity: 1;
  background: #c9a264;
  box-shadow: .208vw .26vw .26vw #00000029;
  margin: 0
}

h3.subbannertxt {
  font-weight: 200;
  font-size: 1vw;
  padding: 0 15vw 0 0vw;
  text-align: left;
  line-height: 1.5;
}

header.mb-auto {
  font-size: .781vw;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100vw;
  height: 3.5vw;
  opacity: 1;
  z-index: 10;
  font-weight: 600;
  position: fixed;
  background: #fff;
  color: #000;
  padding: 0 3vw 0 8vw;
}

img.navImgMobile {
  display: none
}

.no-scroll {
  overflow: hidden;
  height: 100%;
}

.partners-btn {
  font-size: 0.9vw;
  text-align: center;
  text-transform: uppercase;
  line-height: 2.2vw;
  cursor: pointer;
  white-space: nowrap;
  font-weight: normal;
  border-radius: 3vw;
  font-weight: 700;
  width: 7.5vw;
  height: 2.5vw;
}

.login {
  opacity: 1;
  border: 2px solid #fff;
  margin: 1vw -2vw 0vw 3vw;

}

.signup {
  opacity: 1;
  background: #fff 0 0 no-repeat padding-box;
  padding: 0.1vw;
  color: #281d61 !important;
  border: 1px #000 solid;
  display: block;
}

.signupmob {
  display: none;
}

.sticky {
  background: #fff;
  width: 100%;
  opacity: 0.8 !important;
  /* box-shadow: 0 4px 15px #d3d3d3 */
}

.navbar {
  text-align: center;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
  flex-direction: row;
  font-size: 0.9vw;
  margin-left: 14vw;
  gap: 3vw;
  font-weight: 700;
}

#navbar .navlink,
#navbar .partners-btn,
#navbar .partners-btn-menu {
  color: #281d61;
  text-decoration: none;
}

.navbar a:hover:not(.logoImage) {
  color: #fff;
  transform: scale(1.2)
}

.navlink:hover:after {
  width: 100%
}

.container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  --bs-gutter-x: 0
}

.bannerTxt h1 {
  font-size: 4.6vw;
  font-weight: 700;
}

h2 {
  font: normal normal 600 2vw/1.719vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #f1cf71;
  opacity: 1;
}

p {
  font-size: 1.667vw;
  line-height: 1.5;
  margin-bottom: .5vw
}

.bannerTxt p {
  text-align: left;
  font: normal normal 300 .833vw/1.302vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #DADADA;
  opacity: 1;
  width: 32.396vw;
  height: fit-content;
  margin: 0
}

.container p {
  text-align: left;
  font: normal normal 300 .833vw/1.302vw Bricolage Grotesque;
  letter-spacing: 0
}

.animate__flip {
  animation-duration: 2s
}

.animate__fadeInDown {
  animation-duration: 1s
}

.animate__lightSpeedInRight {
  transition: 4ms
}

.section {
  height: fit-content;
  color: #fff;
  margin: 0vw 8vw;
}


.first h1 {
  text-align: left;
  font: normal normal 700 1.9vw/1.979vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #8e30df;
  opacity: 1;
}

.third h1 {
  text-align: center;
  font: normal normal 700 1.563vw/1.979vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #fff;
  opacity: 1
}

div#aboutUs p {
  text-align: center;
  font: normal normal 300 0.938vw/1.51vw Bricolage Grotesque;
  letter-spacing: 0px;
  color: #fff;
}

.info-boxes {
  display: flex;
  justify-content: space-evenly;
  gap: 1vw;
  flex-wrap: wrap;
  height: 16.4vw;
}

.info-box {
  flex: 1;
  max-width: calc(25% - 20px);
  /* Adjust the width for four boxes with spacing */
  background: #1C1C1C 0% 0% no-repeat padding-box;
  border: 2px solid #505050;
  border-radius: 1vw;
  opacity: 1;
  backdrop-filter: blur(5px);
  padding: 1vw;
  display: flex;
  flex-direction: column;
  gap: 1vw;
  justify-content: center;
  align-items: center;
}

.info-box img {
  width: 100%;
  max-width: 100px;
  height: 3vw;
  margin-bottom: 10px;
}

.info-box h3 {
  font-size: 1.2rem;
  margin: 10px 0;
  color: #222;
}

.info-box p {
  font-size: 1vw;
  color: #fff;
}

.second h1 {
  text-align: center;
  font: normal normal 800 1.563vw/2.396vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #fff;
  opacity: 1
}

.forth h1 {
  text-align: center;
  font: normal normal 800 1.563vw/2.396vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #fff;
  opacity: 1
}

.forth h3 {
  font-size: 0.9vw;
  font-weight: 300;
}

.section.second {
  background: url(assets/dist/images/Desktop/brands_BG.webp) center;
  height: fit-content;
  gap: 0;
  text-align-last: center;
  align-items: center;
  background-size: cover;
  margin-top: 4vw;
}

.section.third {

  background-repeat: no-repeat;
  height: 35vw;
  background-size: cover;
}

.section.forth {
  display: block;
  margin: 0;
  width: -webkit-fill-available;
}

.section.fifth {
  background: #e8e4da;
  display: block;
}

.section.sixth {
  height: 35vw;
  margin: 0;
  padding: 2vw;
  display: block;

}

.second .signup {
  width: 9.48vw;
  height: 2.188vw;
  text-align: center;
  font: normal normal 600 .885vw/2.2vw Bricolage Grotesque;
  letter-spacing: .029vw;
  color: #102A3B;
  opacity: 1;
  text-align-last: auto;
  margin: 0;
  background: #FFCF35 0 0 no-repeat padding-box
}

div#commissions {
  scroll-margin-top: 90px;
  display: flex;
  flex-direction: column;

}

.commisBox {
  width: auto;
  height: 24vw;
  opacity: 1;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 1vw;
}

.commisCard {
  width: 20vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: transparent linear-gradient(45deg, #8f31e0 35%, #6532e0 65%) 0% 0% no-repeat padding-box;
  box-shadow: 4px 4px 6px #00000059;
  border-radius: 1vw;
  opacity: 1;
  height: 23vw;
}

.commisdesc {
  margin-top: 4vw;
  display: flex;
  flex-direction: column;
}

.commisdesc p {
  text-align: left;
  font: normal normal 300 0.9vw/1.5vw Bricolage Grotesque;
  letter-spacing: 0px;
  color: #000;
  opacity: 1;
}

.secsignup {
  width: 10.5vw;
  height: 3vw;
  opacity: 1;
  background: #FFCF35 0 0 no-repeat padding-box;
  display: block;
  color: #000000;
  text-decoration: auto;
  line-height: 3;
  font: normal normal 700 1.2vw/3vw Bricolage Grotesque;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}


.commisopt p {
  font-weight: 300;
}

.commisTxt h3 {
  font-size: 1.8vw;
  font-weight: 800
}

.commisTxt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 1vw;
  gap: 2vw;
}

.commisopt {
  display: flex;
  flex-direction: column;
  height: 7vw;
  text-align: left;
  padding: 0 0vw 0 1vw;
}

.commisImg {
  display: block;
  height: 7.558vw;
  width: max-content;
  margin-left: 2vw;
}

.commisImgM {
  display: none
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none
}

.secondTextArea {
  width: 43vw;
}

.fifth h1 {
  text-align: center;
  font: normal normal 800 1.823vw/2.24vw Bricolage Grotesque;
  letter-spacing: 0px;
  color: #102A3B;
  opacity: 1;
}

.fifth p {
  text-align: center;
  font: normal normal 500 0.9vw/1.51vw Bricolage Grotesque;
  letter-spacing: 0px;
  color: #102A3B;
  opacity: 1;
}

.cover-container {
  max-width: 100%
}

div#aboutUs {
  scroll-margin-top: 90px;
  height: 14vw;
  padding: 0 12vw;
}

.nav-masthead .nav-link {
  color: #ffffff80;
  border-bottom: .25rem solid transparent
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: #ffffff40
}

.nav-masthead .nav-link+.nav-link {
  margin-left: 1rem
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff
}

.btn-section {
  padding: 1vw
}

.topsection {
  background: #ebebeb;
}

.text-bg-dark {
  background-color: #ebebeb !important;
}

.px-3 {
  padding: 0 !important
}

.brandsbox {
  height: 31.146vw;
  opacity: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 6vw;
  margin: 0vw 9vw;
}

img.brandImgMob {
  height: 22vw;
}

.brands {
  width: 30vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-evenly;
  gap: 1vw;
  margin-right: 25vw;
}

h1.testemonialTitle {
  font-size: 2vw;
  font-weight: 500;
  margin: 0 0 3vw 8vw;
  text-align: left;
  color: #8e33dc;
}

img.brandImg {
  margin: auto;
  border-radius: 5vw;
  width: 14vw;
}

img.brandImgM {
  display: none
}

#faq {
  margin: 5vw 8vw;
  border-radius: 8px;
  overflow: hidden;
}

.faq-item {
  width: 70vw;
  border-bottom: 3px #d8d8db solid;
}

.faq-item+.faq-item {
  border-bottom: 3px solid #d8d8db;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5vw;
  cursor: pointer;
  user-select: none;
}

.faq-desc {
  text-align: left;
  color: #000;
}

.faq-desc h1 {
  color: #8e30df;
}

.faq-question h3 {
  margin: 0;
  font-size: 1.1rem;
  font-weight: normal;
  color: #000000;
}

.faq-icon {
  font-size: 2vw;
  color: #7e22ce;
  font-weight: 200;
  transition: transform 0.2s ease;
}

.faq-answer {
  padding: 0 1rem 1rem;
  line-height: 1.5;
  color: #000;
  display: none;
}

.faq-answer li {
  text-align: left;
  margin: 0 2vw;
}

.faq-item.open .faq-answer {
  display: block;
}

.faq-item.open .faq-icon {
  transform: rotate(180deg);
}

/* .testemonial {
  width: 83vw;
  height: 30.365vw;
  margin-top: 4vw;
  margin-bottom: -4vw;
}

.testmonialTxtSection {
  margin-left: 1vw;
  width: 16vw !important;
  height: 25.365vw !important;
  box-shadow: 5px 5px 10px #0000001F;
  border-radius: .417vw;
  opacity: 1;
  display: flex !important;
  flex-direction: column;
  justify-content: space-evenly;
  background: #2B2B2B 0% 0% no-repeat padding-box;
  opacity: 1;
}

.testmonialTxtSection h3 {
  text-align: center;
  font: normal normal 600 1.2vw/1.302vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #FFCF35;
  opacity: 1
}

.third h3 {
  text-align: center;
  font: normal normal 600 1.1vw/1.302vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #fff;
  opacity: 1
}

.textImg img {
  margin: 1vw
}

p.testmonialTxt {
  text-align: center;
  font: italic normal 300 .833vw/1.102vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #fff;
  opacity: 1;
  padding: 0 1vw
}

a.testmonialLink {
  text-align: center;
  font: normal normal 300 .833vw/1.302vw Bricolage Grotesque;
  letter-spacing: 0;
  color: #fff;
  opacity: 1
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: url(assets/dist/images/Desktop/right.png) !important;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: url(assets/dist/images/Desktop/left.png) !important;
} */
/*--------------------------------->*/
.section.sixth {
  padding: 4rem 1rem;
  background: #f9f9f9;
}

.section.sixth .mySwiper {
  width: 78%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.section.sixth .swiper-button-next,
.section.sixth .swiper-button-prev {
  position: relative;
  transform: translateY(-50%);
  z-index: 10;
  color: #7e22ce;
  width: 2.5rem;
  height: 2.5rem;
}

/* Section title */
.testemonialTitle {
  font-size: 2rem;
  color: #7e22ce;
  margin-bottom: 1.5rem;
  text-align: center;
}

/* Swiper container overrides */
.mySwiper {
  position: relative;
  overflow: hidden;
  padding-bottom: 2.5rem;
  /* space for pagination */
}

/* Each slide */
.testmonialTxtSection {
  border-radius: 0.5rem;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  border: 0.2vw solid #d0d0d4;
}

/* Slide heading & text */
.testmonialTxtSection h3 {
  font-size: 1.1rem;
  margin: 0 0 0.75rem;
  color: #333;
  text-transform: capitalize;
}

.testmonialTxt {
  flex: 1;
  font-size: 0.95rem;
  line-height: 1.5;
  color: #555;
  margin-bottom: 1rem;
}

/* Slide link */
.testmonialLink {
  font-size: 0.9rem;
  color: #7e22ce;
  text-decoration: none;
  font-weight: 500;
}

.testmonialLink:hover {
  text-decoration: underline;
}

/* Push the “prev” arrow just outside the left edge */
.section.sixth .swiper-button-prev {
  left: -1.5rem;
  /* adjust this negative value to taste */
}

/* Push the “next” arrow just outside the right edge */
.section.sixth .swiper-button-next {
  right: -1.5rem;
  /* adjust this negative value to taste */
}

.swiper-button-next {
  right: 0.5rem;
}

.swiper-button-prev {
  left: 0.5rem;
}

/* Pagination bullets */
.swiper-pagination {
  bottom: 0;
  text-align: center;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ccc;
  opacity: 1;
  margin: 0 4px !important;
}

.swiper-pagination-bullet-active {
  background: #7e22ce;
}

/* Responsive: ensure 4-on-desktop, fewer on mobile */
@media (min-width: 1199px) {
  .mySwiper .swiper-slide {
    width: calc((100% - 60px) / 4) !important;
    /* 4 slides with 20px gaps */
    margin-right: 20px;
    height: 90%;
  }
}

@media (min-width: 640px) and (max-width: 1199px) {
  .mySwiper .swiper-slide {
    width: calc((100% - 5px) / 1) !important;
    /* 2 slides with 20px gap */
    margin-right: 20px;
  }
}

@media (max-width: 639px) {
  .mySwiper .swiper-slide {
    width: 100% !important;
    margin-right: 0;
  }
}

/*--------------------------------->*/
.footer-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #13001e;
  padding: 2vw 0px;
}



.img-fluid-desktop {
  display: block;
  margin: 1vw;
  width: 80vw;
  border-radius: 15px;
  box-sizing: border-box;
  padding: 9px;
}

.img-fluid-mobile {
  display: none;
}

.img-fluid {
  max-width: 100%;
  height: 3vw;
  width: 5vw;
  margin: 0 0.2vw;
}

a.partnersTnc {
  height: 1.125vw;
  opacity: 1;
  display: block;
  padding: 1vw;
  text-decoration: none;
  color: #d4d4d5;
  font-size: .833vw;
  cursor: pointer
}

.wrapperForth {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}

input,
textarea {
  width: 20.167vw;
  height: 2.396vw;
  opacity: 1;
  color: #fff;
  background: #F5F0D9;
}

label {
  display: flex;
  font: normal normal 300 0.833vw/1.302vw Bricolage Grotesque;
  letter-spacing: 0px;
  color: #fff;
  opacity: 1;
}

textarea {
  height: 4.5vw;
  padding: 0.5vw 0;
  resize: none;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

textarea::-webkit-resizer {
  display: none;
}

textarea::-moz-resizer {
  display: none;
}

textarea::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: transparent;
}

input::placeholder,
textarea::placeholder {
  text-align: justify;
  font: normal normal 300 .838vw/1.206vw Bricolage Grotesque;
  letter-spacing: 0;
  opacity: 1;
  margin: auto;
  color: #fff;
}

#sendResultMessage {
  color: #fff;
  display: none;
  font: normal normal 600 1vw/.863vw Bricolage Grotesque;
  width: fit-content;
  margin: auto;
}

form#contactForm {
  width: 35vw;
  border-radius: 7px;
  max-height: 22vw;
}

form#contactForm .form-group {
  display: flex;
  flex-direction: column;
}

form#contactForm input[type="text"],
form#contactForm input[type="email"],
form#contactForm textarea {
  background: transparent 0% 0% no-repeat;
  opacity: 1;
  border: none;
  border-bottom: 1px #fff solid;
}

form#contactForm input[type="text"],
form#contactForm input[type="email"] {
  grid-column: span 1;
}

form#contactForm textarea {
  grid-column: span 2;
}

form#contactForm .form-group:nth-of-type(3) {
  grid-column: span 2;
}

form#contactForm .form-group:last-of-type {
  display: flex;
  margin: 2vw 0;
  align-items: flex-start;
}

form#contactForm input[type="submit"] {
  width: 12vw;
  padding: .8vw;
  font-size: 1vw;
  border: none;
  border-radius: 3vw;
  cursor: pointer;
  height: 3vw;
  letter-spacing: 1.2px;
  color: #281d61;
  opacity: 1;
  font-family: 'Bricolage Grotesque';
  font-weight: 800;
  background: #f1cf6e 0% 0% no-repeat padding-box;
  opacity: 1;
  text-align: center;
}

form#contactForm .recaptcha {
  grid-column: span 2;
  font-size: .8vw;
  text-align: center;
  font-weight: 300;
}

.sidepanel {
  display: none
}

.sidepanel .signup {
  width: inherit;
  height: inherit;
  text-align: center;
  font: normal normal bold .885vw/2vw Bricolage Grotesque;
  letter-spacing: .029vw;
  color: #1F1F1F;
  opacity: 1;
  background: #c9a264 0 0 no-repeat padding-box;
  box-shadow: .208vw .26vw .26vw #00000029;
  margin: 0
}

.grecaptcha-badge {
  visibility: hidden
}

div#myDropdown {
  display: none
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: #0006;
  -webkit-animation-name: fadeIn;
  -webkit-animation-duration: .4s;
  animation-name: fadeIn;
  animation-duration: .4s
}

.modal-content {
  position: fixed;
  bottom: 0;
  background-color: #fefefe;
  width: 60vw;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: .4s;
  animation-name: slideIn;
  animation-duration: .4s;
  height: 87vh;
  margin: 1vw 20vw
}

.close {
  color: #000;
  float: right;
  font-size: 1.458vw;
  font-weight: 700
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer
}

.modal-header {
  padding: .4vw 1vw;
  background-color: #eee6;
  color: #000;
  flex-direction: row-reverse
}

.footer-text {
  display: flex;
  flex-direction: column;
  padding: 0px 5vw;
  align-items: flex-start;
  text-align: left;
  width: 90vw;
}

.footer-top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.footer-section {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  gap: 0vw;
  padding: 3vw 4vw;
  background: #13001e;
  width: 95vw;
}

.footer-nav {
  list-style: none;
  display: flex;
  gap: 0.5rem;
  padding: 0px;
  flex-direction: column;
  align-items: flex-start;
}

.footer-nav a {
  color: #fff;
  text-decoration: none;
}



/* Disclaimer text */
.footer-bottom p {
  color: rgba(238, 238, 238, 0.6);
  font-size: 0.8rem;
  margin: 0;
  width: 20vw;
}

/* Responsiveness */
@media (max-width: 600px) {
  .footer-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .language-switcher {
    margin-top: 1rem;
  }
}

/* .brand-card {
  position: relative;
  width: 25vw;
  background-color: #2a2a2a;
  border: 1px solid #444;
  border-radius: 8px;
  padding: 1rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
  height: 10vw;
  padding: 2vw;
} */

.card-content {
  margin-bottom: 0.5vw;
}

.ribbon {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80px;
  height: 80px;
  overflow: hidden;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 115px;
  padding: 8px 0;
  background-color: #ffcc00;
  color: #000;
  font-weight: bold;
  text-align: center;
  top: 4px;
  right: -35px;
  transform: rotate(45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
  border: 1px solid #daa520;
}

.modal-body {
  padding: .4vw 1vw;
  overflow-y: scroll;
  text-align: left;
}

.modal-footer {
  padding: .4vw 1vw;
  background-color: #eee6;
  color: #fff;
  height: 3vw
}

.modal-body p {
  font-size: .86vw;
  color: #000;
  padding: 0 2vw
}

.modal-body h2 {
  color: #000;
  font-weight: 500;
  font-size: 1.4vw
}

.modal-header h2 {
  color: #000;
  font-weight: 500;
  font-size: 1.7vw
}

@-webkit-keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0
  }

  to {
    bottom: 0;
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.modal-body::-webkit-scrollbar {
  width: 10px;
}

.modal-body::-webkit-scrollbar-track {
  background: transparent
}

.modal-body::-webkit-scrollbar-thumb {
  background-color: #E2B95A;
  border-radius: 3vw;
  border: 3px solid #E2B95A;
  height: 20vh;
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""
}

.swiper-button-next,
.swiper-button-prev {
  top: 12vw !important;
  margin: 0
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 7px) !important
}

.swiper-button-prev,
.swiper-rtl .swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 15px) !important
}

:root {
  --swiper-navigation-size: 30px !important
}

.copyrights {
  margin: 1vw 0;
  color: #fff;
  font-size: 0.7vw;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: red;
  color: #fff;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
  font-size: 18px
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #7e22ce !important;
}



#our-brand {
  max-width: 83vw;
  margin: 3vw 0 0 8vw;
}

#our-brand h2 {
  color: #7e22ce;
  font-size: 2rem;
  margin-bottom: 0.25rem;
  text-align: left;
}

#our-brand .subtitle {
  color: #4b5563;
  margin-bottom: 1.5rem;
}

/* Cards wrapper */
.brand-cards {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

/* Individual card */
.brand-card {
  display: flex;
  background: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  flex-direction: row;
  height: 19vw;
}

.brand-card li {
  font: normal normal 200 .833vw/1.302vw Bricolage Grotesque;
}

.brand-card .text {
  flex: auto;
  padding: 1.5rem;
  display: flex;
  gap: 2vw;
}

.brand-card .text h3 {
  margin-top: 0;
  margin-bottom: 0.75rem;
  color: #7e22ce;
  font-size: 1.4vw;
  flex: 0 0 29%;
  text-align: left;
}

.brand-card .text p {
  margin: 0;
  color: #374151;
  line-height: 1.6;
  width: 27vw;
}

.text ul {
  font-weight: 200;
  text-align: left;
  color: #374151;
  margin-top: 1vw;
}

.brand-card .image {
  flex: 0 0 33%;
}

.brand-card .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Responsive: stack on small screens */
@media (max-width: 768px) {
  .brand-card {
    flex-direction: column;
  }

  .brand-card .image {
    max-width: none;
    width: 100%;
  }
}

#drawer-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
}

#drawer-overlay.show {
  display: block;
}

#drawer {
  position: fixed;
  top: 0;
  right: -100%;
  /* Hidden off-screen */
  width: 25vw;
  max-width: 90%;
  height: 100vh;
  background: #fff;
  box-shadow: -4px 0 12px rgba(0, 0, 0, 0.1);
  transition: right 0.3s ease;
  z-index: 1000;
  display: flex;
  flex-direction: column;
}

#drawer.open {
  right: 0;
  /* Slide in */
}

/* Scoped header, progress, content, footer styles */
#drawer .drawer-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
}

#drawer .drawer-header button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
}

#drawer .progress {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  gap: 17px;
  align-items: center;
  width: 10vw;
  background: none;
  margin: 0 auto;
}

#drawer .progress-step {
  flex: 1;
  height: 4px;
  background: #e0e0e0;
  border-radius: 2px;
}

#drawer .progress-step.active {
  background: #7e57c2;
}

#drawer .progress-line {
  flex: 1;
  height: 2px;
  background: #e0e0e0;
  margin: 0 0.5rem;
}

#drawer p {
  color: #000;
  font-size: 1.3vw;
  text-align: left;
  font-weight: 500;
  margin: 0vw 2vw 1vw 1.5vw;
  line-height: 1.3;
}

#drawer .drawer-content {
  padding: 1rem;
  overflow-y: auto;
  flex: 1;
  text-align: left;
  height: 23vw;
}

#drawer .drawer-footer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 1rem;
  border-top: 1px solid #e5e5e5;
  gap: 1vw;
  align-items: baseline;
}

#drawer .drawer-footer p {
  color: #000;
  font-size: 0.9vw;
  text-align: left;
  font-weight: 500;
  margin: 0;
  line-height: 1.3;
}

.btn {
  background: #fdd835;
  color: #222;
  border: none;
  padding: 0.75rem 1.25rem;
  font-size: 1rem;
  border-radius: 2vw;
  cursor: pointer;
  width: 7vw;
}

.btn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

#drawer label {
  display: flex;
  margin: 0.75rem 0 0.25rem;
  font-size: 0.9rem;
  color: #333;
}

#drawer input,
#drawer select {
  width: 100%;
  border: none;
  font-size: 0.9vw;
  background: none;
  border-bottom: 1px solid #aab2b6;
  color: #000;
  font-weight: 100;
  direction: ltr;
}


.multi-select-dropdown {
  position: relative;
}

.multi-select-dropdown label {
  display: block;
  margin-bottom: 4px;
  font-size: 0.85rem;
  color: #333;
}

.dropdown-input {
  width: 100%;
  font-size: 0.95rem;
  border: 1px solid #ccc;
  cursor: pointer;
  background: #fff;
  position: relative;
}

.dropdown-input::after {
  content: '▾';
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #666;
}

.dropdown-menu {
  display: none;
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  background: #fff;
  max-height: 150px;
  overflow-y: auto;
  z-index: 10;
}

.multi-select-dropdown.open .dropdown-menu {
  display: block;
  border: 0;
}

.dropdown-menu li {
  margin: 0;
  float: left;
}

.dropdown-menu li label {
  display: flex;
  align-items: center;
  padding: 0.4rem 0.75rem;
  font-size: 0.9rem;
  cursor: pointer;
}

.dropdown-menu li label:hover {
  background: #f5f5f5;
}

.dropdown-menu li input[type="checkbox"] {
  margin-right: 0.5rem;
  width: 1rem;
  height: 1rem;
}


.multi-select-dropdown .arrow {
  content: '';
  position: absolute;
  right: 0.7vw;
  top: 50%;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #666;
  transform: translateY(-50%);
}

.multi-select-dropdown .arrow {
  transform: translateY(-50%) rotate(180deg);
}

input:focus {
  outline: none !important;
  box-shadow: none !important;
}

textarea#message:focus-visible {
  outline: none;
}

input::placeholder {
  color: #fff;
  padding: 0;
  float: left;
  text-align: left;

}

input:focus::placeholder {
  opacity: 0;
  transition: opacity 0.2s;
}

input,
textarea {
  direction: ltr;
  text-align: left;
}

input::placeholder,
textarea::placeholder {
  text-align: left;
}

input {
  padding: 0.5rem 0rem;
  text-align: left;
  direction: ltr;
}

/* Hide it on focus per earlier snippet */
input:focus::placeholder {
  opacity: 0;
}

/* Nudge placeholder all the way to the left edge */
input::placeholder {
  text-indent: 0rem;
  /* ← same as your left padding */
  text-align: left;
}

.toggle-password {
  position: absolute;
  right: 2vw;
  top: 20vw;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #666;
}

.toggle-password-confirm {
  position: absolute;
  right: 2vw;
  top: 22.5vw;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  color: #666;
}

/* CSS */
.password-field {
  position: relative;
}

.password-field input {
  width: 100%;
  /* room for button on right */
  font-size: 1rem;
  border: 1px solid #ccc;
}

.password-field .toggle-password {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  font-size: 1.2rem;
  color: #666;
  padding: 0;
}

#drawer-next-btn:hover {
  color: #281d61;
  background: #fdd835;
}

button#drawer-next-btn {
  font-weight: 800;
}

select#drawer-languageCode,
select#drawer-countryCode {
  font-weight: 300;
  padding: 0.5vw 0px;
  text-indent: -1px;
  color: #060606;
  width: 23.334vw;
}

select#drawer-languageCode,
select#drawer-countryCode:focus::placeholder {
  opacity: 1;
}

select#drawer-languageCode,
select#drawer-countryCode:focus-visible {

  outline: none;
}

option {
  outline: none;
  font-weight: 200;
}

:root {
  --bg: #0c3b56;
  --fg: #fff;
  --accent: #50C878;
  --shadow: 0 0.5vw 2vw rgba(0, 0, 0, .35);
  --gap: 2vw;
  /* spacing between pages */
  --img-height: 34vw;
  /* base height for images */
  --thumb-size: 8vw;
  /* thumbnail width */
}

/* Reset unwanted overflow */
.viewer,
.thumbs {
  overflow: visible;
}

/* Horizontal strip */
.viewer {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scroll-padding-left: 21vw;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  height: 90vh;
  align-items: center;
  padding-top: 4vw;
}

.viewer::-webkit-scrollbar {
  display: none;
}

.viewer {
  scrollbar-width: none;
}

.page {
  flex: 0 0 auto;
  scroll-snap-align: start;
  position: relative;
  border-radius: 1vw;
  background: #1b4f6c;
  box-shadow: var(--shadow);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 25vw;
}

.page img {
  display: block;
  height: var(--img-height);
  width: auto;
  object-fit: contain;
  border-radius: 1vw;
  background: #fff;
}

.viewer-bar {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 1vw;
  color: #13011d;
}

.btn-viewer {
  color: #13011d;
  background: #fdd835;
  border-radius: 2vw;
  width: 6vw;
  height: 2vw;
  margin: 1vw 0;
  border: none;
  font-size: 0.9vw;
}

/* Thumbnails ribbon */
.thumbs {
  position: fixed;
  left: 50%;
  bottom: 2vw;
  transform: translateX(-50%);
  display: flex;
  gap: 1vw;
  padding: 1vw;
  border-radius: 1vw;
  background: rgba(0, 0, 0, .35);
  border: 0.2vw solid rgba(255, 255, 255, .12);
  max-width: 96vw;
  overflow-x: auto;
  visibility: hidden;
  opacity: 0;
  transition: opacity .15s ease, visibility .15s ease;
}

.thumbs.open {
  visibility: visible;
  opacity: 1;
}

.thumb {
  width: var(--thumb-size);
  height: calc(var(--thumb-size) * 1.414);
  background: #214f6a;
  border-radius: 0.5vw;
  overflow: hidden;
  cursor: pointer;
  outline: 0.3vw solid transparent;
  transition: outline-color .12s ease, transform .12s ease;
  flex: 0 0 auto;
}

.thumb.active {
  outline-color: var(--accent);
  transform: translateY(-0.5vw);
}

.thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
