/** Shopify CDN: Minification failed

Line 793:3 Unexpected "/"

**/
/* main css */
 

.playfair {
    font-family: 'Poppins';

}

.bellefair {
    font-family: "Bellefair", serif;
}




a {
    text-decoration: none;
    color: inherit;
}
p {
    color: #484B4E;
    font-family: 'Poppins', serif;
    padding: 8px;
}

.form-check-input {
    border-radius: 0px;
    border: 1px solid #ccc;
    /* your default border color */
}

.form-check-input:checked {
    background-color: #000;
    color: #fff;
    border-color: #000;
    /* add this line to override default */
    /* border-radius: 10px; */
}

input[type="checkbox"]:focus,
input[type="checkbox"]:checked {
    outline: none;
    box-shadow: none;
    border-color: #000;
}


.text-truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
 /* .searchicon-homebanner {
  position: absolute;
  bottom: 300%;
  right: 20%;
  border-radius: 120px;
  border: 1px solid black;
  background-color: #fff;
  width: 70px;
  height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.star-anim {
  width: 20px;
  height: 20px;
  animation: zoomAndHide 2s ease-in-out infinite;
  transform-origin: center center;
}
@keyframes zoomAndHide {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(2);
    opacity: 1;
  }

  100% {
    transform: scale(2);
    opacity: 0;
  }
} */

/* ************************ */
/* Header menu section  */
/* ************************ */
/* Default: no animation or hover effect */
.hover-zone {
    max-height: none;
    overflow: visible;
}

#header-power-search .form-control:focus {
    box-shadow: none;
}

/* Desktop only */
@media (min-width: 992px) {
    .hover-zone {
        max-height: 320px;
        overflow: visible;
    }

    .hover-zone .hide-on-load {
        display: flex !important;
        opacity: 1;
        pointer-events: auto;
    }
}

@media (max-width: 991.98px) {
    .hover-zone {
        display: none;
    }
}

.main-menu a {
    height: 41px;
    padding: 10px;
}

/* .submenu {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 100;
}

.submenu.show {
  opacity: 1;
  visibility: visible;
} */


.submenu li,
.mobile-li li {
    height: 32px;
    padding: 8px;
    list-style: none;
    /* Optional - removes bullets */
}

.submenu p {
    margin: 0;
    height: 44px;
    padding: 10px 8px;
}

.submenu-about .custom-img {
    width: 400px;
    height: 225px;
    object-fit: cover;
}

.submenu-about .centered-overlay {
    width: 205px;
    height: 165px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.1);
    /* Optional: makes text readable */
    backdrop-filter: blur(4px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px;
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.015em;
    color: rgba(251, 251, 251, 1) !important;
}



/* ----------- / Header menu section---------------  */

.section-mb-64 {
    /* margin-top: 64px; */
    margin-bottom: 64px !important;
}

.b-400-64-06em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: clamp(2rem, 5vw, 4rem);
    line-height: 1.5;
    color: #212529;
    letter-spacing: -0.06em;
    text-transform: uppercase;
    color: rgba(33, 37, 41, 1);
}

.b-400-80-96-08em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: clamp(3rem, 5vw, 5rem);
    line-height: clamp(3.6rem, 6vw, 6rem);
    /* Responsive from 57.6px to 96px */
    color: #212529;
    letter-spacing: -0.08em;
    text-transform: uppercase;
    color: rgba(33, 37, 41, 1);
}

.bg-gray {
    background-color: #F4F4F4 !important;
}

.display-1,
.b-400-56-100 {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: clamp(3rem, 5vw, 3.5rem);
    /* font-size: 56px; */
    min-height: 100px;
    max-height: 100px;
    line-height: clamp(48px, 5vw, 100px);
    color: #212529;
    letter-spacing: -0.08em;
    text-transform: uppercase;
}

.b-400-10-150-015em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: .05em;
    color: #505050;
}

.b-400-12-150-015em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: .05em;
    color: rgba(33, 37, 41, 1);
}

.b-400-12-150-08em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0.08em;
    color: rgba(10, 9, 8, 1);
}

.b-400-14-150-015em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.015em;
    color: rgba(33, 37, 41, 1);
}

.b-400-16-150-0 {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #5B5B5B;
    font-family: "Bellefair", serif;
}

.b-400-16-150-2rem {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: rgba(0, 0, 0, 1);
}

.b-400-16-150-015em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.015em;
    color: rgba(33, 37, 41, 1);
}

.b-400-16-170-015em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: .05em;
    color: rgba(33, 37, 41, 1);
}

.b-400-18-150-02em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: .05em;
    ;
    color: rgba(33, 37, 41, 1);
}

.b-400-20-150-015em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: .05em;
    color: rgba(33, 37, 41, 1);
}

.b-400-24-150-015em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: clamp(1rem, 5vw, 1.5rem);
    line-height: 1.5em;
    letter-spacing: 1.5px;
    color: rgba(33, 37, 41, 1);


}


.b-400-240-240-015em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: clamp(4.5rem, 16vw, 15rem);
    line-height: 240px;
    /* line-height: 15em; */

    letter-spacing: 1.5px;
    color: rgba(251, 251, 251, 1);
}



.b-400-100-100-08em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    /* font-size: 100px; */
    /* line-height: 100px; */
    /* line-height: 6.25em; */
    font-size: clamp(50px, 8vw, 100px);
    line-height: clamp(50px, 8vw, 100px);


    /* font-size: clamp(3rem, 6.5vw, 6.25rem);*/
    /* line-height: clamp(3.3rem, 7vw, 7rem);  */
    letter-spacing: -0.08em;
    color: rgba(33, 37, 41, 1);
}

/* Mobile specific font size for section titles */
@media (max-width: 767.98px) {
    .b-400-100-100-08em {
        font-size: clamp(36px, 7vw, 50px);
        line-height: clamp(40px, 7vw, 54px);
    }
}

.b-400-56-64-08em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: 56px;
    line-height: 64px;
    letter-spacing: -0.08em;
    color: rgba(33, 37, 41, 1);
}


.p-400-8-150-015em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 8px;
    line-height: 1.5;
    letter-spacing: 0.015em;
    color: rgba(33, 37, 41, 1);
}

.p-400-10-150-015em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: 0.015em;
    color: rgba(33, 37, 41, 1);
}

.p-400-12-150-0 {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(33, 37, 41, 1);
}

.p-400-12-150-015em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    letter-spacing: 1.5px;
    color: rgba(33, 37, 41, 1);
}

.p-400-14-150-015em-header {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: .05em;
    color: #5A5D60;
}

.p-400-14-150-015em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: clamp(12px, 5vw, 14px);
    line-height: 1.5;
    letter-spacing: .05em;
    color: rgba(33, 37, 41, 1);
}

.p-400-14-150-4em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: -0.04em;
    color: #6C757D;
}

.p-400-14-150-0em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #6C757D;
}

.p-400-14-150-0em-black {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(33, 37, 41, 1);
}

.p-400-16-150-0em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(33, 37, 41, 1);
}

.p-400-16-150-015em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: .05em;
    color: rgba(33, 37, 41, 1);
}

.p-400-16-170-015em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    letter-spacing: .05em;
    color: rgba(33, 37, 41, 1);
}

.p-400-16-180-015em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: .05em;
    color: rgba(33, 37, 41, 1);
}

.p-400-20-150-015em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0.015em;
    color: rgba(33, 37, 41, 1);
}

.p-400-20-150-0em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(33, 37, 41, 1);
}

.p-400-24-150-015em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: clamp(1rem, 5vw, 1.5rem);
    line-height: 1.5;
    letter-spacing: .05em;
    color: rgba(251, 251, 251, 1);
}

.p-400-32-150-0em {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 32px;
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(10, 9, 8, 1);
}

.p-500-14-150-015em {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.015em;
    color: #212529;
}

.p-500-16-150-0em {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(72, 75, 78, 1);
}

.p-500-24-150-015em {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: clamp(1rem, 5vh, 1.5rem);
    line-height: 1.5;
    letter-spacing: .05em;
    color: rgba(251, 251, 251, 1);
}

.p-500-24-150-0-b {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(33, 37, 41, 1);
}

.p-500-28-150-0 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: clamp(15px, 3vw, 28px);
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(33, 37, 41, 1);
}

.p-500-32-150-0 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 32px;
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(33, 37, 41, 1);
}

.p-500-48-150-0 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: clamp(2.5rem, 5vw, 3rem);
    line-height: 1.5;
    letter-spacing: 0;
    color: rgba(10, 9, 8, 1);
}


.p-600-24-150-015em {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: .05em;
    color: rgba(33, 37, 41, 1);
}

.p-600-16-150-015em {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.015em;
    color: rgba(33, 37, 41, 1);
}

.underline-hover {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

.underline-hover::after {
    content: '';
    position: absolute;
    bottom: 0.1em;
    /* ðŸ”§ Adjust this for tighter spacing */
    left: 50%;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width 0.3s ease, left 0.3s ease;
}

.underline-hover:hover::after {
    width: 100%;
    left: 0;
}

.underline-hover-sm {
    position: relative;
    cursor: pointer;
    text-decoration: none;
    color: inherit;
}

.underline-hover-sm::after {
    content: '';
    position: absolute;
    bottom: 0.5em;
    /* ðŸ”§ Adjust this for tighter spacing */
    left: 50%;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width 0.3s ease, left 0.3s ease;
}

.underline-hover-sm:hover::after {
    width: 100%;
    left: 0;
}


.btn-chick {
    min-width: 220px !important;
    max-width: 220px !important;

    background-color: rgba(33, 37, 41, 1);
    border-color: rgba(33, 37, 41, 1) !important;
    border-radius: 0;
    color: rgba(251, 251, 251, 1);

    min-height: 56px !important;
    max-height: 56px !important;
    padding: 8px 16px;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    text-transform: uppercase;

}

.btn-chick:hover {
    background-color: rgba(33, 37, 41, 0.8);
    border-color: rgba(33, 37, 41, 0.8);
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-12 {
    margin-bottom: 12px !important;
}


/* ------------------ Topbar ------------------ */
.topbar {
    color: #F8F9FA;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-family: "Bellefair", serif;
    padding: 6px 12px;
    background-color: #212529;
}

/* ------------------ Logo Section ------------------ */
#logodiv {
    box-shadow: 0px 4px 8px #00000008;
}

.logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 373px;
    height: 93px;
}

/* Image inside logo */
.logo img {
    width: 100%;
    height: auto;
}




/* swiper icon custom style; */

.swiper.mySwiper-curator {
    position: relative;
    padding: 0 50px;
    /* leave room for arrows */
}

/* Common styles for both buttons */
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 5px);
    left: auto;
}

.swiper-button-next,
.swiper-button-prev {
    top: 47%;
    transform: translateY(-50%);
    z-index: 10;
    color: black;
    border: 30px solid white;
    border-radius: 50%;
    background-color: white;
    /* Optional for better visibility */
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 20px;
}

/* /swiper icon custom style; */




/* ===========================================
   ==============  carasoul =============
   =========================================== */
 

.hover-z:hover {
  z-index: 1;
} */

.wrapper {
    max-width: 1305px;
    position: relative;
}

.fa-angle-left,
.fa-angle-right {
    height: 50px;
    width: 50px;
    background: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 35%;
    font-size: 1.25rem;
    transform: translateY(-50%);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.23);
    user-select: none;
    z-index: 10;
}

.wrapper i:first-child {
    left: -22px;
}

.wrapper i:last-child {
    right: -22px;
}

.carousel {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 270px;
    gap: 8px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scrollbar-width: none;
    padding-bottom: 10px;
}

.carousel::-webkit-scrollbar {
    display: none;
}

.carousel.dragging {
    scroll-snap-type: none;
    scroll-behavior: auto;
}

.carousel.dragging .card {
    cursor: grabbing;
    user-select: none;
}

.card {
    list-style: none;
    position: relative;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    border-radius: 0;
    border: none;
    background: none;
}

.img-container {
    width: 270px;
    height: 370px;
    overflow: hidden;
}

.card img {
    width: 270px;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.card:hover img {
    transform: scale(1.05);
}

.card-body {
    width: 270px;
    padding: 8px 10px 6px 10px;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease;
    transform: translateY(10px);
    margin-top: 0;
}

.card:hover .card-body {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}



.fst-italic {
    font-family: 'Poppins';
    font-weight: 400;
    font-style: italic;
    font-size: 10px;
    line-height: 1.5;
    letter-spacing: .05em;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;

}






/* Heart styles */
.heart-icon {
    font-size: 0.98rem;
    color: transparent;
    -webkit-text-stroke: 1px #0A0908;
    transition: all 0.3s ease;
    cursor: pointer;
}

.heart-icon:hover {
    color: rgb(170, 169, 169);
}

.heart-icon.clicked {
    color: #0A0908;
}

 


 
 
 

/* ------------------ Responsive Layout ------------------ */
@media (max-width: 767.98px) {
    /* .footer .row > div {
        text-align: center;
        margin-bottom: 1.5rem;
    } */

    .lastp {
        text-align: center;
        margin-bottom: 1rem;
    }

    .social-icon {
        margin: 0 5px;
    }


    .logo {
        max-width: 80%;
    }
}




/* ------------------ just for testing purpose ------------------ */

.bo {
    border: 1px solid red;
}

.bogray {
    border: 1px solid gray;
}

.bogreen {
    border: 1px solid green;
}

.boblue {
    border: 1px solid blue;
}

.boyellow {
    border: 1px solid yellow;
}

/* --------------- END - just for testing purpose END ---------------- */


.size {
    min-width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-right: 8px;
    cursor: pointer;
    background-color: #F0F0F0;
}

.size-active {
    background-color: #fff;
    border: 1px solid #000;
}

/* ----------color----------- */
.sizecolor {
    padding: 8px 12px;
    margin-right: 10px;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    background-color: #F0F0F0;
}

.sizecolor-active {
    background-color: #fff;
    border: 1px solid #000;
}


/* Quantity buttons and input */
.uniform-elements .btn,
.uniform-elements .form-control.quantity-input {
    width: 48px;
    height: 48px;
    padding: 0;
    text-align: center;
    font-size: 1.25rem;
    line-height: 1;
    border: none;
    border-radius: 0;
    box-shadow: none;
    flex: 0 0 auto;
}

.uniform-elements .minus-btn {
    background-color: rgba(33, 37, 41, 0.02);
}

.uniform-elements .plus-btn,
.uniform-elements .quantity-input {
    background-color: rgba(33, 37, 41, 0.05);
}

/* Input group wraps tightly */
.input-group.uniform-elements {
    width: fit-content;
    height: auto;
    align-items: center;
}

/* ADD TO CART */
.add-to-cart-btn {
    height: 56px;
    padding: 8px 16px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.b-400-18-150-02em {
    color: #FBFBFB;
}

/* ----------color----------- */
.sizecolor {
    padding: 8px 12px;
    margin-right: 10px;
    cursor: pointer;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    background-color: #F0F0F0;
}

.sizecolor-active {
    background-color: #fff;
    border: 1px solid #000;
}

#notification {
    transition: opacity 0.5s, transform 0.5s;
}


/* ********************************** */
/************ sticky widget ***********/
/* ********************************** */
#sticky-widget {
    transition: opacity 0.4s ease;
}

#sticky-widget[style*="display: none"] {
    opacity: 0;
}

#sticky-widget:not([style*="display: none"]) {
    opacity: 1;
}
/* ---------/ sticky widget------------- */

/* ********************************** */
/******* Product page spacing fixes *****/
/* ********************************** */

/* Balanced spacing between sections */
#div_style_desktop, #div_style_mobile {
    margin-top: -16px;
    margin-bottom: 48px;
}

/* Reduce bottom margin of accordion section */
.accordion {
    margin-bottom: 24px;
}

/* Mobile specific spacing adjustments */
@media (max-width: 767.98px) {
    #div_style_desktop, #div_style_mobile {
        margin-top: -8px;
        margin-bottom: 32px;
    }
    
    .section-mb-64 {
        margin-bottom: 40px !important;
    }
}


/* main css end here */

/* utilities css */
body {
    margin: 0;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;

        --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
}

.b-400-80-96-08em {
    font-family: "Bellefair", serif;
    font-weight: 400;
    font-size: clamp(3rem, 5vw, 5rem);
    line-height: clamp(3.6rem, 6vw, 6rem);
    color: #212529;
    letter-spacing: -0.08em;
    text-transform: uppercase;
    color: rgba(33, 37, 41, 1);
}
.text-chk-white {
    color: rgb(255, 255, 255);
}
.accordion-item {
    
    background-color:unset;
    border:
}
.textLongTime {
    max-width: 556px;
    height: 384px;
    top: 370px;
    left: 60px;
    position: absolute;
    z-index: 1;
}
.position-relative {
    position: relative !important;
}
.overflow-y-scroll {
    overflow-y: scroll !important;
}

.section-mb-64 {
    margin-bottom: 64px !important;
}
.scrollable-container {
    height: 502px;
    overflow-x: hidden;
}

.text-chk-white {
  color: rgba(255, 255, 255, 1);
}

.text-chk-brown {
  color: #b65b00 !important;
  ;
}


p {
  margin: 0px;
}

.bg-chk-white {
  background-color: #FFFFFF;

}

.div_pujagoyal {
  margin-bottom: -35px;
  /* width:20%; */
}

.p_pujagoyal {
  width: 50%;
}

.text-chk-black {
  color: rgba(33, 37, 41, 1)
}

.underline-text {
  text-decoration: underline;
}

.textLongTime {
  max-width: 556px;
  height: 384px;
  top: 370px;
  left: 60px;
  position: absolute;
  z-index: 1;
}

.scrollable-container {
  height: 502px;
  overflow-x: hidden;
}

.pt-400-18-015rem {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.02em;
}

.b-400-16-150-8rem {
  font-family: "Bellefair", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: clamp(1.2, 2.5vh, 1.6);
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #0A0908;
}

.b-400-32-06em {
  font-family: "Bellefair", serif;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.5;
  letter-spacing: -0.06em;
  text-transform: uppercase;

}

.p-400-56-180-015em {
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 56px;
  line-height: 1.8;
  /* letter-spacing: 0.15em; */
  color: rgba(33, 37, 41, 1);
  /* float: left; */
  line-height: 1;
  padding-right: 6px;
}

.p-500-36-150-0em {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: clamp(16px, 5vw, 36px);
  line-height: 1.5;
  letter-spacing: 0px;
  color: #0A0908;
}

.p-500-18-180-015em {
  font-family: 'Poppins';
  font-weight: 500;
  font-size: 18px;
  line-height: 180%;
  letter-spacing: 0.015em;
  color: rgba(72, 75, 78, 1);
}

.custom-search-bar {
  width: 508px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 12px;
  border: 1px solid #CED4DA;
  background: rgba(233, 236, 239, 0.2);
  padding: 8px 16px;
  box-sizing: border-box;
  gap: 8px;
}

.custom-search-input {
  flex: 1;
  border: none;
  outline: none;
  background: transparent;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  color: #212529;
}

.custom-search-input::placeholder {
  color: #212529;
  font-size: 16px;
  letter-spacing: -0.02em;
}

.icon-left,
.icon-right {
  width: 24px;
  height: 24px;
  filter: brightness(0) saturate(100%) invert(11%) sepia(3%) saturate(323%) hue-rotate(169deg) brightness(97%) contrast(91%);
}

.custom-search-input::placeholder {
  transition: opacity 0.5s ease-in-out;
}



body {
    background-color: #F8F9FA;
    font-family: 'Poppins', serif;
}



.accordion-button:focus {
  border-color: none;
  box-shadow: none;

}

.accordion-button:not(.collapsed) {
  background-color: rgba(33, 37, 41, 0.1);
}

.accordion {
  --bs-accordion-bg: none;
}

.accordion-button {
  background-color: transparent !important;
}

.accordion-button::after {
  display: none !important;
}

@media (max-width: 480px) {
  .textLongTime {
            top: unset;
        left: 13px;
        line-height: 60px;
        bottom: 0;
        height: auto;
  }

  .b-400-80-96-08em {
    font-size: 3.2rem;
    line-height: 56px;
    width: 100%;
  }

  .b-400-16-150-8rem1 {

    line-height: 1.5px;

  }

  #txt-FMA1 {
    font-size: 2.3rem !important;
    line-height: 56px;
    width: 100%;
  }


  .div_pujagoyal {
    margin-bottom: -70px;

  }
}



/*---------WHO ARE WE Styles-------------- */


.section-title {
  width: 100%;
  margin: 40px 0;
}

.section-heading {
  font-weight: 400;
  font-size: 80px;
  line-height: 96px;
  letter-spacing: 0.08em;
  white-space: nowrap;
}

.line-wrapper {
  flex: 1;
  position: relative;
  height: 1px;
  background-color: transparent;
  /* overflow: hidden; */
}

/* Base line style */
.line {
  height: 1px;
  background-color: #0A0908;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.line-right {
  right: 0;
  width: 0;
  transform-origin: right;
  /* Keeps dot at the start */
}

.animate .line-right {
  animation: growRight 2s ease forwards;
  animation-delay: 0.2s;
}

.line-left {
  width: 0;
}

.animate .line-left {
  animation: growLeft 2s ease forwards;
}


/* Dot on left line */
.line-left::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  width: 6px;
  height: 6px;
  background-color: #0A0908;
  border-radius: 50%;
  /* z-index: 2; */
}


/* Dot on right line */
.line-right::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  width: 6px;
  height: 6px;
  background-color: #0A0908;
  border-radius: 50%;
  /* z-index: 2; */
}


/* Animations */
@keyframes growLeft {
  to {
    width: 100%;
  }
}

@keyframes growRight {
  to {
    width: 100%;
  }
}




/*-------- END WHO ARE WE Styles--------- */
/* Small screen adjustments (mobile first) */
@media (max-width: 768px) {
  .section-heading {
    font-size: 40px;
    line-height: 1.2;
    white-space: normal;
    letter-spacing: 0.03em;
    text-align: center;
  }

  .b-400-64-06em {
    font-size: 32px;
    line-height: 1.4;
    margin-right: 0 !important;
    text-align: center;
    padding: 0 20px;
  }



  .line-wrapper {
    display: none;
    /* hide side lines on mobile for WHO ARE WE */
  }

  /* .line-to-emerging,
  .dot-emerging,
  .line-to-moment,
  .dot-moment {
    display: none;
  } */
  /* hide decorative lines on smaller screens */
}

/* Extra small screens (optional for 400px and below) */
@media (max-width: 400px) {
  .section-heading {
    font-size: 28px;
  }

  .b-400-64-06em {
    font-size: 6px;
  }
}


/*-------- WHERE INDIAâ€™S EMERGING Styles--------- */

/* .fade-up {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 1s ease-out forwards;
  animation-delay: 0.2s;
} */
.fade-up {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.fade-up.show {
  opacity: 1;
  transform: translateY(0);
}



@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.section-title {
  position: relative;
  overflow: hidden;
}

.b-400-64-06em {
  font-family: "Bellefair", serif;
  font-size: 64px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin-right: 200px !important;
  text-align: end;
  position: relative;
  z-index: 2;
  color: #212529;
}

.b-400-64-06em-sm {
  font-family: "Bellefair", serif;
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.4;
  margin-right: 200px !important;
  text-align: end;
  position: relative;
  z-index: 2;
  color: #212529;
}

.line-to-emerging {
  position: absolute;
  top: 53px;
  /* adjust to align with "EMERGING" */
  right: 0;
  height: 2px;
  background-color: #000;
  animation: growRight2 2s ease-out forwards;
}

.dot-emerging {
  position: absolute;
  top: 51px;
  right: 0;
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 50%;
  animation: moveDotRight2 2s ease-out forwards;
}

/* LEFT SIDE LINE (to "MOMENT") */


/* .line-to-moment {
  height: 2px;
  background-color: #000;
  animation: growLineAndDot 2s ease-out forwards;
  position: absolute;
  top: 138px; 
  left: 0;}

.dot-moment {
  position: absolute;
  top: 136px; 
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 50%;
  animation: moveWithLine 2s ease-out forwards;
} */


@keyframes growRight2 {
  from {
    width: 0;
  }

  to {
    width: 180px;
  }

  /* adjust width as needed */
}

@keyframes moveDotRight2 {
  from {
    right: 0;
  }

  to {
    right: 180px;
  }
}

/* @keyframes moveWithLine {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(775px); 
  }
}
@keyframes growLineAndDot {
  from {
    width: 0;
  }
  to {
    width: 55%;
  }
} */

:root {
  --line-length: 500px; /* default for big screens */
}

@media (max-width: 1600px) {
  :root {
    --line-length: 700px;
  }
}
@media (max-width: 1400px) {
  :root {
    --line-length: 500px;
  }
}
@media (max-width: 1366px) {
  :root {
    --line-length: 460px;
  }
}

@media (max-width: 1266px) {
  :root {
    --line-length: 300px;
  }
}
@media (max-width: 1024px) {
  :root {
    --line-length: 100px;
  }
}
@media (max-width: 768px) {
  :root {
    --line-length: 100px;
  }
}
@media (max-width: 680px) {
  :root {
    --line-length: 100px;
  }
}
@media (max-width: 480px) {
  :root {
    --line-length: 100px;
  }
}

.line-wrapper {
  position: relative;
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
}

/* Line */
.line-to-moment {
  position: absolute;
  top: -120%;
  left: 0;
  height: 2px;
  background-color: #000;
  width: 0;
  transform: translateY(-50%);
  animation: growLine 2s ease-out forwards;
  animation-fill-mode: forwards;
}

/* Dot */
.dot-moment {
  position: absolute;
  top: -120%;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 50%;
  transform: translateY(-50%);
  animation: moveDot 2s ease-out forwards;
  animation-fill-mode: forwards;
}

/* Keyframes - Responsive magic here */
@keyframes growLine {
  from {
    width: 0;
  }

  to {
    width: var(--line-length);
  }
}

@keyframes moveDot {
  from {
    left: 0;
  }

  to {
    left: var(--line-length);
  }
}


/*--------END  WHERE INDIAâ€™S EMERGING Styles--------- */