.bg-black-common {
  background-color: #030303 !important;
}
.text-black-common {
  color: #030303 !important;
}
.text-black-common-60{
  color: rgb(3, 3, 3,0.6) !important;
}
.new-home .home-categary_list_slider .cate_desc_inner_content .types-card-slab-flare {top: -230px;         right: -190px;}

.new-home .home-categary_list_slider .cate_desc_inner_content.goldimg .types-card-slab-flare {

  top: -125px;
  right: -145px;

}
.whitespace-nowrap-cst{
  white-space: nowrap !important;
}
.new-home .home-categary_list_slider .cate_desc_inner_content.palladium .types-card-slab-flare {

  top: -127px;
  right: -140px;

}
.shop-Phoenix-section-text::before { content: ""; position: absolute; top: 0; right: 0; width: 254px; height: 201px; background: #030303; z-index: -1; background: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/icon/icon-img.png') no-repeat; background-size: 100% 100%;}
.cate_desc_inner_content{ display: block;}
.home-categary_list_slider .cate_desc_inner_content.goldimg{margin-top: 133px;}
.home-categary_list_slider .cate_desc_inner_content.palladium{margin-top: 133px;}
.home-categary_list_slider .cate_desc_inner_content.silver-bars-sec{margin-top: 1px;}
.home-categary_list_slider .slick-slide a.cate_desc .cate_desc_inner_content
.text-black-common-70{
  color: rgb(3, 3, 3,0.7) !important;
  &.disc-md{
    color: rgb(3, 3, 3,0.7) !important;
  }
}
.hover-opacity-80:hover{
  opacity: 0.8;
}
.disc-sm{
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.084px;
  color: rgb(3, 3, 3,0.6);
}
.disc-xs{
  font-family: var(--font-body);
  color: rgb(3, 3, 3,0.6);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.disc-md{
  color: #030303 !important;
  font-family: var(--font-body) !important;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
  letter-spacing: -0.108px;
  &.fs-14px{
  font-size: 14px !important;
  }
  &.fs-16px{
  font-size: 16px !important;
  }
  &.fw-400{
    font-weight: 400 !important;
  }
}
.disc-20{
  color: #030303 !important;
  font-family: "Nunito Sans" !important;
  font-size: 20px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: normal;
}
.disc-cst{
  color: #030303;
  font-family: var(--font-body);
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.09px;
}
.shipping_address_ttl{
  color: #030303;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.09px;
}
.break-all-cst{
  word-break: break-all;
}
.bg-gradient-common {

  background: linear-gradient(360deg, #836E4E 0%, #0D0B08 100%);
}
.sparkle-img {
  display: none;
}
.gold-bank-our-legacy-section {
  padding-bottom: 70px;
  padding-bottom: 70px;
}

.market-information-section {
  position: relative;
  z-index: 4;
}

.click_drop_section_block {
  padding: 25px 50px 25px;
  position: relative;
}
.click_drop_section_block h2 {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 600;
  font-size: 70px;
  line-height: 88px;
  color: #fff;
  position: relative;
}

.reach-to-trending-now {
  overflow: hidden;
  position: relative;
}

.click-drop-section-title-section {
  position: relative;
  mix-blend-mode: overlay;
}

.click-drop-section-title-section h2 {
  display: inline-block;
  position: relative;
}

.click-drop-section-title-section-block::after {
  top: 18px;
  margin-left: -119px;
  animation: fadeInStar2 1.5s ease-in-out infinite;

  background: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/home/star-img.png') no-repeat;
  position: absolute;
  content: "";
  width: 54px;
  height: 50px;
}

.click-drop-section-title-section-block {
  position: relative;
}

.click-drop-section-title-section-block::before {
  bottom: -10px;
  margin-left: 281px;
  background: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/home/star-img2.png') no-repeat;
  position: absolute;
  content: "";
  width: 54px;
  height: 50px;
  animation: fadeInStar 1.5s ease-in-out infinite;
}

@keyframes fadeInStar {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }

  50% {
    opacity: 1;
    transform: scale(1);
  }

  100% {
    opacity: 0;
    transform: scale(0.8);
  }
}

@keyframes fadeInStar2 {
  0% {
    opacity: 1;
    transform: scale(1);
  }

  50% {
    opacity: 0;
    transform: scale(0.8);
    transform: scale(1);
  }

  100% {
    opacity: 1;

    transform: scale(1);

  }
}

.product-img-mask-svg {
  width: 175px;
  height: 175px;
}



.mask2{
  position: relative;
  display:block;
  width:461px;
  height: 231px;
  text-align:center;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
  background-position: -440px 0;
  animation: maskSlide 10s linear infinite;

}

@keyframes maskSlide {
  0% {
    background-position: -440px 0;
  }
  10% {
    background-position: 150px 0;
  }
  100% {
    background-position: 150px 0;
  }
}

.mask2::after{
  content:'';
  position: absolute;
  pointer-events: none;
  top:0; left:0; right:0; bottom: 0;
  background: radial-gradient(0 0,circle farthest-side, rgba(255,255,255,0) 90%,rgba(255,255,255,.3) 98%,rgba(255,255,255,0) 100%) no-repeat;
  background: radial-gradient(circle farthest-side at 0 0, rgba(255,255,255,0) 90%,rgba(255,255,255,.3) 98%,rgba(255,255,255,0) 100%) no-repeat;
  background-position: inherit;
  -webkit-mask: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/home/gold-jewelry.png') center;
  mask: url('#mask-firefox2');
}
.cart_tot_border_top {
  border-top: none !important; padding-top: 0px !important;
}



a.cate_desc .image-mask-effect {
  position: relative;
  display: block;
  width: 184px;
  margin: auto;
  height: 264px;
  text-align: center;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
  background-position: 0px 0px;
  transition: background-position 1s;
}


a.cate_desc .image-mask-effect::after {
  content: '';
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  mix-blend-mode: soft-light;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#999999+43,ffffff+44&0+0,1+100 */
background: linear-gradient(45deg,  rgba(153,153,153,0) 0%,rgba(153,153,153,0) 44%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%) no-repeat; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
opacity: 0.7;
  /* background: radial-gradient(ellipse  farthest-side at 40px 40px, rgba(255,255,255,1) 0%, rgba(255,264,256,1) 100%, rgba(255,255,255,0) 100%) no-repeat; */
  background-position: inherit;
  background-repeat: 0px;
  -webkit-mask: url('https://stage-assets.goldbank.co.uk/images/additional-images/gold-bars.png');
  mask: url('#mask-firefox-effect');
}
.mask-firefox-effect-img {width: 184px; height: 264px;}

a.cate_desc:hover .image-mask-effect,
a.cate_desc:focus .image-mask-effect {
  background-position: 150px -150px;
  }






a.cate_desc .image-mask-effect-gold-coins {
  position: relative;
  display: block;
  width: 184px;
  margin: auto;
  height: 166px;
  text-align: center;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
  background-position: 0px 0px;
  transition: background-position 1s;
}


a.cate_desc .image-mask-effect-gold-coins::after {
  content: '';
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  mix-blend-mode: soft-light;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#999999+43,ffffff+44&0+0,1+100 */
background: linear-gradient(45deg,  rgba(153,153,153,0) 0%,rgba(153,153,153,0) 44%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%) no-repeat; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
opacity: 0.7;
  /* background: radial-gradient(ellipse  farthest-side at 40px 40px, rgba(255,255,255,1) 0%, rgba(255,264,256,1) 100%, rgba(255,255,255,0) 100%) no-repeat; */
  background-position: inherit;
  background-repeat: 0px;
  -webkit-mask: url('https://stage-assets.goldbank.co.uk/images/additional-images/gold-coin-img.png');
  mask: url('#mask-firefox-effect-gold-coins');
}

.mask-firefox-effect-img-gold-coins {width: 184px; height: 166px;}

a.cate_desc:hover .image-mask-effect-gold-coins,
a.cate_desc:focus .image-mask-effect-gold-coins {
  background-position: 150px -150px;
}




a.cate_desc .image-mask-effect-silvar-bars {
  position: relative;
  display: block;
  width: 184px;
  margin: auto;
  height: 262px;
  text-align: center;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
  background-position: 0px 0px;
  transition: background-position 1s;
}


a.cate_desc .image-mask-effect-silvar-bars::after {
  content: '';
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  mix-blend-mode: soft-light;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#999999+43,ffffff+44&0+0,1+100 */
background: linear-gradient(45deg,  rgba(153,153,153,0) 0%,rgba(153,153,153,0) 44%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%) no-repeat; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
opacity: 0.7;
  /* background: radial-gradient(ellipse  farthest-side at 40px 40px, rgba(255,255,255,1) 0%, rgba(255,264,256,1) 100%, rgba(255,255,255,0) 100%) no-repeat; */
  background-position: inherit;
  background-repeat: 0px;
  -webkit-mask: url('https://stage-assets.goldbank.co.uk/images/additional-images/silvar-bars-img.png');
  mask: url('#mask-firefox-effect-silvar-bars');
}

.mask-firefox-effect-img-silvar-bars {width: 184px; height: 262px;}

a.cate_desc:hover .image-mask-effect-silvar-bars,
a.cate_desc:focus .image-mask-effect-silvar-bars {
  background-position: 150px -150px;
}



.home_banner .slide .action-button.action-button-new a.gradient-border-light{ padding-left: 30px; display: inline-flex; justify-content: center;}

.home_banner .slide .action-button.action-button-new a.gradient-border-light.gradient-border::before {
  opacity: 1;
  background: #CAA969;
  background: linear-gradient(329deg, rgba(202, 169, 105, 1) 0%, rgba(255, 231, 185, 10%) 100%);
}
.z-10 { z-index: 10;}
.outlinebtn .action-button.action-button-new a.gradient-border-light.gradient-border::before,
.outlinebtn.outlinebtn-new .action-button.action-button-new .gradient-border-light.gradient-border::before {
  opacity: 1;
  background: #CAA969;
  background: linear-gradient(329deg, rgba(202, 169, 105, 1) 0%, rgba(255, 231, 185, 10%) 100%);
}
.outlinebtn .action-button.action-button-new a.gradient-border-light {gap: 0px !important;}
.stats-container .stat h2.bg-move-animation {
  animation: bgMove 3s ease-in-out forwards infinite;
}

.stats-container .stat h2.bg-move-animation .slot-effect-in-curse.slot-effect-completed{
  animation: bgMove 3s ease-in-out forwards infinite;
}

@keyframes bgMove {
  0% {
    background-position: right 8px bottom 8px;
  }
  50% {
    background-position: right 100% bottom 8px;
  }
  100.01% {
    background-position: right -100% bottom 8px
  }
}
a.cate_desc .image-mask-effect-silvar-coins {
  position: relative;
  display: block;
  width: 184px;
  margin: auto;
  height: 165px;
  text-align: center;
  -webkit-filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
  background-position: 0px 0px;
  transition: background-position 1s;
}
a.cate_desc .image-mask-effect-silvar-coins::after {
  content: '';
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  mix-blend-mode: soft-light;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#999999+43,ffffff+44&0+0,1+100 */
  background: linear-gradient(45deg,  rgba(153,153,153,0) 0%,rgba(153,153,153,0) 44%,rgba(255,255,255,1) 44%,rgba(255,255,255,1) 100%) no-repeat; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.7;
  /* background: radial-gradient(ellipse  farthest-side at 40px 40px, rgba(255,255,255,1) 0%, rgba(255,264,256,1) 100%, rgba(255,255,255,0) 100%) no-repeat; */
  background-position: inherit;
  background-repeat: 0px;
  /* Since there is no image with this name in the project, I have not replaced the path with the AWS path. */
  -webkit-mask: url('/images/additional-images/silvar-coins-img.png');
  mask: url('#mask-firefox-effect-silvar-coins');
}
.mask-firefox-effect-img-silvar-coins {width: 184px; height: 165px;}
a.cate_desc:hover .image-mask-effect-silvar-coins,
a.cate_desc:focus .image-mask-effect-silvar-coins {background-position: 150px -150px;}
.click_drop_section_block P {
  margin-bottom: 20px;
  color: #030303;
  font-family: 'Playfair Display';
  font-size: 48px;
  font-weight: 600;
}

.click_drop_section_block h4 {
  color: #fff;
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 12px;
  font-family: var(--font-body);
}

.bg-gradient-common::before {
  content: "";
  height: 1138px;
  width: 100%;
  background: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/home/bg-img.png') no-repeat;
  position: absolute;
  background-size: 100% 100%;
  bottom: 0;
  mix-blend-mode: overlay;
  z-index: -1;
  background-position-y: 16px;
}
.bg-gradient-new-block {


background: linear-gradient(360deg, #836E4E 0%, #0D0B08 100%);

}

.bg-gradient-new-block::before {
content: "";
position: absolute;
height: 719px;
left: 0px;
right: 0;
bottom: 0px;
background: linear-gradient(360deg, #0D0B08 0%, rgba(115, 97, 71, 0) 100%);
}
.our_customer_testimonial { padding-top: 230px; padding-bottom: 230px;}
.click-drop-section-title-section {
  position: relative;
  z-index: 2;
}

.bg-white-btn {
  /* Frame 1171275795 */
  padding: 16px 24px;
  gap: 10px;
  background: #FFFFFF;
  box-shadow: 12px 12px 0px rgba(0, 0, 0, 0.12);
  min-width: 361px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  color: #030303;
  font-family: "Nunito Sans";

}

.bg-white-btn:hover {
  color: #030303;
}

.footer .address,
.footer .email,
.footer .tel,
.footer ul li a {
  opacity: 70%;
}

.title-30 {
  font-size: 30px;
  line-height: normal;

  @media (max-width: 767px) {
    font-size: 24px;
  }
}

.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-500-imp {
  font-weight: 500 !important;
}
.btn-group.our-network a { display: flex; align-items: center; gap: 3px; font-family: var(--font-Montserrat); font-size: 15px; font-weight: 500; color: #fff; }
.gold-bars-img {position: relative;}

.btn-group.our-network a:hover { color: #8c8c8c;}
.mini-title {
  color: rgb(3, 3, 3, 0.7);
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;

  @media (max-width: 767px) {
    line-height: 20px;
  }
}

.position-absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gap-10-cst {
  gap: 10px;
}
.gap-4-cst {
  gap: 4px;
}
.gap-6-cst {
  gap: 6px;
}
.d-flex-simple{
  display: flex;
}
.z-0-cst {
  z-index: 0;
}

.z-1-cst {
  z-index: 1;
}

.z--1-cst {
  z-index: -1;
}

.font-nunito-common {
  font-family: "Nunito Sans";
}
.font-montserrat{
    font-family: var(--font-Montserrat);
}

.fs-13px {
  font-size: 13px;
}

.space-nowrap-cst {
  white-space: nowrap;
}

.fs-11px {
  font-size: 11px;
}

.fs-12px {
  font-size: 12px;
}
.fs-14px {
  font-size: 14px;
}
.fs-15px {
  font-size: 15px;
}
.fw-400-cst{
  font-weight: 400 !important;
}
.fs-18px {
  font-size: 18px !important;
}

.fs-15px {
  font-size: 15px;
}

.font-600 {
  font-weight: 600;
}

.tracking-h3 {
  letter-spacing: 0.69px;
}

.trending-now-main .trending-description-data {
  left: 34px;
  bottom: 47px;
}

.title-op1 {
  color: #1d1d1d;
  font-family: Montserrat;
  font-size: clamp(1.875rem, -1.0096rem + 16.8205vw, 14.375rem);
  font-style: normal;
  font-weight: 700;
  line-height: 176px;
  letter-spacing: 0.663px;
  text-transform: uppercase;
  /* @media (max-width: 1439px) {
    line-height: 0.88;
    font-size: 190px;
  } */
}

.title-64px {
  font-size: 64px;
  line-height: 1.09;
}

.trending-description-data h3 {
  @media (max-width: 991px) {
    line-height: 1.1;
    margin-bottom: 10px;
  }
}

.discover-right-arrow {
  width: 30px;
  height: 8px;
  overflow: hidden;
  margin-top: 10px;
  transition: width 0.3s ease;
  position: relative;
}

.discover-right-arrow::after {
  content: "";
  position: absolute;
  background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/icon/forward-arrow.svg");
  background-repeat: no-repeat;
  width: 67px;
  height: 8px;
  left: -37px;
  bottom: 0;
  transform: rotate(0deg);
  border: none;
  transition: all 0.3s ease 0s;
}

.trending-now-main .trending-main-card {
  transition: all 0.3s ease-in-out;
}

.hover-discover-right-arrow:hover .discover-right-arrow {
  width: 100px;
}

.hover-discover-right-arrow:hover .discover-right-arrow::after {
  left: 0;
}

.trending-now-edition {
  min-height: 780px;
}

.trending-now-edition-img {
  top: -70px;
  /* top: 50vh;
  right: 0;
  bottom: 20%;
  right: -50vw; */
  /* filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.3)); */
}

.new-slider-arrow .slick-disabled {
  opacity: 0.4 !important;
  pointer-events: none !important;
}

.btn-group.our-network a:hover { color: #8c8c8c;}
.mini-title {
  color: rgb(3, 3, 3, 0.7);
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;

  @media (max-width: 767px) {
    line-height: 20px;
  }
}

.position-absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gap-10-cst {
  gap: 10px;
}
.gap-4-cst {
  gap: 4px;
}

.z-0-cst {
  z-index: 0;
}

.z-1-cst {
  z-index: 1;
}

.z--1-cst {
  z-index: -1;
}

.font-nunito-common {
  font-family: "Nunito Sans";
}
.font-montserrat{
    font-family: var(--font-Montserrat);
}

.fs-13px {
  font-size: 13px;
}

.space-nowrap-cst {
  white-space: nowrap;
}

.fs-11px {
  font-size: 11px;
}

.fs-12px {
  font-size: 12px;
}
.fs-14px {
  font-size: 14px;
}
.fs-15px {
  font-size: 15px;
}
.fw-400-cst{
  font-weight: 400 !important;
}
.fs-18px {
  font-size: 18px !important;
}

.fs-15px {
  font-size: 15px;
}

.font-600 {
  font-weight: 600;
}

.tracking-h3 {
  letter-spacing: 0.69px;
}

.trending-now-main .trending-description-data {
  left: 34px;
  bottom: 47px;
}

.title-op1 {
  color: #1d1d1d;
  font-family: Montserrat;
  font-size: clamp(1.875rem, -1.0096rem + 16.8205vw, 14.375rem);
  font-style: normal;
  font-weight: 700;
  line-height: 176px;
  letter-spacing: 0.663px;
  text-transform: uppercase;
  /* @media (max-width: 1439px) {
    line-height: 0.88;
    font-size: 190px;
  } */
}

.title-64px {
  font-size: 64px;
  line-height: 1.09;
}

.trending-description-data h3 {
  @media (max-width: 991px) {
    line-height: 1.1;
    margin-bottom: 10px;
  }
}

.discover-right-arrow {
  width: 30px;
  height: 8px;
  overflow: hidden;
  margin-top: 10px;
  transition: width 0.3s ease;
  position: relative;
}

.discover-right-arrow::after {
  content: "";
  position: absolute;
  background-image: url("https://stage-assets.goldbank.co.uk/home_new/assets/images/icon/forward-arrow.svg");
  background-repeat: no-repeat;
  width: 67px;
  height: 8px;
  left: -37px;
  bottom: 0;
  transform: rotate(0deg);
  border: none;
  transition: all 0.3s ease 0s;
}

.trending-now-main .trending-main-card {
  transition: all 0.3s ease-in-out;
}

.hover-discover-right-arrow:hover .discover-right-arrow {
  width: 100px;
}

.hover-discover-right-arrow:hover .discover-right-arrow::after {
  left: 0;
}

.trending-now-edition {
  min-height: 780px;
}

.trending-now-edition-img {
  top: -70px;
  /* top: 50vh;
  right: 0;
  bottom: 20%;
  right: -50vw; */
  /* filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.3)); */
}

.new-slider-arrow .slick-disabled {
  opacity: 0.4 !important;
  pointer-events: none !important;
}

.mb-10 {
  margin-bottom: 10px;
}


.our-customer-testimonial-section { position: relative;}
.our-customer-testimonial-section::before {
/* Rectangle 206440 */
background: linear-gradient(209.02deg, rgba(131, 110, 78, 0) -71.58%, #00000063 113.81%);
  width: 50%;
  content: "";

  border-radius: 155px 0px 0px 155px;
  transform: matrix(1, 0, 0, -1, 0, 0);
  bottom: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.our-customer-testimonial-section::after{
  border-radius: 396px;

position: absolute;
top: 50%;
content: "";
transform: translateY(-50%);
right: -160px;
width: 396px;
height: 396px;
opacity: 0.2;
background: var(--icon-gradient, linear-gradient(149deg, #FFE7B9 -8.31%, #CAA969 50%));
filter: blur(150px);
}

.our-customer-testimonial-left-section { padding-right: 85px; padding-top: 80px; padding-bottom: 80px;}
.our-customer-testimonial-left-section .small-title-testimonial {
  color: #ffffff;
  opacity: 0.7;
  font-weight: 400;
  line-height: 28px;
  font-size: 14px;
  margin-bottom: 20px;
  letter-spacing: 2.8px;
  font-family: var(--font-Montserrat);
  text-transform: uppercase;
}
.our-customer-testimonial-left-section h2 {
  margin-bottom: 30px;
  color: #030303;
  font-size: 64px;
  font-weight: 500;
  font-family: var(--BerlingskeSerif-Md);
  line-height: 65px;
  letter-spacing: 0.69px;


  /* Trusted by more than 100,000 customers */

width: 507px;
height: 210px;

font-style: normal;
font-weight: 400;
font-size: 64px;
line-height: 70px;
/* or 109% */
letter-spacing: -1.5px;

/* icon gradient */
background: linear-gradient(148.86deg, #FFE7B9 -8.31%, #CAA969 50%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;


}
.our-customer-testimonial-left-section p {
  color: #FFFFFF;
  font-weight: 400;
  line-height: 28px;
  font-size: 16px;
  font-family: var(--font-Montserrat);
}
.customer-testimonial-brought-gold-sheild {    padding-left: 86px;
  padding-top: 176px;
  padding-bottom: 127px;}

.home-our-customer-testimonial-slider.our-customer-testimonial-slider .slick-prev {
    left: -90px;
    background: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/home/next-img-1.svg') no-repeat;
}
.home-our-customer-testimonial-slider.our-customer-testimonial-slider .slick-next {
  right: -90px;
  background: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/home/prev-img-1.svg') no-repeat;
}
.footer.home-footer.bottom-footer {background-color: #131313;}
.footer.home-footer.bottom-footer {border-top: #4b4b4b solid 1px;}
.footer.home-footer::before {/* Ellipse 3447 */
content: "";
  position: absolute;
  width: 233px;
  height: 233px;
  left: -276px;
  top: 0px;
  background: linear-gradient(148.86deg, #FFE7B9 -8.31%, #CAA969 50%);
  opacity: 0.4;
  filter: blur(150px);
  }
  .footer.home-footer::after {/* Ellipse 3447 */
    content: "";
    /* Ellipse 3449 */

position: absolute;
width: 233px;
height: 233px;
right: -116px;
bottom: 0;

background: linear-gradient(148.86deg, #FFE7B9 -8.31%, #CAA969 50%);
opacity: 0.4;
filter: blur(150px);

      }
.home-our-customer-testimonial-slider .testimonial-card.slick-slide.slick-current.slick-active .card .card-body {background: #2F271C;}
@property --gradient-angles {
  syntax: "<angle>";
  initial-value: 90deg;
  inherits: false;
}

.home-our-customer-testimonial-slider.our-customer-testimonial-slider .testimonial-card .card{
  background: #2F271C;
}
.home-our-customer-testimonial-slider.our-customer-testimonial-slider .testimonial-card .card .card-body .testimonial-content h5.testimonial-name{
  color: #FFFFFF;
}
.home-shop-Phoenix-section.shop-Phoenix-section::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top,



  rgba(202, 169, 105, 0.3) 0px,
  rgba(202, 169, 105, 0.3) 30px,
  rgba(202, 169, 105, 0.2) 30px,
  rgba(202, 169, 105, 0.2) 60px,
  rgba(202, 169, 105, 0.1) 60px,
  rgba(202, 169, 105, 0.1) 90px,
  rgba(202, 169, 105, 0.05) 90px,
  rgba(202, 169, 105, 0.05) 120px,
          #f1f1f100 120px,



          #c6171700 100%);

  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
}
.home-shop-Phoenix-section-text.shop-Phoenix-section-text h2 {/* Shop Phoenix 2.0 */
  font-family: var(--font-heading);
  font-style: normal;
  font-weight: 400;
  font-size: 64px;
  line-height: 70px;
  /* identical to box height, or 109% */
  letter-spacing: -1.5px;

  /* icon gradient */
  background: linear-gradient(148.86deg, #FFE7B9 -8.31%, #CAA969 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  }
  .home-shop-Phoenix-section-text.shop-Phoenix-section-text p {
    color: #FFFFFF;
  }
  .units > :last-child {
    color: #CAA96A;
    transform: rotatex(180deg) translatey(15px);
    mask-image: linear-gradient(transparent 50%, white 300%);
    -webkit-mask-image: linear-gradient(transparent 50%, white 300%);
    -webkit-mask-image: linear-gradient(transparent 50%, white 300%);
    -moz-mask-image: linear-gradient(transparent 50%, white 300%);
    -ms-mask-image: linear-gradient(transparent 50%, white 300%);
    -o-mask-image: linear-gradient(transparent 50%, white 300%);
    mask-image: linear-gradient(transparent 50%, white 300%);
  }
  /* original design */
  .units > :first-child{
    background: #1c1010;
    background: linear-gradient( #f4e5b9 52%, #d9ba7f 50%);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
  }
  .units > * {
    font: 900 240px/184px var(--BerlingskeXb);


    text-transform: uppercase;

    letter-spacing: -1.5px;

  }
  .units {
    width: max-content;
    position: relative;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    pointer-events: none;
    padding: 0 10px;
    display: inline-block;
  }

  .product-image-new{
    width: 460px;
    height: 250px;

    margin: auto;
	 margin-top: -284px;

	overflow: hidden;
	position: relative;
}


/* Sparkle animation styles */
.star-new {
  position: absolute;
  width: 90px;
  height: 40px;
  pointer-events: none;
  animation: twinkles 2s ease-in-out infinite;
  mix-blend-mode: screen;
}

.star-new::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('https://stage-assets.goldbank.co.uk/home_new/assets/images/home/glow-effect.svg') no-repeat center center;
  background-size: 100%;
  animation: shine 3s linear infinite;
  mix-blend-mode: screen; /* or try lighten, color-dodge, etc. */
  opacity: 0.85;

}


@keyframes twinkles {
  0%, 100% {
      transform: scale(0.8) rotate(0deg);
      opacity: 0.3;
  }
  50% {
      transform: scale(1.3) rotate(0deg);
      opacity: 1;
  }
}

@keyframes twinkles {
    0%, 100% {
        transform: scale(0.8) rotate(0deg);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.3) rotate(0deg);
        opacity: 1;
    }
}



/* Position the stars */
.star-new:nth-child(1) { top: 15%; left: 20%; animation-delay: 0s; }
.star-new:nth-child(2) { top: 24%; left: 22%; animation-delay: 0.2s; }
.star-new:nth-child(3) { top: 50%; left: 79%; animation-delay: 0.4s; }
.star-new:nth-child(4) { top: 65%; left: 64%; animation-delay: 0.6s; }
.star-new:nth-child(5) { top: 75%; left: 37%; animation-delay: 0.8s; }
.star-new:nth-child(6) { top: 65%; left: 10%; animation-delay: 1.0s; }
.star-new:nth-child(7) { top: 44%; left: 24%; animation-delay: 1.2s; }
.star-new:nth-child(8) { top: 18%; left: 38%; animation-delay: 1.4s; }
.star-new:nth-child(9) { top: 50%; left: 60%; animation-delay: 1.6s; }
.star-new:nth-child(10) { top: 65%; left: 80%; animation-delay: 1.8s; }
.star-new:nth-child(11) { top: 6%; left: 40%; animation-delay: 2.0s; }
.star-new:nth-child(12) { top: 6%; left: 40%; animation-delay: 2.0s; }
.mt-7 { margin-top: 7px;}




.glow-effect-img-new  {
  position: absolute;
  width: 400px;
  height: 204px;
  pointer-events: none;

  mix-blend-mode: screen;
  top: -89px;
  left: -100px;

}
.glow-effect-img-new img {  animation: shine2 3s linear infinite;}
.glow-effect-img-new-sparkle {
  position: absolute;

  pointer-events: none;
  animation: twinkles 2s ease-in-out infinite;
  mix-blend-mode: screen;
}

.glow-effect-img-new-sparkle::before {
  content: '';
  position: absolute;

  background: #D6CA90;
 box-shadow: 0px 0px 5px 5px #d0b7873b;
 width: 2px;
 height: 2px;
border-radius: 50px;
  background-size: 100%;
  animation: shine 2s linear infinite;
  mix-blend-mode: screen;
  opacity: 0.85;
}
.histogram-global-css {max-width: 280px;}

.glow-effect-img-new-sparkle:nth-child(1) { top: 45%; left: 30%; animation-delay: 0s; }
.glow-effect-img-new-sparkle:nth-child(2) { top: 58%; left: 33%; animation-delay: 1.8s;}
.glow-effect-img-new-sparkle:nth-child(3) { top: 39%; left: 43%; animation-delay: 3.16s;  }
.glow-effect-img-new-sparkle:nth-child(4) { top: 32%; left: 51%; animation-delay: 4.24s;  }
.glow-effect-img-new-sparkle:nth-child(5) { top: 39%; left: 54%; animation-delay: 5s;  }
.glow-effect-img-new-sparkle:nth-child(6) { top: 35%; left: 64%; animation-delay: 5.40s;  }
.glow-effect-img-new-sparkle:nth-child(7) { top: 17%; left: 72%; animation-delay: 6.48s;  }
.glow-effect-img-new-sparkle:nth-child(8) { top: 64%; left: 49%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle:nth-child(9) { top: 62%; left: 53%; animation-delay: 2.54s;  }
.glow-effect-img-new-sparkle:nth-child(10) {top: 55%; left: 59%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle:nth-child(11) { top: 55%; left: 56%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle:nth-child(12) { top: 54%;  left: 54%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle:nth-child(13) { top: 82%; left: 56%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle:nth-child(14) { top: 68%; left: 59%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle:nth-child(15) {     top: 58%; left: 52%; animation-delay: 7.54s;  }

@keyframes shine {
  0% {
    opacity: 0.2;
    transform: scale(0.8);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0.2;
    transform: scale(0.8);
  }
}
@keyframes shine2 {
  0% {
    opacity: 0.5;
    transform: scale(0.9);
  }
  50% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0.5;
    transform: scale(0.9);
  }
}






.glow-effect-img-new-2  {
  position: absolute;
  width: 254px;
  height: 130px;
  pointer-events: none;
  mix-blend-mode: screen;
  top: 18px;
  right: -66px;

}

.glow-effect-img-new-2 img {  animation: shine2 3s linear infinite;}
.glow-effect-img-new-sparkle-2 {
  position: absolute;
  pointer-events: none;
  animation: twinkles 2s ease-in-out infinite;
  mix-blend-mode: screen;
}

.glow-effect-img-new-sparkle-2::before {
  content: '';
  position: absolute;

  background: #D6CA90;
 box-shadow: 0px 0px 5px 5px #d0b7873b;
 width: 2px;
 height: 2px;
border-radius: 50px;
  background-size: 100%;
  animation: shine 2s linear infinite;
  mix-blend-mode: screen;
  opacity: 0.85;
}


.glow-effect-img-new-sparkle-2:nth-child(1) {     top: 68%; left: 44%; animation-delay: 0s; }
.glow-effect-img-new-sparkle-2:nth-child(2) { top: 60%; left: 35%;animation-delay: 1.8s;}
.glow-effect-img-new-sparkle-2:nth-child(3) { top: 89%; left: 43%; animation-delay: 3.16s;  }
.glow-effect-img-new-sparkle-2:nth-child(4) { top: 88%; left: 51%; animation-delay: 4.24s;  }
.glow-effect-img-new-sparkle-2:nth-child(5) { top: 39%; left: 67%; animation-delay: 5s;  }
.glow-effect-img-new-sparkle-2:nth-child(6) { top: 55%; left: 67%; animation-delay: 5.40s;  }
.glow-effect-img-new-sparkle-2:nth-child(7) { top: 27%; left: 72%; animation-delay: 6.48s;  }
.glow-effect-img-new-sparkle-2:nth-child(8) { top: 64%; left: 69%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle-2:nth-child(9) { top: 52%; left: 73%; animation-delay: 2.54s;  }
.glow-effect-img-new-sparkle-2:nth-child(10) {top: 75%; left: 79%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle-2:nth-child(11) { top: 5%; left: 90%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle-2:nth-child(12) { top: 33%;left: 85%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle-2:nth-child(13) { top: 82%; left: 56%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle-2:nth-child(14) { top: 68%; left: 59%; animation-delay: 7.54s;  }
.glow-effect-img-new-sparkle-2:nth-child(15) {     top: 58%; left: 52%; animation-delay: 7.54s;  }

@keyframes shine {
  0% {
    opacity: 0.2;
    transform: scale(0.8);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0.2;
    transform: scale(0.8);
  }
}
.mask-image-width { width: 461px; height: 231px; }
.item-prices.vertical + span.arrows { display: none;}
.home-shop-Phoenix-section-text.shop-Phoenix-section-text .custom-product-circle-inner a {background: #CAA969; color: #0D0D0D; letter-spacing: 1px;}
.shop-Phoenix-section.home-shop-Phoenix-section { background: transparent; padding-top: 165px; padding-bottom: 285px;}
.home-our-customer-testimonial-slider.our-customer-testimonial-slider .testimonial-title { color: rgba(255, 255, 255, 0.75);}
.home-our-customer-testimonial-slider.our-customer-testimonial-slider .testimonial-text { color: #FFFFFF;}
.home-our-customer-testimonial-slider.our-customer-testimonial-slider .testimonial-card.slick-slide .card::before,
.home-our-customer-testimonial-slider .testimonial-card.slick-slide.slick-current.slick-active .card::before ,
.home-our-customer-testimonial-slider.our-customer-testimonial-slider .testimonial-card.slick-slide.slick-current.slick-active  .card::after
{ background: transparent;}
.home-our-customer-testimonial-slider.our-customer-testimonial-slider .testimonial-card.slick-slide:hover .card::after,
.home-our-customer-testimonial-slider.our-customer-testimonial-slider .testimonial-card.slick-slide:hover .card::before{inset: -1px;
  content: " ";
  position: absolute;
  z-index: -1;
  background: conic-gradient(
    from var(--gradient-angles),
    var(--clr-card1),

    var(--clr-5),
    var(--clr-6),


    var(--clr-card1)
  );
  border-radius: inherit;
  animation: rotates 2.5s linear infinite;
}
@keyframes rotates {
  0% {
    --gradient-angles: 0deg;
  }
  100% {
    --gradient-angles: 360deg;
  }
}

@media (min-width: 768px) {
  .else-page-hidden{
    display: none !important;
  }
  .header-show-on-homepage.else-page-hidden{
    display: block !important;
  }
}

.new-slider-arrow {
  .slick-prev {
    i:before {
      right: -3px;
    }

    @media (max-width: 991px) {
      right: 80px !important;
    }

    @media (max-width: 767px) {
      right: 56px !important;
    }
  }

  .slick-next {
    i:before {
      left: -3px;
    }
  }
}

.new-arrivals-slider .best-seller-slider {
  padding-left: calc((100vw - 1168px) / 2) !important;
  margin-left: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

.dark-theme .product-tile {
  background-color: rgba(255, 255, 255, 0.15);
}

.new-home .best-seller .product-tile .product-hightlight-mask {
  width: 386px;
  height: 100%;
  bottom: unset;
  left: -73px;
  top: 20px;

  @media (min-width: 1440px) {
    top: 10px;
  }

  @media (max-width: 767px) {
    display: none;
  }
}

.new-home .best-seller .product-tile:hover .product-hightlight-mask {
  opacity: 1;
}

@media (min-width: 1200px) {
  .container-cst {
    /* max-width: 1168px; */
    width: 100% !important;
  }

  .section_ttl_cst {
    font-size: 64px !important;
  }
}

@media (min-width: 1440px) {
  .container-cst {
    max-width: 1328px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .new-arrivals-slider .best-seller-slider {
    padding-left: calc((100vw - 1328px) / 2) !important;
  }
}

@media (min-width: 992px) {
  .trending-now-main .trending-main-card:hover img {
    transform: scale(1.03) translate(3px, 3px);
  }
}

@media (max-width: 1439px) {
  .mt-7 { margin-top: 0px;}
  .new-home .home-categary_list_slider .cate_desc_inner_content.goldimg .types-card-slab-flare {
    top: -33px;
    right: -10px;
}
.new-home .home-categary_list_slider .cate_desc_inner_content.palladium .types-card-slab-flare {
  top: -37px;
  right: -10px;
}
.new-home .home-categary_list_slider .cate_desc_inner_content .types-card-slab-flare

 {
  top: -50px;
  right: -48px;
}
  .new-home .video_section {
    padding: 0px 30px;
  }
}

@media (max-width: 1199px) {
  .trending-now-edition-img {
    margin-right: -225px;
  }

  .title-op1 {
    line-height: 140px
  }

  /* .video-section-container {padding: 0px 87px !important;} */
  .new-home .sell_head_banner>.sell_head_banner-container>.container .sell_head_banner_wrap p {
    max-width: 228px;

  }

  .trending-now-main .trending-description-data {
    left: 30px;
    bottom: 30px;
  }

  .new-arrivals-slider .best-seller-slider {
    padding-left: calc((100vw - 960px) / 2) !important;
  }
}

@media (max-width: 1199.5px) {


  .new-home .video_section .video-section-container {
    padding-top: 120px;
    padding-left: 90px;
    padding-right: 90px;
  }
}

@media (max-width: 991px) {
  .histogram-global-css {
    max-width: 320px;
    padding: 0px 15px;
}
  .new-home .video_section .video-section-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .units > * {
    font: 900 200px/177px var(--BerlingskeXb);
  }
  .glow-effect-img-new {top: -71px;}
  .glow-effect-img-new-2 {top: 40px;}
  .trending-now-edition {
    min-height: 490px;
  }

  .trending-now-edition-img {
    margin-right: -35px;
    max-width: 460px;
  }

  .title-op1 {
    line-height: 96px;
  }

  .title-64px {
    font-size: 48px;
  }

  .trending-now-main .trending-description-data {
    left: 25px;
    bottom: 25px;
  }

  .new-arrivals-slider .best-seller-slider {
    padding-left: calc((100vw - 720px) / 2) !important;
  }

  .click_drop_section_block P {
    font-size: 38px;
  }

  .click-drop-section-title-section-block::before {
    bottom: -25px;
    margin-left: 225px;
    background-size: 35px;
  }

}

@media (max-width: 767px) {
  .a.cate_desc .image-mask-effect-silvar-coins, a.cate_desc .image-mask-effect-silvar-coins ,
  .mask-firefox-effect-img-silvar-coins {width: 140px; height: 125px;}
  a.cate_desc .image-mask-effect,.mask-firefox-effect-img {width: 140px; height: 201px;}
  a.cate_desc .image-mask-effect-gold-coins,.mask-firefox-effect-img-gold-coins {width: 140px; height: 125px;}
  a.cate_desc .image-mask-effect-silvar-bars, .mask-firefox-effect-img-silvar-bars {width: 140px; height: 199px;}


  .units > *
   {
          font: 900 135px / 103px var(--BerlingskeSerif-Md);
      }
      .mask2{width: 100%; height: 100%;}
      .product-image-new {
        width: 310px;
        height: 151px;
        margin-top: -158px;

    }
    .mask-image-width {   width: 310px;
      height: 151px;}
    .selling_gold_new_section .content-inner.stats-container
    {
        margin-top: 56px;
    }
    .star-new:nth-child(3) {
      top: 50%;
      left: 38%;
  }
  .star-new:nth-child(10) {
    top: 53%;
    left: 72%;

}
  .glow-effect-img-new-2 {top: 23px; right: -96px;}
  .glow-effect-img-new {left: -134px; top: -81px;}
  .home-our-customer-testimonial-slider .testimonial-card.slick-slide.slick-current.slick-active .card::after,
  .home-our-customer-testimonial-slider .testimonial-card.slick-slide.slick-current.slick-active .card::before{inset: -1px;
    content: " ";
    position: absolute;
    z-index: -1;
    background: transparent;
    border-radius: inherit;
    animation: rotates 2.5s linear infinite;
  }

  .our-customer-testimonial-section::before { border-radius: 50px 0px 0px 50px; top: 310px;}
  .m-p-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-categary_list_slider .cate_desc_inner_content.goldimg {
    margin-top: 110px;
}
.home-categary_list_slider .cate_desc_inner_content.palladium {
  margin-top: 110px;
}
  .bg-gradient-common::before { height: 658px;}
  .new-home .video_section .video-section-container {
    padding-top: 10px;
  }

  .new-arrivals-slider .best-seller-slider {
    padding-left: calc((100vw - 540px) / 2) !important;
  }

  .new-home .video_section {
    padding: 0px 0px;
  }

  .Unmatchedtxt {
    position: absolute;
    bottom: 30px;
    right: 0px;
    left: 0px;
    text-align: center;
  }

}
@media (max-width: 709px) {
  .our-customer-testimonial-section::before {
    top: 356px;
}
}
@media (max-width: 650px) {
  .Unmatchedtxt {
    bottom: 50px;
  }
}

@media (max-width: 575px) {
  .our-customer-testimonial-section .brought-gold-sheild { width: 375px; margin: auto;}
  .our-customer-testimonial-section .brought-gold-sheild .brought-gold-sheild-icon {padding: 0px;}
  .our-customer-testimonial-section .brought-gold-sheild .brought-gold-sheild-icon img {width: 100%;}

  .Unmatchedtxt {
    bottom: 70px;
  }

  .new-home .video_section .play-button {
    bottom: 31%;
  }

  .new-arrivals-slider .section_ttl {
    font-size: 24px;
  }

  .container-cst {
    padding-left: 0px;
    padding-right: 0px;
  }

  .new-home .best-seller-slider.new-slider.slider-btn-center .slick-arrow.slick-prev,
  .new-home .best-seller-slider.new-slider.slider-btn-center .slick-arrow.slick-next {
    top: -30px;
  }
}

@media (max-width: 480px) {

.glow-effect-img-new

{
   width: 310px;
   height: 132px;
   pointer-events: none;
   mix-blend-mode: screen;
   top: -59px;
   left: -100px;
}
.product-image-new {
  width: 240px;
  height: 131px;
  margin-top: -121px;
}
.mask-image-width {  width: 240px;
  height: 131px;}

.star-new:nth-child(10) {
  top: 39%;
  left: -2%;
  animation-delay: 1.8s;
}
.star-new:nth-child(5) {
  top: 63%;
  left: 34%;
}
.glow-effect-img-new-2 {
   position: absolute;
   width: 218px;
   height: 112px;
   pointer-events: none;
   mix-blend-mode: screen;
   top: 11px;
   right: -82px;
}
  .units > * {font:900 88px / 78px var(--BerlingskeXb)}
  .selling_gold_new_section::after {
    bottom: -34px;
}
  .our-customer-testimonial-section::before {width: 70%;}
  .new-home .video_section .play-button {
    bottom: 30%;
  }
  .our_customer_testimonial {
    padding-top: 100px;
}

  .Unmatchedtxt {
    bottom: 80px;
    padding: 0px 15px;
  }
  .our-customer-testimonial-left-section { padding-top: 20px;}
  .our-customer-testimonial-section::before {
    top: 296px;
}
}
@media (max-width: 464px) {
  .our-customer-testimonial-section::before {
    top: 329px;
}
}
@media (max-width: 385px) {
  .our-customer-testimonial-section .brought-gold-sheild { width: 295px; margin: auto;}
  .our-customer-testimonial-section::before {
    top: 378px;
}
.new-home .membership-levels {
    padding: 140px 2px 210px;
    z-index: 2;
    }
}
.gold-bank-community .gallery-container {
  width: 100%;
  height: 1090px;
  display: flex;
  position: relative;
  overflow: hidden;

  justify-content: center;
  /* animation: scrollGallery 5s linear infinite;
  &:hover {
    animation-play-state: paused;
  } */

}

.gold-bank-community .gallery-track {

  white-space: nowrap;
  width: 100%;
  position: relative;

}



/* .gold-bank-community .gallery-track2 {

width: 100%;
  left: 0px; right: 0px;
  animation: scrollGallery 80s linear infinite;
  &:hover {
    animation-play-state: paused;
  }
} */

.gold-bank-community .gallery-track img {
  width: 180px;
  height: auto;
  /* border-radius: 10px; */
  filter: sepia(50%) contrast(80%);
  /* opacity: 0.9; */
  transition: transform 0.3s ease;

  mix-blend-mode: luminosity;
  transition: all 0.3s ease-in-out;
}

.gold-bank-community .gallery-track img:hover {
  /* transform: scale(1.1); */
  mix-blend-mode: normal;
  z-index: 9999999;

}

.Marquee-content .Marquee-tag {
  position: relative;
}

.Marquee-content .Marquee-tag span {
  z-index: 5;
  position: absolute;
  color: #FFFFFF;
  opacity: 0;
  line-height: 35px;
  font-size: 32px;
  bottom: 20px;
  left: 35px;
}

.Marquee-content .Marquee-tag .ratingimg {
  margin: 5px 0px 0px !important;
  width: 95px !important;
}

.Marquee-content .Marquee-tag img {
  width: 100%;
  filter: grayscale(100%);
  transition: filter 0.3s ease-in-out;
}

.gallery-track {
  display: flex;
  flex-wrap: wrap;
}

.Marquee-content .Marquee-tag:hover img {
  filter: grayscale(0%);
}

.Marquee-content .Marquee-tag {
  position: relative;
}

.Marquee-content .Marquee-tag:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(3, 3, 3, 0) 0%, #030303 100%);
  opacity: 0.7;

  z-index: 1;
}


.Marquee-content .Marquee-tag {
  transition: all 0.5s;
}

.Marquee-content .Marquee-tag:hover {
  transform: scale(1.2);
  z-index: 5;
}

.Marquee-content .Marquee-tag:hover span {
  opacity: 1;
}

.Marquee-content .Marquee-tag:nth-child(1) {
  animation-delay: 0s;
  width: 344px;
  height: 427px;
  margin-left: 48px;
}

.Marquee-content .Marquee-tag:nth-child(2) {
  animation-delay: 5s;
  width: 395px;
  height: 490px;

  margin-left: -396px;
  margin-top: 511px;
  z-index: 1;
}

.Marquee-content .Marquee-tag:nth-child(3) {
  animation-delay: 5s;
  width: 378px;
  height: 467px;

  margin-left: -81px;
  margin-top: 130px;
}

.Marquee-content .Marquee-tag:nth-child(4) {
  animation-delay: 5s;
  width: 270px;
  height: 335px;
  margin-top: 510px;
  margin-left: -185px;
}

.Marquee-content .Marquee-tag:nth-child(5) {
  animation-delay: 5s;
  width: 311px;
  height: 385px;
  margin-top: 52px;
}

.Marquee-content .Marquee-tag:nth-child(6) {
  animation-delay: 5s;
  width: 282px;
  height: 351px;
  margin-top: 649px;
  margin-left: -370px;
}

.Marquee-content .Marquee-tag:nth-child(7) {
  animation-delay: 5s;
  width: 358px;
  height: 451px;
  margin-top: 260px;
  margin-left: -75px;
}

.Marquee-content .Marquee-tag:nth-child(8) {
  animation-delay: 5s;
  width: 340px;
  height: 419px;
  margin-left: -45px;

}

.Marquee-content .Marquee-tag:nth-child(9) {
  animation-delay: 5s;
  width: 479px;
  height: 505px;
  margin-left: -455px;
  margin-top: 498px;
}

.Marquee-content .Marquee-tag:nth-child(10) {
  animation-delay: 0s;
  width: 344px;
  height: 422px;
  margin-left: -55px;
  margin-top: 85px;

}

.Marquee-content .Marquee-tag:nth-child(11) {
  animation-delay: 5s;
width: 344px;
    height: 427px;
  margin-left: -175px;
  margin-top: 445px;


}

.Marquee-content .Marquee-tag:nth-child(12) {
  animation-delay: 5s;
width: 343px;
    height: 427px;
  margin-left: -115px;
  margin-top: 100px;

}

.Marquee-content .Marquee-tag:nth-child(13) {
  animation-delay: 5s;
    width: 345px;
    height: 428px;
    margin-left: -165px;
    margin-top: 560px;

}

.Marquee-content .Marquee-tag:nth-child(14) {
  animation-delay: 5s;
    width: 345px;
    height: 428px;
  margin-left: -135px;
  margin-top: 50px;

}

.Marquee-content .Marquee-tag:nth-child(15) {
  animation-delay: 5s;
    width: 345px;
    height: 428px;
  margin-left: -115px;
  margin-top: 321px;

}
.Marquee-content .Marquee-tag:nth-child(16) {
  animation-delay: 5s;
    width: 345px;
    height: 428px;
  margin-left: -115px;
  margin-top: 15px;

}

.Marquee-content .Marquee-tag:nth-child(17) {
  animation-delay: 5s;
    width: 345px;
    height: 428px;
  margin-left: -115px;
  margin-top: 305px;

}
.Marquee-content .Marquee-tag:nth-child(18) {
  animation-delay: 5s;
    width: 345px;
    height: 428px;
margin-left: -655px;
    margin-top: 565px;

}
.Marquee-content .Marquee-tag:nth-child(19) {
  animation-delay: 5s;
    width: 345px;
    height: 428px;
margin-left: 215px;
    margin-top: 575px;;

}

.Marquee-content .Marquee-tag:nth-child(20) {
  animation-delay: 5s;
    width: 345px;
    height: 428px;
margin-left: -380px;
    margin-top: 20px;

}

.Marquee-content .Marquee-tag:nth-child(21) {
  animation-delay: 5s;
    width: 345px;
    height: 428px;
    margin-left: -40px;
    margin-top: 355px;

}

@keyframes scrollGallery {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }

}




@keyframes sparkle2 {
  50% {
    opacity: 0.4;
    transform: scale(0.5);
    box-shadow: 0px 0px 0px 10px #CAA969;
  }

  50% {
    opacity: 1;
    transform: scale(1);
    box-shadow: 0px 0px 0px 10px #CAA969;
  }

  100% {
    opacity: 0;
    transform: scale(1.5);
    box-shadow: 0px 0px 0px 10px #CAA969;
  }
}
.glow-effect {


  position: absolute;
  width: 355px;
  height: 355px;
  right: 440px;
  top: 300px;
  /* icon gradient */
  background: linear-gradient(148.86deg, #FFE7B9 -8.31%, #CAA969 50%);
  opacity: 0.2;
  filter: blur(100px);

}

.starsimg {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #CAA969;
  border-radius: 50%;
  opacity: 0;
  animation: sparkle2 4s infinite alternate;
}

.starblock {
  position: relative;
  float: right;
  display: none;
  width: 820px;
  margin-top: -245px;
  z-index: 2;
  height: 750px;
}

#sparkles {

  position: absolute;
  top: 0px;

  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

@media (max-width: 1024px) {
  .trending-now-edition-img {
    margin-right: 0;
    width: 602px;
  }

  .starblock {
    width: 490px;
    margin-top: -155px;
    position: absolute;
    height: 360px;
    right: 110px;
    top: 330px;
  }

  .glow-effect {
    right: 270px;
    top: 135px;
  }
}

@media (max-width: 992px) {
  .our-customer-testimonial-left-section h2 {width: 100%; font-size: 60px; line-height: 63px; height: auto;}
  .our-customer-testimonial-left-section { padding-right: 15px; padding-left: 15px;}

  .starblock {
    position: absolute;
    float: right;
    width: 440px;
    margin-top: 0;
    z-index: 2;
    height: 460px;
    top: 120px;
    right: 0;
  }

  .glow-effect {
    right: 240px;
    width: 250px;
    height: 250px;
    top: 140px;
  }
}

@media (max-width: 767px) {

  .our-customer-testimonial-left-section { text-align: center;}
  .Marquee {
    width: 100%;
  }

  .Marquee-content .Marquee-tag span {
    left: 20px;
    font-size: 18px;
    line-height: 18px;
  }

  .Marquee-content .Marquee-tag .ratingimg {
    margin: 5px 0px 0px !important;
    width: 63px !important;
  }

  .Marquee-content .Marquee-tag:nth-child(1) {
    animation-delay: 0s;
    width: 144px;
    height: 179px;
    margin-left: 10px;
  }

  .Marquee-content .Marquee-tag:nth-child(2) {
    animation-delay: 5s;
    width: 145px;
    height: 181px;
    margin-left: -150px;
    margin-top: 230px;
    z-index: 1;
  }

  .Marquee-content .Marquee-tag:nth-child(3) {
    animation-delay: 5s;
    width: 158px;
    height: 196px;

    margin-left: -41px;
    margin-top: 130px;
  }

  .Marquee-content .Marquee-tag:nth-child(4) {
    animation-delay: 5s;
    width: 140px;
    height: 175px;
    margin-top: 233px;
    margin-left: -65px;
  }

  .Marquee-content .Marquee-tag:nth-child(5) {
    animation-delay: 5s;
    width: 145px;
    height: 181px;
    margin-top: 0px;
    margin-left: -135px;
  }

  .Marquee-content .Marquee-tag:nth-child(6) {
    animation-delay: 5s;
    width: 162px;
    height: 202px;
    margin-top: 100px;
    margin-left: -50px;
  }

  .Marquee-content .Marquee-tag:nth-child(7) {
    animation-delay: 5s;
    width: 170px;
    height: 214px;
    margin-top: 190px;
    margin-left: -37px;
  }

  .Marquee-content .Marquee-tag:nth-child(8) {
    animation-delay: 5s;
    width: 160px;
    height: 198px;
    margin-left: -85px;


  }

  .Marquee-content .Marquee-tag:nth-child(9) {
    animation-delay: 5s;
    width: 159px;
    height: 168px;
    margin-left: -25px;
    margin-top: 150px;
  }

  .Marquee-content .Marquee-tag:nth-child(10) {
    animation-delay: 5s;

    width: 174px;
    height: 217px;
    margin-left: -75px;
    margin-top: 0px;

  }

  .Marquee-content .Marquee-tag:nth-child(11) {
    animation-delay: 5s;
    width: 135px;
    height: 167px;
    margin-left: -125px;
    margin-top: 239px;


  }

  .Marquee-content .Marquee-tag:nth-child(12) {
    animation-delay: 5s;
width: 165px;
        height: 205px;
        margin-left: -35px;
        margin-top: 90px;

  }

  .Marquee-content .Marquee-tag:nth-child(13) {
animation-delay: 5s;
width: 155px;
        height: 192px;
        margin-left: -55px;
        margin-top: 213px;

  }

  .Marquee-content .Marquee-tag:nth-child(14) {
    animation-delay: 5s;
        width: 151px;
        height: 176px;
        margin-left: -135px;
        margin-top: 4px;

  }

  .Marquee-content .Marquee-tag:nth-child(15) {
    animation-delay: 5s;
width: 153px;
        height: 190px;
        margin-left: -35px;
        margin-top: 130px;

  }
.Marquee-content .Marquee-tag:nth-child(16){
width: 155px;
        height: 181px;
        margin-left: -15px;
        margin-top: 225px;

}
.Marquee-content .Marquee-tag:nth-child(17) {
    animation-delay: 5s;
        width: 155px;
        height: 192px;
        margin-left: -185px;
        margin-top: 5px;
}
.Marquee-content .Marquee-tag:nth-child(18) {
    animation-delay: 5s;
width: 155px;
        height: 192px;
        margin-left: 35px;
        margin-top: 0;
}
.Marquee-content .Marquee-tag:nth-child(19) {
    animation-delay: 5s;
width: 155px;
        height: 192px;
              margin-left: -95px;
        margin-top: 220px;
}
.Marquee-content .Marquee-tag:nth-child(20) {
    animation-delay: 5s;
width: 155px;
        height: 191px;
         margin-left: -50px;
        margin-top: 20px;
}
.Marquee-content .Marquee-tag:nth-child(21)

 {
    animation-delay: 5s;
width: 145px;
        height: 181px;
        margin-left: -80px;
        margin-top: 230px;
}
  /* .Marquee-content .Marquee-tag:nth-child(16) {
    animation-delay: 5s;
    width: 153px;
    height: 190px;
    margin-left: -5px;
    margin-top: 110px;

  } */




  .trending-mobile-btn {

    gap: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;

    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.7);
    height: 60px;
    text-align: center;
    line-height: 58px;

  }

  .product-img-mask-svg {
    width: 125px;
    height: 125px;
  }

  .trending-mobile-btn:hover {
    color: #fff;
  }

  .trending-now-main .trending-main-card .trending-mobile-btn span {
    margin-right: 5px;
  }

  .trending-now-main .trending-main-card .trending-mobile-btn img {
    height: auto;
    object-fit: none !important;
    width: auto;
  }

  .trending-now-main .trending-main-card {
    position: relative;
  }
/*
  .trending-now-main .trending-main-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0px;
    right: 0px;
    z-index: 0;
    background: linear-gradient(180deg, rgba(3, 3, 3, 0) 60%, #030303 100%);
  } */

  .title-64px {
    font-size: 36px;
  }

  .trending-now-main.py-5 {
    padding-bottom: 30px !important;
  }

  .trending-mobile-btn2 {

    gap: 0;
    display: flex;
    align-items: center;
    justify-content: center;

    background: none;
    border: none;
    height: auto;

    line-height: normal;


  }

  .container.container-cst {
    max-width: 100%;
  }

  .trending-now-edition {
    min-height: 100%;
  }

  .starblock {
    position: absolute;
    float: right;
    width: 340px;
    margin-top: 0;
    z-index: 2;
    height: 420px;
    top: auto;
    right: 0;
    bottom: 120px;
  }

  .glow-effect {
    right: 129px;
    width: 250px;
    height: 250px;
    top: 300px;
  }

  .trending-title-section {
    margin-top: 399px;
    margin-bottom: 50px;
    padding: 0px 25px;
    width: 100%;
    text-align: center;
  }

  .title-op1 {
    font-size: 88px;
    line-height: 74px;
  }

  .trending-now-main .trending-description-data {
    right: 25px;
  }

  .trending-now-main .trending-description-data h3 {
    font-size: 36px;
    text-align: center;
    color: #FFFFFF;
    line-height: 45px;
    margin-bottom: 20px;
  }
  .new-arrivals-slider .section_ttl { text-align: center !important; font-size: 40px;}
  .best-seller-slider.slick-slider {
    padding: 50px 0;
}
  .trending-now-main .trending-main-card img {
    height: 450px;
    width: 100%;
    object-fit: cover;
  }

  .click_drop_section_block h2 {
    font-size: 40px;
    line-height: 88px;
  }

  .bg-white-btn {
    min-width: 255px;
    padding: 16px 24px;
    font-size: 14px;
    box-shadow: none;
  }

  .click_drop_section_block h4 {
    font-size: 20px;
    font-weight: 400;
  }

  .trending-now-edition-img {
    width: 450px;
    margin-right: -100px;
    top: 120px;
  }

  .trending-now-edition-img img {
    width: 100%;
  }

  .click_drop_section_block {
    padding: 95px 15px 25px
  }

  .gold-bank-our-legacy-section {
    padding-bottom: 80px;
  }

  .click_drop_section_block P {
    font-size: 24px;
    line-height: 30px;
  }

  .click-drop-section-title-section {
    margin: auto;
    width: 285px;
  }

  .click-drop-section-title-section-block::after {
    top: 8px;
    margin-left: -94px;
  }

  .click-drop-section-title-section-block::before {
    bottom: -31px;
    margin-left: 18px;
  }

  .pricing-section-res-slider .slick-slide {
    padding: 0 7px 0 7px;
  }

  .cate_desc figure img {
    max-width: 140px;
  }

  .sparkle-img {
    position: absolute;
    top: 0;
    z-index: 55;
    display: block;
    width: 375px;
    height: 395px;
    left: 0;
  }
}




.Marquee {

  width: 100vw;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  color: #fff;
  font-weight: 200;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  display: flex;
  position: relative;
  overflow: hidden;
}

.Marquee-content {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  height: 1005px;
  -webkit-animation: marquee 20s linear infinite running;
  -moz-animation: marquee 20s linear infinite running;
  -o-animation: marquee 20s linear infinite running;
  -ms-animation: marquee 20s linear infinite running;
  animation: marquee 20s linear infinite running;
}

.start-img5 {
  position: absolute;
  margin-left: 75px;
  margin-top: 295px;
  animation: fadeInStar10 1.5s ease-in-out infinite;
  animation-delay: 15s;
}

@keyframes fadeInStar10 {
  0% {
    opacity: 0.5;
    transform: scale(1);

  }

  50% {
    opacity: 1;
    transform: scale(0.5);
  }

  100% {
    opacity: 0.5;
    transform: scale(1);
  }
}







.mask {
  position: relative;
  display: block;
  /* width: 175px;
  height: 175px; */
  text-align: center;
  /* -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, .5)); */



}
.product-tile .product_link .product-img >  i  { width: 175px; height: 175px;}
.mask {
  background-position: -360px 0px;
}

/* .mask:hover,
.mask:focus {
  background-position: 0px 0px;

  transition: all 1.5s;
} */
/*
.mask:not(:hover):not(:focus) {
  background-position: -160px 0;
  transition: all 1s;
} */

.Marquee-content:hover {
  /* -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    -ms-animation-play-state: paused;
    animation-play-state: paused; */
}

.discovermore-link {
  position: absolute;
  overflow: hidden;
  bottom: 30px;
  left: 45px;
  z-index: 2;
}

.discovermore-link a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 10px;
}

.discovermore-link img {
  height: auto;
  width: auto;
  margin-left: -35px;
}

.legacy-section .col-md.d-flex.align-items-center:hover .discovermore-link img {
  margin-left: 0px;
}

.pricing-section-res-slider .slick-arrow {
  display: none !important;
}

.Unmatchedtxt {
  color: #fff;
  opacity: 80%;
  font-size: 16px;
  letter-spacing: 0.69px;
}

.Marquee-tag {


  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* .Marquee-tag:hover {

    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    cursor: pointer;
  } */
@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translate(-70%);
    -moz-transform: translate(-70%);
    -o-transform: translate(-70%);
    -ms-transform: translate(-70%);
    transform: translate(-70%);
  }
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translate(-70%);
    -moz-transform: translate(-70%);
    -o-transform: translate(-70%);
    -ms-transform: translate(-70%);
    transform: translate(-70%);
  }
}

@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    -webkit-transform: translate(-70%);
    -moz-transform: translate(-70%);
    -o-transform: translate(-70%);
    -ms-transform: translate(-70%);
    transform: translate(-70%);
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translate(-70%);
    -moz-transform: translate(-70%);
    -o-transform: translate(-70%);
    -ms-transform: translate(-70%);
    transform: translate(-70%);
  }
}

@media (max-width:1024px) {
  .start-img5 {

    margin-left: 45px;
    margin-top: 55px;

  }
}

@media (max-width:991px) {
  .start-img5 {
    margin-left: 15px;
    margin-top: 25px;

  }
}

@media (max-width:767.5px) {
  .product-tile .product_link .product-img > i {
    width: 120px;
    height: 120px;
}
  .our_customer_testimonial {
    padding-top: 100px;

}
.our-customer-testimonial-left-section .small-title-testimonial  { font-weight: 400;}
.shop-Phoenix-section.home-shop-Phoenix-section { padding-bottom: 245px;}
  .Marquee-content {
    height: 425px;
    padding: 0px 35px;
  }
  .our-customer-testimonial-left-section h2 {
    width: 100%;
    font-size: 45px;
    line-height: 53px;
    height: auto;
}

  .gold-bank-community .gallery-container {
    margin-top: 25px;
    height: auto;
  }
  .shop-Phoenix-section.home-shop-Phoenix-section { padding-top: 45px;}
  .home-shop-Phoenix-section-text.shop-Phoenix-section-text h2{font-size: 50px; line-height: 48px;}
  .shop-Phoenix-section-text p { font-size: 14px; line-height: 22px;}
}
@media (max-width:576.5px) {
  .shop-Phoenix-section-text::before {
    right: -116px;
    top: -55px;
  }

  .custom-product-circle-inner a {padding: 11px 25px; font-size: 14px;}

}
@media (max-width:479.5px) {
  .bg-white-btn {
    min-width: 100%;
  }
}
@media (max-width:440.5px) {
  .our-customer-testimonial-section::before {
    top: 377px;
}
}
@media (max-width:375px) {
.our-customer-testimonial-section::before {
  border-radius: 50px 0px 0px 50px;
  top: 380px;
}
}
@media (max-width:342px) {
  .our-customer-testimonial-section::before {
    border-radius: 50px 0px 0px 50px;
    top: 429px;
  }
  }
.z-99-cst {
  z-index: 99;
}
.hover-gradient-border:hover{
  outline: 2px solid var(--icon-gradient, #FFE7B9);
}
.text-transform-none{
  text-transform: none !important;
}
