#brand-page {
  background: linear-gradient(85deg, #D6AD64 0%, #E5CE8F 100%);
}
#brand-page .swiper-wrapper {
  align-items: stretch;
}
#brand-page .swiper-slide {
  height: auto;
  display: flex;
}
#brand-page .container {
  padding: 0;
}
#brand-page .g-hero-banner {
  background-color: #d9b670;
}
#brand-page .g-hero-banner .banner-image {
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-top: -65px;
  display: block;
}
#brand-page .g-hero-banner .banner-text {
  padding: 20px 80px;
  text-align: center;
  font-size: 32px;
  margin-top: -200px;
  line-height: 1.8;
}
#brand-page .feature-banner {
  position: relative;
  overflow: hidden;
}
#brand-page .feature-banner .feature-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
}
#brand-page .feature-banner .feature-wrapper .curve-top {
  width: 100%;
  height: fit-content;
}
#brand-page .feature-banner .feature-wrapper .feature-content {
  display: flex;
  flex: 1;
  margin-top: -7px;
  background-color: #ffffff;
  background: #ffffff;
  gap: 40px;
  padding: 20px 40px 0 0;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-image {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40%;
  overflow-x: clip;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-image img {
  width: 100%;
  height: fit-content;
  top: 50%;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-image .first-image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: auto;
  height: 135%;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-image .third-image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: auto;
  height: 100%;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content {
  width: 60%;
  display: flex;
  align-items: center;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 {
  font-size: 80px;
  font-family: "AvenirRegular";
  color: #e1a400;
  margin-bottom: 40px;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 b {
    font-family: "AvenirBold";
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 span, #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 strong {
  font-family: "AvenirHeavy";
}
    #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li div.txt h1 {
        font-size: 36px;
        color: #333;
        font-family: "AvenirBold";
        line-height: 1.2;
    }

    #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li div.txt p {
        font-family: "AvenirDemi";
        font-size: 21px;
        color: #555;
        padding-right: 40px;
        line-height: 1.2;
        margin: 0px;
    }
#brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list {
  list-style: none;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li {
  gap: 16px;
  text-align: left;
  margin-bottom: 24px;
  display: flex;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li img {
  width: 96px;
  height: 90px;
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-heading {
  font-size: 36px;
  color: #333;
  font-family: "AvenirBold";
}
#brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-txt {
  font-family: "AvenirDemi";
  font-size: 26px;
  color: #555;
  padding-right: 40px;
  line-height: 1.2;
}
#brand-page .varients {
  margin-top: -5px;
}
#brand-page .varients .gold-bg {
  padding: 76px 160px 50px 170px;
  text-align: center;
}
#brand-page .varients .gold-bg h2 {
  font-size: 56px;
  font-family: "AvenirBold";
  color: #333;
  margin-bottom: 40px;
}
#brand-page .varients .gold-bg .cards-container .varient-card {
  width: 100%;
  border-radius: 50px;
  background-color: #362f2d;
  padding: 30px 40px;
  margin-bottom: 40px;
}
#brand-page .varients .gold-bg .cards-container .varient-card:nth-child(even) {
  margin-right: 40px;
  background-color: #ffffff;
}
#brand-page .varients .gold-bg .cards-container .varient-card:nth-child(even) .card-text .varient-title {
  color: #8c6011 !important;
}
#brand-page .varients .gold-bg .cards-container .varient-card:nth-child(even) .card-text .varient-subtitle {
  color: #000000 !important;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-top {
  display: flex;
  padding: 0 8px;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-top .v-img {
  width: 270px;
  height: fit-content;
  box-shadow: 8px 12px 12px rgba(0, 0, 0, 0.35);
  border-radius: 4px;
  background: #fff;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text {
  color: white;
  align-self: center;
  text-align: left;
  margin-left: 40px;
  padding-right: 60px;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .varient-title {
  font-family: "AvenirBold";
  font-size: 37px;
  margin-bottom: 10px;
  line-height: 1;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .checkmark {
  display: flex;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .checkmark img {
  width: 48px;
  height: 43px;
  margin-right: 10px;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .checkmark .varient-subtitle {
  font-size: 22px;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-bottom {
  margin-top: 20px;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-bottom .table-shadow {
  box-shadow: 4px 8px 12px rgba(0, 0, 0, 0.35);
  border-radius: 12px;
  overflow: hidden; /* clips table corners */
  background: #fff;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table {
  width: 100%;
  border-collapse: separate; /* important! */
  border-spacing: 0; /* remove gaps */
  border-radius: 8px; /* rounded corners */
  overflow: hidden;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table thead {
  color: white;
  background-color: #ae8338;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table thead tr th {
  font-family: "AvenirBold";
  font-size: 18px;
  white-space: nowrap;
  padding: 16px 5px;
  border: none;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table tbody tr {
  background-color: white;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table tbody tr td {
  font-family: "AvenirDemi";
  font-size: 18px;
  padding: 10px 5px;
  border-spacing: 2; /* remove gaps */
  border-left: 2px solid #232323;
}
#brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table tbody tr td:first-child {
  border-left: none; /* Remove left border for the first cell */
  border-spacing: 0;
}
@media screen and (max-width: 1152px) {
		#brand-page .feature-banner .feature-wrapper .feature-content .feature-image img, #brand-page .varients .gold-bg .cards-container .varient-card .card-top .v-img{
		height:initial;
	}
  #brand-page .g-hero-banner .banner-text p {
    font-size: 24px;
    margin: 0;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content {
    padding: 40px 20px 0 0;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 {
    font-size: 65px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-heading {
    font-size: 26px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-txt {
    font-size: 18px;
  }
  #brand-page .varients .gold-bg {
    padding: 30px 80px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .v-img {
    width: 220px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text {
    margin-left: 20px;
    padding-right: 20px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .varient-title {
    font-size: 32px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .checkmark .varient-subtitle {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li img {
    width: 65px;
    height: 60px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-image .first-image {
    height: 120%;
  }
  #brand-page .varients .gold-bg h2 {
    font-size: 36px;
  }
}
@media (max-width: 870px) {
		#brand-page .feature-banner .feature-wrapper .feature-content .feature-image img, #brand-page .varients .gold-bg .cards-container .varient-card .card-top .v-img{
		height:initial;
	}
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  #brand-page .varients .gold-bg {
    padding: 20px 40px;
  }
  #brand-page #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-heading {
    font-size: 22px;
  }
  #brand-page #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-txt {
    font-size: 16px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-image .first-image {
    height: 110%;
  }
  #brand-page .varients .gold-bg h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
    #brand-page .varients .gold-bg .cards-container .varient-card .card-bottom .table-shadow {
        overflow-x: scroll;
    }
	#brand-page .feature-banner .feature-wrapper .feature-content .feature-image img, #brand-page .varients .gold-bg .cards-container .varient-card .card-top .v-img{
		height:initial;
	}
	
  #brand-page .g-hero-banner .banner-text {
    margin-top: -120px;
  }
  #brand-page .g-hero-banner .banner-text p {
    font-size: 18px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content {
    padding: 0;
    gap: 20px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 {
    font-size: 32px;
    margin-bottom: 30px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-heading {
    font-size: 18px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-txt {
    font-size: 14px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li img {
    width: 50px;
    height: 45px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-image .first-image {
    height: 90%;
  }
  #brand-page .varients .gold-bg h2 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  #brand-page .varients .gold-bg {
    padding: 20px 40px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card {
    border-radius: 20px;
    padding: 15px 20px;
    margin-bottom: 20px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .v-img {
    width: 124px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .varient-title {
    font-size: 24px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .checkmark .varient-subtitle {
    font-size: 14px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table thead tr th {
    font-size: 14px;
    white-space: normal;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table tbody tr td {
    font-size: 14px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li div.txt h1{font-size: 14px!important;}
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li div.txt p{ font-size: 12px!important;}
}
@media (max-width: 650px) {
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 {
    font-size: 30px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-heading {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  #brand-page .g-hero-banner .banner-text {
    margin-top: -80px;
    padding: 10px 50px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content { /*flex-direction: column; align-items: center;*/
    padding: 10px 0 0 0;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content {
    width: 100%;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-heading {
    font-size: 14px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-txt {
    font-size: 12px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li img {
    width: 40px;
    height: 36px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list {
    padding-left: 0px;
  }
  #brand-page .g-hero-banner .banner-text p {
    font-size: 20px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content h2 {
    font-size: 24px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li {
    margin-bottom: 10px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-heading {
    font-size: 14px;
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li .feature-txt {
    font-size: 12px;
    padding-right: 0px;
  }
  #brand-page .varients .gold-bg h2 {
    font-size: 28px;
  }
  #brand-page .varients .gold-bg {
    padding: 10px 20px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top {
    flex-direction: column;
    align-items: center;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .checkmark {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .checkmark .varient-subtitle {
    text-align: center;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .v-img {
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text .varient-title {
    font-size: 20px;
    text-align: center;
    line-height: 1.2;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table tbody tr td {
    border-left: none;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table thead tr th {
    font-size: 10px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-bottom table tbody tr td {
    font-size: 10px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .v-img {
    box-shadow: 4px 6px 6px rgba(0, 0, 0, 0.35);
  }
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li div.txt h1{font-size: 14px!important;}
  #brand-page .feature-banner .feature-wrapper .feature-content .feature-txt-content .feature-list li div.txt p{ font-size: 12px!important;}
}
@media (max-width: 430px) {
  #brand-page .g-hero-banner .banner-text p {
    font-size: 16px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card {
    padding: 15px;
  }
  #brand-page .varients .gold-bg .cards-container .varient-card .card-top .card-text {
    padding-right: 10px;
  }
}

/* Slider arrows and pagination style start */
.swiper-button-next,
.swiper-button-prev {
  color: #fff;
  /* background: rgba(0, 0, 0, 0.5); */
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 10;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  filter: invert(74%) sepia(89%) saturate(1017%) hue-rotate(358deg) brightness(97%) contrast(105%);
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 20px;
  font-weight: bold;
}

/* Pagination dots */
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #e1a400;
}

/* Position dots at the bottom */
.swiper-pagination {
  bottom: 20px !important;
}

/* Position arrows */
.swiper-button-next {
  right: 20px;
}

.swiper-button-prev {
  left: 20px;
}

/* Ensure swiper container has proper positioning */
.banner-swiper {
  position: relative;
}

/* Optional: Adjust for your existing layout */
.feature-banner .swiper-container {
  position: relative;
}

.banner-swiper:hover .swiper-button-next,
.banner-swiper:hover .swiper-button-prev {
  opacity: 1 !important;
}

@media (max-width: 768px) {
  .swiper-button-next {
    margin-right: inherit;
  }

  .swiper-button-prev {
    margin-left: inherit;
  }
}

/* Slider arrows and pagination style end */
.curve-bottom {
  margin-top: -1px;
}