/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_tanishq/cartridge/client/default/scss/homepageRevamp.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable scss/media-feature-value-dollar-variable */
/* stylelint-disable selector-class-pattern */
@media (min-width: 576px) and (max-width: 1023.98px) {
  #maincontent {
    padding-top: 20px !important; } }

.experience-commerce_layouts-carouselRevamp .carousel-inner.row {
  margin: 0; }

@media (min-width: 576px) {
  .carousel.controls-sm .carousel-control-next,
  .carousel.controls-sm .carousel-control-prev,
  .category-carousel-wrapper.controls-sm .right-arrow,
  .category-carousel-wrapper.controls-sm .left-arrow {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

.carousel.controls-xs .carousel-control-next,
.category-carousel-wrapper.controls-xs .right-arrow {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.carousel.controls-xs .carousel-control-prev,
.category-carousel-wrapper.controls-xs .left-arrow {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

@media (min-width: 768px) {
  .experience-commerce_layouts-carouselRevamp .carousel.controls-md .carousel-control-next,
  .category-carousel-wrapper.controls-md .right-arrow {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .experience-commerce_layouts-carouselRevamp .carousel.controls-md .carousel-control-prev,
  .category-carousel-wrapper.controls-md .left-arrow {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

.experience-commerce_layouts-carouselRevamp .carousel-control-next,
.experience-commerce_layouts-carouselRevamp .carousel-control-prev,
.category-carousel-wrapper.left-arrow,
.category-carousel-wrapper.right-arrow {
  display: none; }

/* Titles styling */
.title-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 25px; }

.title-divider-icon {
  width: 54px;
  height: 21px; }
  @media (max-width: 767.98px) {
    .title-divider-icon {
      width: 40px;
      height: 17px; } }

.title-main {
  font-family: "Gambetta-Variable", sans-serif;
  font-weight: 400;
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0;
  color: #343434; }
  @media (max-width: 767.98px) {
    .title-main {
      font-size: 20px;
      line-height: 24px; } }

.title-sub {
  font-family: "satoshi Variable", sans-serif;
  font-size: 20px;
  max-width: 80%;
  text-align: center;
  margin-top: 10px;
  font-weight: 400;
  line-height: 24px;
  color: #0000008a; }
  @media (max-width: 767.98px) {
    .title-sub {
      font-size: 12px;
      line-height: 16px; } }

.einstein-carousel-title .title-header {
  padding-bottom: 8px; }

.category-carousel-wrapper .carousel-track-wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 42px; }
  @media (max-width: 767.98px) {
    .category-carousel-wrapper .carousel-track-wrapper {
      padding-top: 19px; } }
  @media (max-width: 767.98px) {
    .category-carousel-wrapper .carousel-track-wrapper.product-carousel-track-wrapper {
      padding-top: 8px; } }

.experience-component.experience-commerce_layouts-carouselRevamp .carousel-control-prev-icon {
  background-image: url("../images/left_carousel.png");
  width: 40px;
  height: 40px; }

.experience-component.experience-commerce_layouts-carouselRevamp .carousel-control-next-icon {
  background-image: url("../images/right_carousel.png");
  width: 40px;
  height: 40px; }

.experience-commerce_layouts-carouselRevamp .carousel-item {
  min-height: 130px; }

.carousel-track {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  scroll-behavior: smooth;
  margin: 0 7%; }

.carousel-track::-webkit-scrollbar {
  display: none; }

/* Ensure experience-region is horizontal */
.carousel-track .experience-region.experience-slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

/* Fix container for each category */
.carousel-track .experience-component.experience-commerce_assets-categoryCarousel {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center; }

.carousel-track .experience-component.experience-commerce_assets-categoryCarousel.slick-slide {
  width: 130px;
  height: 100%;
  margin: 0 10px;
  gap: 10px; }
  @media (max-width: 767.98px) {
    .carousel-track .experience-component.experience-commerce_assets-categoryCarousel.slick-slide {
      width: 74px;
      min-height: 100px; } }

/* Fix image sizing and spacing */
.carousel-items img.card-img-top {
  width: 110px;
  height: 110px;
  aspect-ratio: 1;
  display: block; }
  @media (max-width: 767.98px) {
    .carousel-items img.card-img-top {
      width: 74px;
      height: 74px; } }

.category-carousel-wrapper .carousel-items {
  position: relative; }

.category-carousel-wrapper .carousel-items img.hover-image {
  position: absolute;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.carousel-items img.main-img {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }

.carousel-items a:hover .hover-image {
  opacity: 1; }

.carousel-items a:hover .main-img {
  opacity: 0; }

.card-title {
  font-family: "Gambetta-Variable", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin: 10px 0;
  padding: 0;
  color: #343434;
  line-height: 20px; }
  @media (max-width: 767.98px) {
    .card-title {
      font-size: 14px;
      line-height: 16px; } }

/* Arrow button positioning */
.carousel-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #fff;
  border: none;
  width: 40px;
  height: 40px;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer; }

.carousel-arrow img {
  width: 42px;
  height: 42px; }

.left-arrow {
  left: 10px; }

.right-arrow {
  right: 10px; }

/* Remove duplicate spacing issues */
.carousel-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/* Nav buttons styling (optional for interaction) */
.carousel-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.8);
  border: none;
  font-size: 24px;
  padding: 5px 10px;
  cursor: pointer;
  z-index: 10; }

.carousel-nav.left {
  left: 0; }

.carousel-nav.right {
  right: 0; }

.slider-progress {
  width: 25%;
  height: 3px;
  background-color: #e0e0e0;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin: 25px auto 10px; }

.product-carousel-track-wrapper .slider-progress {
  display: none !important; }

.progress-fill {
  height: 100%;
  background-color: #832729;
  border-radius: 10px;
  width: 100%;
  -webkit-transition: width 0.3s ease;
  transition: width 0.3s ease;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: left;
          transform-origin: left; }

html[dir="rtl"] .progress-fill {
  -webkit-transform-origin: right !important;
          transform-origin: right !important; }

/* General container */
.new-arrivals-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #1b0000;
  color: #fff;
  padding: 60px;
  gap: 25px;
  min-height: 360px; }
  .new-arrivals-section .product-title {
    color: #fff; }

/* Text content area */
.new-arrivals-content {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3; }

.new-arrivals-content h2 {
  font-family: "Gambetta-Variable", sans-serif;
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 1rem;
  line-height: 40px; }

.new-arrivals-content p {
  font-family: "satoshi Variable", sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 1.5rem;
  color: #ffffffcc;
  font-weight: 400; }

.new-arrivals-content .explore-link {
  font-family: "satoshi-medium", sans-serif;
  text-decoration: underline;
  font-weight: 500;
  font-size: 16px;
  color: #fff; }
  @media (max-width: 1023.98px) {
    .new-arrivals-content .explore-link {
      font-size: 14px; } }

.new-arrivals-carousel {
  overflow: hidden;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 3px;
  padding-bottom: 30px; }
  .new-arrivals-carousel .slick-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    cursor: pointer;
    width: 37px;
    height: 37px; }
  .new-arrivals-carousel .slick-prev,
  .new-arrivals-carousel .slick-prev:hover,
  .new-arrivals-carousel .slick-prev:focus {
    background-image: url("../images/less.svg");
    background-repeat: no-repeat; }
    [dir="rtl"] .new-arrivals-carousel .slick-prev, [dir="rtl"]
    .new-arrivals-carousel .slick-prev:hover, [dir="rtl"]
    .new-arrivals-carousel .slick-prev:focus {
      background-image: url("../images/greater.svg");
      right: -42px; }
  .new-arrivals-carousel .slick-next,
  .new-arrivals-carousel .slick-next:hover,
  .new-arrivals-carousel .slick-next:focus {
    background-image: url("../images/greater.svg");
    background-repeat: no-repeat;
    right: -46px; }
    [dir="rtl"] .new-arrivals-carousel .slick-next, [dir="rtl"]
    .new-arrivals-carousel .slick-next:hover, [dir="rtl"]
    .new-arrivals-carousel .slick-next:focus {
      background-image: url("../images/less.svg");
      right: auto; }
  .new-arrivals-carousel .slick-prev::before,
  .new-arrivals-carousel .slick-next::before {
    content: " "; }

.einstein-pd-slick-carousel-revamp .slick-dots {
  bottom: -15px !important; }

.shop-our-occasions .slick-dots {
  bottom: -35px !important; }

.einstein-pd-slick-carousel-revamp .slick-dots,
.new-arrivals-section .slick-dots,
.product-carousel-track .slick-dots,
.shop-our-occasions .slick-dots {
  bottom: -45px; }

.einstein-pd-slick-carousel-revamp .slick-dots li button,
.new-arrivals-section .slick-dots li button,
.product-carousel-track .slick-dots li button,
.shop-our-occasions .slick-dots li button {
  height: 3px;
  width: 15px;
  padding: 0;
  background: #8c8c8c; }

.einstein-pd-slick-carousel-revamp .slick-dots li.slick-active button::before,
.new-arrivals-section .slick-dots li.slick-active button::before,
.product-carousel-track .slick-dots li.slick-active button::before,
.shop-our-occasions .slick-dots li.slick-active button::before {
  background: #832729;
  opacity: 0.75;
  height: inherit;
  width: inherit; }
  [dir="rtl"] .einstein-pd-slick-carousel-revamp .slick-dots li.slick-active button::before, [dir="rtl"]
  .new-arrivals-section .slick-dots li.slick-active button::before, [dir="rtl"]
  .product-carousel-track .slick-dots li.slick-active button::before, [dir="rtl"]
  .shop-our-occasions .slick-dots li.slick-active button::before {
    left: 5px; }

@media (max-width: 1023.98px) {
  .product-carousel-track {
    margin: 0 20px 0; }
    .product-carousel-track .product-tile-revamp {
      margin: 7px; } }

.product-carousel-track .slick-dots {
  bottom: -16px !important; }
  .product-carousel-track .slick-dots li {
    margin: 0 2px; }
  .product-carousel-track .slick-dots button::before {
    content: '' !important; }

.carousel-track-wrapper.product-carousel-track-wrapper {
  padding-top: 18px;
  margin-bottom: 10px; }

.new-arrivals-carousel .experience-commerce_assets-imageWithTitle .image-container {
  margin-right: 20px;
  height: auto; }
  @media (min-width: 576px) and (max-width: 1023.98px) {
    .new-arrivals-carousel .experience-commerce_assets-imageWithTitle .image-container {
      margin-left: 10px;
      margin-right: 0; } }

.new-arrivals-carousel img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block; }

/* Caption below image */
.cta-btn-name .btn-text {
  color: white;
  display: inline-block;
  margin-top: 0.5rem;
  font-size: 1rem;
  text-align: center; }

.new-arrivals-carousel .experience-slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  margin: 0 24px; }
  @media (max-width: 767.98px) {
    .new-arrivals-carousel .experience-slides {
      margin: 0; }
      .new-arrivals-carousel .experience-slides .image-optmimise {
        margin: 0 12px 0 0; } }
  @media (min-width: 576px) and (max-width: 1023.98px) {
    .new-arrivals-carousel .experience-slides {
      margin: 0; } }

.new-arrivals-carousel .experience-component {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 208px; }
  @media (max-width: 767.98px) {
    .new-arrivals-carousel .experience-component {
      width: 178px; } }

.new-arrivals-carousel .slick-slider {
  -ms-touch-action: auto;
      touch-action: auto; }

.cta-btn-name .btn-text {
  color: white;
  display: block;
  text-align: center;
  margin-top: 0.5rem;
  font-size: 1rem; }

/* Responsive layout */
@media screen and (max-width: 768px) {
  .new-arrivals-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 25px 18px;
    gap: 0; }
  .new-arrivals-content {
    max-width: 85%;
    padding-right: 0;
    margin-bottom: 33px; }
  .new-arrivals-carousel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow-x: hidden;
    width: 100%; }
    .new-arrivals-carousel .new-arrivals-section {
      margin: 0; }
    .new-arrivals-carousel .product-imageTitle {
      margin-right: 10px; }
  .cta-btn-name .btn-text {
    font-size: 14px; } }

@media (max-width: 1023.98px) {
  .new-arrivals-section {
    padding: 25px;
    min-height: 289px; }
  .new-arrivals-content h2 {
    font-size: 26px;
    margin-bottom: 8px;
    line-height: 30px; }
  .new-arrivals-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px; } }

.carousel-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
  gap: 0.5rem; }

.carousel-dots .dot {
  height: 10px;
  width: 10px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.carousel-dots .dot.active {
  background-color: white; }

/* Wrapper to align everything */
.category-carousel-wrapper {
  width: 100%;
  position: relative;
  margin: auto;
  overflow: hidden; }

.spotlight-carousel {
  padding: 20px 0;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 171, 103, 0.15)), to(rgba(108, 88, 53, 0)));
  background: linear-gradient(180deg, rgba(210, 171, 103, 0.15) 0%, rgba(108, 88, 53, 0) 100%); }
  @media (max-width: 767.98px) {
    .spotlight-carousel {
      background: transparent; } }

.spotlight-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 22px;
  padding: 50px 70px 30px 95px; }
  .spotlight-wrapper .experience-region.experience-slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 768px) {
      .spotlight-wrapper .experience-region.experience-slides {
        margin-left: -6px; } }
  .spotlight-wrapper .px-2 {
    padding: 0 !important; }
  .spotlight-wrapper .image-optmimise {
    margin: 0;
    margin-right: 20px; }

.spotlight-main-banner {
  width: 35%; }

.spotlight-content-wrapper {
  position: relative;
  width: 62%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.spotlight-heading-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 25px; }
  .spotlight-heading-section .spotlight-title {
    font-family: "Gambetta-Variable", sans-serif;
    color: #832729;
    font-weight: 400;
    font-size: 28px;
    line-height: 40px;
    text-align: center; }
  .spotlight-heading-section .spotlight-subtitle {
    font-family: "satoshi Variable", sans-serif;
    width: 54%;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    min-height: 48px; }

a.spotlight-explore-link {
  font-family: "satoshi-medium", sans-serif;
  color: #832729;
  text-decoration: underline;
  font-weight: 500; }

.spotlight-product-track .slick-arrow {
  position: absolute;
  top: -24px; }

.home-stores-wrapper .slick-arrow {
  position: absolute;
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  border: none;
  cursor: pointer; }
  @media (max-width: 768px) {
    .home-stores-wrapper .slick-arrow {
      width: 35px;
      height: 35px; } }

.product-slides-container .slide-arrow-collection {
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 70px; }
  .product-slides-container .slide-arrow-collection.next-collection-revamp {
    right: -75px; }
  .product-slides-container .slide-arrow-collection.prev-collection-revamp {
    left: -75px; }
  @media (max-width: 1025px) {
    .product-slides-container .slide-arrow-collection {
      display: none; } }

.einstein-carousel-revamp .slide-arrow,
.carousel-track-wrapper .slide-arrow {
  opacity: 0;
  position: absolute;
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  border: none;
  cursor: pointer;
  pointer-events: none; }
  .einstein-carousel-revamp .slide-arrow.next-arrow-revamp,
  .carousel-track-wrapper .slide-arrow.next-arrow-revamp {
    top: 50%;
    right: 30px; }
  .einstein-carousel-revamp .slide-arrow.prev-arrow-revamp,
  .carousel-track-wrapper .slide-arrow.prev-arrow-revamp {
    top: 50%;
    left: 20px; }

.stores-cards {
  position: relative; }

.stores-cards .slide-arrow {
  opacity: 0;
  position: absolute;
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  border: none;
  cursor: pointer;
  pointer-events: none;
  top: 110px; }
  .stores-cards .slide-arrow.next-arrow-revamp {
    right: -80px; }
  .stores-cards .slide-arrow.prev-arrow-revamp {
    left: -100px; }
  @media (max-width: 1024px) {
    .stores-cards .slide-arrow.next-arrow-revamp {
      right: -60px; }
    .stores-cards .slide-arrow.prev-arrow-revamp {
      left: -75px; } }
  @media (max-width: 764px) {
    .stores-cards .slide-arrow.next-arrow-revamp {
      right: -35px; }
    .stores-cards .slide-arrow.prev-arrow-revamp {
      left: -60px; } }

.shop-our-collections-wrapper .product-slide .slick-disabled {
  opacity: 0.5;
  pointer-events: none; }

.spot-prev-arrow,
.spot-next-arrow {
  position: absolute;
  top: 120px;
  z-index: 50;
  background: transparent;
  border: none;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.spot-prev-arrow {
  right: 35px; }

.spot-next-arrow {
  right: 8px; }

.spot-arrow img.arrow-img {
  width: 100%;
  height: 100%; }

.spot-arrow.disabled img.arrow-img {
  opacity: 0.5;
  cursor: default; }

@media (max-width: 767px) {
  .spot-prev-arrow,
  .spot-next-arrow {
    display: none; } }

.image-optmimise {
  border-radius: 4px;
  overflow: hidden; }

a.product-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  display: grid;
  max-width: 100%;
  white-space: nowrap;
  color: #000; }
  @media (max-width: 768px) {
    a.product-title {
      font-size: 14px; } }

.product-title span {
  font-family: "Gambetta-Variable", sans-serif;
  font-weight: 400;
  max-width: 95%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  height: 30px;
  padding: 5px 0; }

.spotlight-explore-link-mobile {
  display: none; }

@media (max-width: 767.98px) {
  .spotlight-wrapper {
    padding: 5px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background: transparent;
    margin: 0 20px; }
  .spotlight-main-banner {
    width: 100%; }
  .spotlight-content-wrapper {
    width: 100%;
    position: relative; }
  .spotlight-explore-link-mobile {
    color: #832729;
    text-decoration: underline;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px; } }
  @media (max-width: 767.98px) and (max-width: 767.98px) {
    .spotlight-explore-link-mobile {
      font: 500 14px/24px "satoshi-medium", sans-serif; } }

@media (max-width: 767.98px) {
    .spotlight-explore-link-mobile:hover {
      color: #832729;
      text-decoration: underline; }
  .background-div {
    position: absolute;
    height: 80%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 171, 103, 0.15)), to(rgba(108, 88, 53, 0)));
    background: linear-gradient(180deg, rgba(210, 171, 103, 0.15) 0%, rgba(108, 88, 53, 0) 100%);
    bottom: 0;
    width: 100%; }
  .spotlight-heading-section {
    display: none; } }

@media (min-width: 576px) and (max-width: 1023.98px) {
  .spotlight-wrapper {
    margin: 25px 10px 0 30px;
    padding: 0; }
    .spotlight-wrapper .slick-prev,
    .spotlight-wrapper .slick-prev.slick-disabled {
      left: 85%; }
    .spotlight-wrapper .slick-next,
    .spotlight-wrapper .slick-next.slick-disabled {
      left: 92%; }
  .spotlight-main-banner {
    width: 40%; }
  .spotlight-content-wrapper {
    width: 57%; } }

.party-edit {
  background: #f8f3e8; }

.party-edit-wrapper {
  margin-left: 60px;
  margin-right: 30px;
  padding-bottom: 30px; }
  @media (min-width: 576px) and (max-width: 1023.98px) {
    .party-edit-wrapper {
      margin-left: 20px;
      margin-right: 20px; } }
  .party-edit-wrapper .experience-region.experience-slides {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 10px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    @media (max-width: 767.98px) {
      .party-edit-wrapper .experience-region.experience-slides {
        display: block; } }
  .party-edit-wrapper .party-edit-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 37px;
    padding-top: 24px; }
    @media (min-width: 576px) and (max-width: 1023.98px) {
      .party-edit-wrapper .party-edit-content {
        gap: 10px; } }
  .party-edit-wrapper .party-edit-main-banner {
    width: 40%; }
    @media (min-width: 576px) and (max-width: 1023.98px) {
      .party-edit-wrapper .party-edit-main-banner {
        width: 42%; } }
  .party-edit-wrapper .party-content-wrapper {
    width: 54%; }
    @media (min-width: 576px) and (max-width: 1023.98px) {
      .party-edit-wrapper .party-content-wrapper {
        width: 56%; } }
  .party-edit-wrapper .experience-component.experience-commerce_assets-productTileRevamp {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    @media (min-width: 576px) and (max-width: 1023.98px) {
      .party-edit-wrapper .experience-component.experience-commerce_assets-productTileRevamp {
        -webkit-box-flex: unset !important;
            -ms-flex: unset !important;
                flex: unset !important;
        max-width: 147px; } }
  .party-edit-wrapper a.product-title {
    margin-bottom: 8px;
    font-size: 14px; }
  .party-edit-wrapper .product-title span {
    white-space: normal;
    min-height: 38px; }
  .party-edit-wrapper .image-optmimise {
    margin: 0;
    margin-right: 20px; }
    @media (min-width: 576px) and (max-width: 1023.98px) {
      .party-edit-wrapper .image-optmimise {
        margin-right: 10px; } }
  @media (max-width: 767.98px) {
    .party-edit-wrapper {
      margin-left: 0;
      margin-right: 0;
      padding-bottom: 20px;
      position: relative; }
      .party-edit-wrapper a.product-title {
        margin-bottom: 20px;
        font-size: 14px;
        display: none; }
      .party-edit-wrapper .main-card-text {
        display: none; }
      .party-edit-wrapper .party-edit-main-banner {
        width: 100%;
        padding: 20; }
      .party-edit-wrapper .party-content-wrapper {
        width: 100%;
        top: 70%;
        padding: 0 28px;
        margin-top: -25%; }
      .party-edit-wrapper .party-edit-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        position: relative;
        padding-top: 0;
        gap: 10px; }
      .party-edit-wrapper .slick-center {
        -webkit-transform: scale(1.15) !important;
                transform: scale(1.15) !important;
        z-index: 2;
        opacity: 1;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .party-edit-wrapper .slick-center .product-title {
          display: block; }
      .party-edit-wrapper .slick-slide img {
        width: 100%;
        height: auto;
        -o-object-fit: cover;
           object-fit: cover;
        aspect-ratio: 1;
        -webkit-box-shadow: 0 0 10px 0 #0000001a;
                box-shadow: 0 0 10px 0 #0000001a; }
      .party-edit-wrapper .slick-slide {
        -webkit-transition: none;
        transition: none;
        -webkit-transform: scale(0.85);
                transform: scale(0.85);
        padding-top: 20px; }
      .party-edit-wrapper .image-optmimise {
        margin-right: 7px; } }

.experience-component.experience-einstein-einsteinCarouselStaticGlobalRecomenderRevamp .einstein-carousel-revamp {
  margin: 10px 83px; }
  @media (max-width: 767.98px) {
    .experience-component.experience-einstein-einsteinCarouselStaticGlobalRecomenderRevamp .einstein-carousel-revamp {
      margin: 0 !important; } }
  @media (max-width: 1024px) {
    .experience-component.experience-einstein-einsteinCarouselStaticGlobalRecomenderRevamp .einstein-carousel-revamp {
      margin: 20px 20px 0; } }

@media (max-width: 767.98px) {
  .multi-image-container.revamp {
    margin: 0 14px; } }

.shop-our-collections {
  position: relative; }

.shop-our-collections-bg {
  position: absolute;
  bottom: 0;
  height: 75%;
  background: #d2ab6726;
  width: 100%;
  will-change: transform, opacity;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.shop-our-collections-wrapper {
  position: relative;
  padding: 32px 98px;
  margin: 0 auto; }

.shop-our-collection-explore {
  padding-top: 3rem; }
  @media (max-width: 768px) {
    .shop-our-collection-explore {
      padding-top: 1rem;
      font-size: 14px; } }

/* Category Tiles */
.category-tile-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.category-tile-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
  max-width: 100%; }

.category-tile-item.active {
  -webkit-box-shadow: 0 4px 70px 0 #83272966;
          box-shadow: 0 4px 70px 0 #83272966; }

@media (max-width: 768px) {
  .category-tile-item.active {
    -webkit-box-shadow: unset !important;
            box-shadow: unset !important; } }

/* Description block */
.category-description-container {
  text-align: center;
  min-height: 80px; }
  @media (min-width: 767px) and (max-width: 1026px) {
    .category-description-container {
      min-height: 70px; } }

.category-description-title {
  font-family: "Gambetta-Medium", sans-serif;
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 5px;
  color: #383838; }

.category-description-subtitle {
  font-family: "satoshi Variable", sans-serif;
  color: #404040;
  font-size: 14px;
  margin: 0;
  font-weight: 400; }

.collection-cards img {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  border-radius: 2px; }
  @media (max-width: 768px) {
    .collection-cards img {
      width: 95%; } }

/* Product Slides */
.product-slides-container {
  position: relative; }

.product-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease; }

.product-slide .experience-region {
  width: 100%; }
  .product-slide .experience-region .slick-track {
    margin-left: 8px; }

.product-slide.active {
  position: relative;
  opacity: 1;
  visibility: visible;
  z-index: 1; }

.arrow-disabled {
  opacity: 0.5 !important;
  pointer-events: none !important; }

/* stylelint-disable-next-line keyframes-name-pattern */
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes fade-in {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.shop-our-collections-wrapper .category-description-link {
  margin-top: 34px;
  padding-bottom: 0; }
  @media (max-width: 768px) {
    .shop-our-collections-wrapper .category-description-link {
      display: none; } }

.category-description-link {
  padding-bottom: 20px;
  justify-self: center; }

.category-description-link-mobile a {
  color: #832729; }

.shop-our-collections-wrapper .explore-link {
  padding: 10px 20px;
  font-family: "satoshi-medium", sans-serif;
  border: 1px solid #832729;
  background-color: transparent;
  color: #832729;
  text-decoration: none;
  display: inline-block;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  font-weight: 500; }
  @media (max-width: 767.98px) {
    .shop-our-collections-wrapper .explore-link {
      padding: 0;
      border: none;
      text-decoration: underline; } }

.shop-our-collections-wrapper .explore-link:hover {
  background-color: #832729;
  color: #fff; }
  @media (max-width: 767.98px) {
    .shop-our-collections-wrapper .explore-link:hover {
      background-color: transparent;
      color: #832729; } }

@media (max-width: 1023px) {
  .shop-our-collections-wrapper {
    padding: 32px 20px; }
  .product-slide .slick-slide {
    padding: 0 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

@media (max-width: 768px) {
  /* Category Tiles: Horizontal Scroll */
  .category-tile-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 16px;
    padding: 0 10px;
    margin-bottom: 20px;
    width: 80%; }
  .collections-main-sections {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    padding-top: 15px; }
  .category-tile-lists {
    width: 100%; }
  .category-tile-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    scroll-snap-align: start;
    border-radius: 8px;
    border: 2px solid transparent;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  .category-tile-item {
    border-radius: 8px;
    border: 2px solid transparent;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%;
    scroll-snap-align: center; }
  .category-tile-item.active {
    -webkit-box-shadow: 0 4px 70px 0 #83272966;
            box-shadow: 0 4px 70px 0 #83272966; }
  .shop-our-collections-wrapper {
    padding: 0 0 20px; }
  .category-description-title {
    font-size: 18px;
    font-weight: 600; }
  .category-description-subtitle {
    font-size: 14px;
    max-width: 90%;
    justify-self: center; }
  /* Hide scrollbars (optional) */
  .category-tile-list::-webkit-scrollbar {
    display: none; }
  .category-tile-list {
    -ms-overflow-style: none;
    scrollbar-width: none; }
  .category-tiles-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px; }
  .category-tile-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  /* Product Slides - Slick Carousel Style */
  .product-slide {
    display: none; }
  .product-slide.active {
    display: block;
    -webkit-animation: fadeIn 0.4s ease-in-out;
            animation: fadeIn 0.4s ease-in-out; }
  .product-slide .product-card {
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    text-align: center;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  .product-slide .product-card img {
    max-width: 100%;
    border-radius: 6px;
    margin-bottom: 10px; }
  .product-slide .product-name {
    font-size: 14px;
    font-weight: 500; }
  .product-slide .product-price {
    font-size: 0.9rem;
    color: #333; }
  .product-slide .plp-out-of-stock-text {
    font-size: 14px; }
  .wishlist-btn {
    background: none;
    border: none;
    font-size: 18px;
    color: #832729;
    margin-top: 5px;
    cursor: pointer; }
  /* Optional: dot pagination styling for slick */
  .slick-dots {
    text-align: center;
    margin-top: 10px; }
  .slick-dots li {
    margin: 0; }
  .slick-dots li button::before {
    color: #832729; } }

.home-stores {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(210, 171, 103, 0.15)), to(rgba(108, 88, 53, 0)));
  background: linear-gradient(180deg, rgba(210, 171, 103, 0.15) 0%, rgba(108, 88, 53, 0) 100%); }

.home-stores-wrapper {
  margin: 0 159px 50px 179px; }
  .home-stores-wrapper .stores-explore-all .label {
    margin-right: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #404040;
    font-family: "satoshi Variable", sans-serif; }
    @media (max-width: 768px) {
      .home-stores-wrapper .stores-explore-all .label {
        font-size: 14px;
        margin-bottom: 0;
        margin-right: 10px; } }
  @media (max-width: 768px) {
    .home-stores-wrapper {
      margin: 0 50px 50px 60px; } }
  @media (min-width: 576px) and (max-width: 1023.98px) {
    .home-stores-wrapper {
      margin: 0 80px 30px; } }
  .home-stores-wrapper .card-body {
    padding: 0; }
  .home-stores-wrapper .store-details {
    padding-top: 10px; }
  .home-stores-wrapper .store-name {
    font-family: "Gambetta-Semibold", sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0%;
    color: #832729;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .home-stores-wrapper .store-address {
    font-family: "satoshi-medium", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #0000008a;
    height: 55px; }
    @media (max-width: 768px) {
      .home-stores-wrapper .store-address {
        height: 75px; } }
    @media (min-width: 576px) and (max-width: 1023.98px) {
      .home-stores-wrapper .store-address {
        height: 70px; } }
  .home-stores-wrapper .phonenumber-label {
    font-family: "satoshi-medium", sans-serif;
    color: #0000008a;
    height: 40px;
    display: block; }
  .home-stores-wrapper .storelocator-phone {
    font-family: "satoshi-medium", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0%;
    text-decoration: underline;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    text-decoration-thickness: 0%;
    -webkit-text-decoration-skip: ink;
            text-decoration-skip-ink: auto; }
  .home-stores-wrapper .view-store-details {
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0%;
    text-decoration: underline;
    -webkit-text-decoration-style: solid;
            text-decoration-style: solid;
    text-decoration-thickness: 0%;
    -webkit-text-decoration-skip: ink;
            text-decoration-skip-ink: auto;
    justify-self: anchor-center; }
    .home-stores-wrapper .view-store-details a {
      font-family: "Roboto-Light";
      color: #0000008a; }
  .home-stores-wrapper .title-header img {
    width: 92.5;
    height: 47.052; }
    @media (max-width: 768px) {
      .home-stores-wrapper .title-header img {
        width: 64px;
        height: 34px; } }
  .home-stores-wrapper .slick-slide {
    height: unset; }
  .home-stores-wrapper .slick-disabled {
    opacity: 0.5;
    pointer-events: none; }

.pd-stores-cards {
  padding-top: 20px;
  max-height: 600px; }
  .pd-stores-cards .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.pd-stores-cards .store-img {
  width: 100%;
  min-height: 191px;
  border-radius: 4px; }
  @media (max-width: 768px) {
    .pd-stores-cards .store-img {
      max-height: 167px; } }

.store-details-column {
  margin-right: 20px; }
  @media (max-width: 768px) {
    .store-details-column {
      margin-right: 11px; } }

.book-appointment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  width: 100%;
  height: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  outline: 0;
  border: 1px solid #0000008a;
  margin-top: 20px; }
  .book-appointment a {
    font-family: "Roboto-Light";
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    color: #0000008a; }

.dropdown-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 15px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .dropdown-container .label {
    margin-right: 10px;
    font-family: "satoshi Variable", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #404040; }
    @media (max-width: 768px) {
      .dropdown-container .label {
        font-size: 14px;
        margin-bottom: 0; } }

.dropdown-selected-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  position: relative;
  padding-right: 10px; }

.dropdown-selected {
  font-family: "satoshi Variable", sans-serif;
  font-size: 16px;
  color: #832729;
  cursor: pointer;
  border-bottom: 2px solid #832729;
  margin-right: 35px;
  position: relative;
  font-weight: 400; }
  @media (max-width: 768px) {
    .dropdown-selected {
      font-size: 14px;
      margin-right: 10px; } }

.dropdown-arrow {
  width: 10px;
  height: 10px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: 5px;
  display: inline-block;
  position: relative;
  bottom: 5px; }
  @media (max-width: 768px) {
    .dropdown-arrow {
      width: 10px;
      height: 10px; } }

.dropdown-options {
  display: none;
  font-family: "satoshi-bold", sans-serif;
  position: absolute;
  top: 100%;
  margin-top: 5px;
  background-color: white;
  min-width: 130px;
  -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 1;
  border-radius: 4px;
  overflow-y: auto;
  max-height: 120px;
  padding-right: 8px; }

.dropdown-scroll {
  max-height: 120px;
  overflow-y: auto;
  padding: 10px 0;
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.dropdown-scroll::-webkit-scrollbar {
  width: 2px; }

.dropdown-scroll::-webkit-scrollbar-track {
  margin: 8px 0;
  background: #00000033; }

.dropdown-scroll::-webkit-scrollbar-thumb,
.dropdown-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #832729; }

.dropdown-options div {
  color: #000;
  padding: 8px;
  cursor: pointer; }

.dropdown-options div:hover {
  background-color: #f1f1f1; }

.dropdown-options div.selected-option {
  color: #832729; }

.dropdown-container.active .dropdown-options {
  display: block; }

.dropdown-options div.selected {
  color: #832729; }

.not-main-banner img {
  border-radius: 4px !important; }

.not-main-banner .row {
  margin: 0; }

.not-main-banner .prev-icon,
.not-main-banner .next-icon {
  background: transparent;
  border: none;
  background-repeat: no-repeat;
  padding: 6px; }

.spotlight-wrapper .product-imageTitle span,
.new-arrivals-section .product-imageTitle span {
  font-family: "Gambetta-Variable";
  font-weight: 400;
  max-width: 95%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  height: 30px;
  padding: 5px 0;
  white-space: nowrap; }
  @media (max-width: 768px) {
    .spotlight-wrapper .product-imageTitle span,
    .new-arrivals-section .product-imageTitle span {
      font-size: 14px; } }

.party-edit-wrapper .product-imageTitle span {
  font-family: "Gambetta-Variable";
  font-weight: 400;
  display: block;
  padding: 5px 0;
  font-size: 14px; }
  @media (max-width: 767.98px) {
    .party-edit-wrapper .product-imageTitle span {
      margin-bottom: 20px; } }

.new-arrivals-section .product-imageTitle span {
  color: #fff; }


/*# sourceMappingURL=default\css\homepageRevamp.css.map*/