.certified-fire-section {
    position: relative;
    padding: 50px 20px;
}

/* Background overlay */
.certified-fire-section::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
}

.certified-fire-section>* {
    position: relative;
    z-index: 1;
}

.certified-fire-section .main-heading span {
    display: inline-block;
}

.certified-fire-section .main-heading {
    overflow: hidden;
    text-align: center;
    font-family: 'Affran';
    line-height: calc(49/45);
    text-transform: uppercase;
    margin-bottom: 10px;
    transform: translateY(0.07em);

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

.certified-fire-section .subheading span {
    display: inline-block;
}

.certified-fire-section .subheading {
    overflow: hidden;
    font-family: 'Mikado';
    margin-top: 0px;
    line-height: calc(30/22);
    margin-bottom: 20px;
    letter-spacing: 0.037em;

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

.carousel {
    position: relative;
    display: flex;
    align-items: center;
}

.carousel .viewport {
    overflow: hidden;
    width: 100%;
}

.carousel .track {
    display: flex;
    transition: transform 0.4s ease-in-out;
}

.product-card {
    position: relative;
}

.product-card .tier-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 30px;
    text-transform: uppercase;
}

.certified-fire-section {
    overflow: hidden;
}

.cf-product--swiper {
    max-width: 1070px;
    padding-top: 10px !important;
    margin-bottom: 60px;
    width: calc(100% - 42px - 42px - 30px);

    @media (max-width: 767px) {
        width: calc(100% - 30px);
        margin-bottom: 30px;
        overflow: visible;
    }
}

.product-card_img img {
    width: 100%;
    border-radius: 12px;
    height: 100%;
    object-fit: cover;
}

.product-card .name {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.product-card .weight,
.product-card .price {
    font-size: 14px;
    color: #555;
}

.product-card .rating {
    font-size: 14px;
    color: gold;
    margin-top: 6px;
}

.carousel .arrow {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    padding: 6px;
    cursor: pointer;
    position: absolute;
    z-index: 1000;
    top: 50%;
    transform: translateY(-50%);
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.4);
}

.arrow.left {
    left: 0;
}

.arrow.right {
    right: 0;
}

.cf-swiper-button:hover {
    background: #fff;
}

.cf-swiper-button {
    cursor: pointer;
    width: 42px;
    transition: 0.3s;
    height: 42px;
    border-radius: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 4px solid #E95B9C;
    background: #F7DB2E;

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

.product-card_img {
    aspect-ratio: 1;
    border: 2px solid #FFFFFF;
    border-radius: 12px;
    width: calc(100% - 2px);
    background-color: #f4f1f2;
}

.cf-product--swiper-container {
    display: flex;
    align-items: center;
    max-width: 1214px;
    max-width: 1194px;
    margin: 0 auto;
    width: calc(100% - 40px);

    @media (max-width: 767px) {
        width: 100%;
    }
}

.cf-product-card .cf-weight {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0%;
    margin-bottom: 2px;
    color: #1D2A74;
}

.cf-product-card .jdgm-widget {
    line-height: 17px;
    font-size: 14px;
}

.cf-product-card .cf-price {
    font-family: Mikado;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #1D2A74;
}

.cf-product-card .jdgm-widget+.cf-price {
    margin-top: 10px;
    @media (max-width: 768px) {
        margin-top: 14px;
    }
}

.cf-product-card .jdgm-prev-badge {
    display: flex !important;
    align-items: center;
    gap: 6px;
    line-height: 1em;
    font-size: inherit;
}

.cf-product-card .cf-name {
    font-family: Mikado;
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: 0%;
    text-transform: uppercase;
    color: #1D2A74;
    margin-bottom: 10px;
    @media (max-width: 768px) {
        margin-bottom: 14px;
    }
}

.cf-product-card .jdgm-prev-badge__text {
    font-family: Inter !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000 !important;
}

.cf-product-card .jdgm-star {
    font-size: 14px;
    color: #1D2A74;
}

.cf-product-card {
    position: relative;
    display: block;
    background-color: transparent;
    text-decoration: none;
    color: inherit;
}

.cf-badge-tag {
    font-family: Doumbar;
    font-weight: 500;
    font-style: Medium;
    font-size: 13px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 4%;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    min-height: 26px;
    display: inline-block;
    line-height: 26px;
    padding: 0 10px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.Everyday.Essentials,
.EVERYDAY.ESSENTIALS {
    background-color: #E95B9C !important;
}

.Everyday.EXOTICS,
.EVERYDAY.EXOTICS {
    background: #4CB4DE;
}

.shop-now-btn-wrapper a {
    font-family: 'Affran';
    font-size: 17px;
    line-height: 17px;
    letter-spacing: 0%;
    color: #1D2A74;
    text-decoration: none;
    border: 6px solid #E95B9C;
    background: #F7DB2E;
    border-radius: 30px;
    padding: 11px 30px 8px 30px;
    display: inline-block;
    transition: 0.3s;
}

.shop-now-btn-wrapper a:hover {
    transform: translateY(-3px);
    background-color: #fff;
    color: #E95B9C;
}

.shop-now-btn-wrapper {
    display: flex;
    justify-content: center;
}

.cf-product-card .jdgm-widget {
    display: block !important;
}























.kb-shop-line-section .wrapper {
    max-width: 1214px;
    margin: 0 auto;
    width: calc(100% - 40px);
}

.kb-shop-line-section {
    padding: 40px 0;
}

.kb-sl-heading span {
    display: inline-block;
}

.kb-sl-heading {
    overflow: hidden;
    font-family: Alfarn;
    font-size: 45px;
    line-height: 100%;
    text-align: center;
    color: #1d2a74;
    position: relative;
    top: 0.15em;
    margin-bottom: 13px;

    @media (max-width: 767px) {
        font-size: 35px;
        margin-bottom: 8px;
    }
}

.kb-sl-desc {
    font-family: Mikado;
    font-weight: 500;
    font-size: 22px;
    line-height: calc(30 / 22);
    text-align: center;
    color: #1d2a74;

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

.kb-sl-grid>* {
    min-width: 0;
}

.kb-sl-grid {
    padding-top: 30px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;

    @media (max-width: 1024px) {
        grid-template-columns: repeat(2, 1fr);
    }

    @media (max-width: 640px) {
        gap: 12px;
    }
}

.kb-sl-item .kb-sl-img-wrapper img {
    display: flex;
    object-fit: contain;
    width: 100%;
    transition: transform 0.5s ease;
    height: 100%;
}

.kb-sl-item .kb-sl-item-desc {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    inset: 15px;
}

.kb-sl-item:hover .kb-sl-img-wrapper img {
    transform: scale(1.1);
}

.kb-sl-item .kb-sl-img-wrapper {
    position: relative;
    display: flex;
    overflow: hidden;
    border-radius: 12px;
    height: 100%;
    background-image: url(https://cdn.shopify.com/s/files/1/0779/3187/2496/files/Group_101.png);
    background-position: center;
    background-size: cover;
}

.kb-sl-item {
    border-radius: 12px;
    aspect-ratio: 1;
    position: relative;

    @media (max-width: 600px) {
          aspect-ratio: 3.3/5;
    }
}

.kb-sl-item-link:hover {
    background-color: #ffffff;
    color: #1d2a74;
    transform: translateY(-5px);
}

.kb-sl-item-link {
    transition: all 0.3s;
    border: 1px solid #ffffff;
    border-radius: 5px;
    padding: 15px 10px 14px;
    font-family: Mikado;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 4%;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    text-decoration: none;

    @media (max-width: 767px) {
        font-size: 14px;
        padding: 10px 10px 9px;
    }
}

.kb-sl-item:last-child .view-wholesale-btn:hover {
    background-color: #ffffff;
    color: #e95b9c;
    transform: translateY(-4px);
}

.kb-sl-item:last-child .view-wholesale-btn {
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background: #f7db2e;
    border: 6px solid #e95b9c;
    padding: 11px 30px 9px 30px;
    border-radius: 30px;
    font-family: Alfarn;
    font-size: 17px;
    line-height: calc(17/14);
    transition: 0.3s;
    color: #1d2a74;

    @media (max-width: 600px) {
        border: 4px solid #e95b9c;
        font-size: 12px;
        padding: 7px 15px 5px;
        margin-top: 8px;
    }
}

.kb-sl-item:last-child p {
    font-family: Mikado;
    font-weight: 400;
    font-size: 16px;
    line-height: calc(26.6/16);
    text-align: center;
    color: #ffffff;

    @media (max-width: 600px) {
        font-size: 10px;
        line-height: 1.5;
    }
}

.kb-sl-item:last-child h4 {
    font-family: Mikado;
    font-weight: 500;
    font-size: 22px;
    line-height: calc(30/22);
    text-align: center;
    color: #ffffff;

    @media (max-width: 600px) {
        font-size: 10px;
    }
}

.kb-sl-item:last-child h3 {
    font-family: Alfarn;
    font-size: 45px;
    line-height: calc(49/45);
    text-align: center;
    color: #ffffff;
    position: relative;
    top: 0.15em;

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

    @media (max-width: 600px) {
        font-size: 16px;
    }
}

.kb-sl-item:last-child {
    display: flex;
    padding: 15px;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #1d2a74;

    @media (max-width: 600px) {
        gap: 6px;
    }
}

















.bs-best-sellers {
    background: #fffbe1;
    padding: 50px 0;
}

.bs-best-sellers .bs-title-heading {
    font-family: Alfarn;
    line-height: calc(49/45);
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    top: 0.15em;

    @media (max-width: 768px) {
        font-size: 35px;
    }
}

.bs-best-sellers .bs-subheading {
    font-family: Mikado;
    line-height: calc(30/22);
    letter-spacing: 0%;
    text-align: center;

    @media (max-width: 768px) {
        font-size: 16px;
    }
}

.bs-best-sellers .best-sellers-swiper-container {
    gap: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1214px;
    margin: 0 auto;
}

.bs-best-sellers .bs-swiper-button:hover {
    background: #fff;
    transform: translateY(-4px);
}

.bs-best-sellers .bs-swiper-button {
    transition: 0.3s;
    cursor: pointer;
    width: 42px;
    height: 42px;
    border-radius: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 4px solid #e95b9c;
    background: #f7db2e;

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

.bs-best-sellers .swiper-slide:nth-child(2n + 1) .bs-product-card {
    background-color: #ebf9ff;
}

.bs-best-sellers .swiper-slide:nth-child(2n) .bs-product-card {
    background-color: #f9ffcf;
}
 

.bs-best-sellers .bs-product-card {
    transition: 0.3s;
    border: 8px solid #ffffff;
    display: block;
    box-shadow: 0px 8px 18px 0px #00000014;

    border-radius: 16px;
    position: relative;
    text-decoration: none;
}

.bs-best-sellers {
    overflow: hidden;
}

.bs-best-sellers .best-sellers-swiper {
    max-width: 1070px;
    margin: 0;
    padding: 30px 0 52px;
    width: calc(100% - 30px);

    @media (max-width: 767px) {
        overflow: visible;
    }
}

.bs-best-sellers .bs-product-card_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bs-best-sellers .bs-product-card_img {
    background-color: #f4f1f2;
    aspect-ratio: 1;
    width: 100%;
    display: flex;
    border-radius: 12px;
    overflow: hidden;
}

.bs-best-sellers .bs-percent {
    font-family: Doumbar;
    font-weight: 500;

    font-size: 13px;

    line-height: 15px;
    letter-spacing: 4%;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    background: #1d2a74;
    outline: 1px solid #ffffff;
    border-radius: 5px;
    padding: 4px 7px;
    top: 10px;
    left: 10px;
}

.bs-best-sellers .wrapper {
    padding: 0 20px;
}

.bs-best-sellers .bs-product-card h3 {
    color: #1d2a74;
    font-family: Mikado;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.bs-best-sellers .bs-add-btn:hover {
    background: #f4f1f2;
    color: #e95b9c;
    transform: translateY(-4px);
}

.bs-best-sellers .bs-add-btn {
    transition: 0.3s;
    cursor: pointer;
    background: #f7db2e;
    text-transform: uppercase;
    border: 4px solid #e95b9c;
    width: 100%;
    min-height: 35px;
    border-radius: 30px;
    padding-top: 4px;
    padding-right: 20px;
    padding-bottom: 4px;
    padding-left: 20px;
    font-family: Mikado;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0%;
    color: #1d2a74;
}

.bs-best-sellers .bs-product-card_info {
    padding: 15px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.bs-best-sellers .bs-price {
    font-family: Mikado;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #1d2a74;
}

.bs-shop-btn-wrapper {
    display: flex;
    justify-content: center;
}

.bs-best-sellers .bs-shop-btn:hover {
    background-color: #fff;
    color: #e95b9c;
    transform: translateY(-4px);
}

.bs-best-sellers .bs-shop-btn {
    transition: 0.3s;
    min-width: 244px;
    min-height: 49px;
    border-radius: 30px;
    padding-top: 11px;
    padding-right: 30px;
    padding-bottom: 9px;
    padding-left: 30px;
    background: #f7db2e;
    border: 6px solid #e95b9c;
    font-family: Alfarn;
    text-decoration: none;
    font-size: 17px;
    line-height: 17px;
    color: #1d2a74;
}



.swiper-slide:nth-child(2n) .testimonails-review-card {
    background-color: #f9ffcf;
}

.swiper-slide:nth-child(3n) .testimonails-review-card {
    background-color: #fff3ec;
}

.swiper-slide:nth-child(1) .testimonails-review-card {
    background-color: #EBF9FF;
}

.swiper-slide:nth-child(2) .testimonails-review-card {
    background-color: #F9FFCF;
}

.swiper-slide:nth-child(3) .testimonails-review-card {
    background-color: #EBF9FF;
}

.swiper-slide:nth-child(4) .testimonails-review-card {
    background-color: #FFF3EC;
}

.swiper-slide:nth-child(5) .testimonails-review-card {
    background-color: #F9FFCF;
}

.testimonials-swiper-container .swiper-slide {
    width: auto;
}

.testimonails-review-card {
    border: 8px solid #ffffff;
    box-shadow: 0px 8px 18px 0px #00000014;
    background: #ebf9ff;
    border-radius: 16px;
    max-width: calc(270px + 8px + 8px);
}

.testimonails-review-image {
    aspect-ratio: 1;
    width: 100%;
    border-radius: 12px;
}

.reviews-section {
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.32) 100%),
        linear-gradient(270deg, #12091e 0%, #0a0a0a 100%);
    padding: 50px 20px;
}

.testimonails-review-source {
    font-family: Mikado;
    margin-bottom: 2px;
    line-height: calc(27 / 20);
}

.testimonails-review-content {
    padding: 15px;
}

.testimonails-review-text {
    font-family: Mikado;
    line-height: calc(19 / 14);
    opacity: 0.5;
}

.testimonails-review-author svg {
    min-width: 18px;
}

.testimonails-review-author {
    font-family: Mikado;
    margin-top: 10px;
    line-height: calc(27/20);
    display: flex;
    align-items: center;
    gap: 5px;
}

.testimonails-review-stars svg {
    width: 1em;
    height: auto;
}

.testimonails-review-stars {
    margin-top: 10px;
    display: flex;
    gap: 6px;
    font-size: 14px;
}

.testimonails-review-btn {
    font-family: Mikado;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-decoration: underline;
    color: #1d2a74;
    margin-top: 10px;
}

.reviews-section-heading {
    font-family: Alfarn;
    font-size: 45px;
    line-height: calc(49 / 45);
    text-align: center;
    color: #ffffff;
    max-width: 1069px;
    margin: 0 auto 10px;
    position: relative;
    top: 0.15em;

    @media (max-width: 768px) {
        font-size: 35px;
    }
}

.reviews-section-desc {
    font-family: Mikado;
    font-weight: 500;
    font-size: 22px;
    line-height: calc(30 / 22);
    text-align: center;
    color: #ffffff;

    @media (max-width: 768px) {
        font-size: 16px;
    }
}

.testimonials-swiper {
    padding: 48px 0;
}

.ts-review-btn:hover {
    background-color: #ffffff;
    color: #e95b9c;
    transform: translateY(-4px);
}

.ts-review-btn {
    transition: 0.3s;
    font-family: Alfarn;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: 0%;
    color: #1d2a74;
    text-decoration: none;
    min-width: 226px;
    min-height: 49px;
    border-radius: 30px;
    padding-top: 11px;
    padding-right: 30px;
    padding-bottom: 9px;
    padding-left: 30px;
    background: #f7db2e;
    border: 6px solid #e95b9c;
    display: inline-block;
}

.ts-all-reviews-link {
    display: flex;
    justify-content: center;
}




.community-section {
    @media (max-width: 768px) {
        overflow: hidden;
    }
}

.community-swiper {
    padding: 0;
    max-width: 1070px;
    width: calc(100% - 42px - 42px - 30px);
    margin: 30px 0 40px;

    @media (max-width: 768px) {
        width: 100%;
        overflow: visible;
    }
}

.community-section-title {
    font-family: Alfarn;
    line-height: calc(49 / 45);
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    top: 0.15em;

    @media (max-width: 768px) {
        font-size: 35px;
    }
}

.community-section-desc {
    font-family: Mikado;
    font-weight: 500;

    font-size: 22px;

    line-height: calc(30 / 22);
    letter-spacing: 0%;
    text-align: center;
    color: #1d2a74;

    @media (max-width: 768px) {
        font-size: 16px;
    }
}

.community-slide:hover img {
    opacity: 0.6;
}

.community-slide img {
    aspect-ratio: 1;
    object-fit: cover;
    width: 100%;
}

.community-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.community-slide {
    border: 2px solid #ffffff;
    background: #000;
    display: flex;
    border-radius: 16px;
    overflow: hidden;
    overflow-y: auto;
    aspect-ratio: 9/16;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE/Edge */
}

.community-slide::-webkit-scrollbar {
    display: none;
    /* Chrome/Safari */
}

.community-slide:hover .community-watch-instagram {
    transform: translateY(0);
    opacity: 1;
}

.community-watch-instagram:hover {
    color: #e95b9c;
    background-color: #ffffff;
}

.cs-swiper-button:hover {
    background: #fff;
    transform: translateY(-4px);
}

.cs-swiper-button {
    transition: 0.3s;
    cursor: pointer;
    width: 42px;
    height: 42px;
    border-radius: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 4px solid #e95b9c;
    background: #f7db2e;

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

.community-watch-instagram {
    transform: translateY(100px);
    opacity: 0;
    font-family: Mikado;
    font-weight: 500;
    font-size: 14px;
    transition: 0.3s;
    line-height: 100%;
    text-decoration: none;
    height: fit-content;
    width: fit-content;
    position: absolute;
    inset: 0;
    margin: auto;
    color: #1d2a74;
    min-width: 166px;
    min-height: 35px;
    border-radius: 30px;
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
    background: #f7db2e;
    border: 4px solid #e95b9c;
}

.community-offer-title {
    font-family: Mikado;
    line-height: calc(30 / 22);
    text-align: center;
    margin-bottom: 2px;
    letter-spacing: 0;
}

.community-offer-subitlte {
    font-family: Inter;
    line-height: calc(17 / 14);
    letter-spacing: 0%;
    text-align: center;
    opacity: 0.4;
}

.community-join-btn:hover {
    background-color: #ffffff;
    color: #e95b9c;
    transform: translateY(-4px);
}

.community-join-btn {
    transition: 0.3s;
    font-family: Alfarn;
    line-height: 17px;
    letter-spacing: 0%;
    margin-top: 20px;
    min-width: 273px;
    text-decoration: none;
    min-height: 49px;
    display: inline-block;
    border-radius: 30px;
    padding-top: 11px;
    padding-right: 30px;
    padding-bottom: 9px;
    padding-left: 30px;
    background: #f7db2e;
    border: 6px solid #e95b9c;
}

.community-social-icons {
    display: flex;
    padding-top: 20px;
    gap: 9px;
    justify-content: center;
}

.community-social-icons a:hover {
    color: #fff;
    background-color: #e95b9c;
    transform: translateY(-2px);
}

.community-social-icons a svg path {
    fill: currentColor;
}

.community-social-icons a svg {
    fill: currentColor;
}

.community-social-icons a {
    color: #ffffff;
    transition: 0.3s;
    background-color: #1d2a74;
    border-radius: 99px;
    display: flex;
    width: 35px;
    aspect-ratio: 1;
    align-items: center;
    justify-content: center;
}

.swiper:not(.swiper-initialized) .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.swiper:not(.swiper-initialized) .swiper-wrapper .swiper-slide:not(:nth-child(1), :nth-child(2), :nth-child(3), :nth-child(4)) {
    display: none;
}



.kb-mega-menu-container {
    padding: 10px;
}

.kb-mega-menu-grid .learn-links-list {
    gap: 0;
}

.kb-mega-menu-grid .kb-column.know-what h2 {
    width: 100%;
    text-decoration: none;
    border-radius: 22px;
    font-family: Mikado;
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    color: #ffffff;
    letter-spacing: 0%;
    text-shadow: 0px 4px 10px #00000040;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.kb-mega-menu-grid .kb-column.know-what h2 span {
    color: #f7db2e;
    font-weight: 700;
    font-size: 31px;
    line-height: 100%;
    display: block;
    margin-top: 3px;
}

.kb-mega-menu-grid .kb-column.know-what .desc {
    font-family: Mikado;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.357;
    letter-spacing: 0%;
    color: #ffffff;
    text-shadow: 0px 4px 10px #00000040;
    margin-bottom: 10px;
    max-width: 260px;
}

.kb-mega-menu-grid .kb-column.know-what {
    background-image: url(https://cdn.shopify.com/s/files/1/0779/3187/2496/files/Frame_10_1_430x.png?v=1763708744),
        linear-gradient(180deg, #c27777 0%, #8133f6 100%);
    background-size: auto;
    background-position: right bottom, center;
    background-repeat: no-repeat;
    align-self: flex-start;
    max-width: 480px;
}

.kb-mega-menu-grid .kb-column.know-what .btn {
    font-family: Mikado;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0%;
    color: #1d2a74;
    text-decoration: none;
    background-color: #f7db2e;
    border: 4px solid #e95b9c;
    border-radius: 50px;
    padding: 6px 16px;
    min-width: 101px;
    display: inline-block;
}

.kb-mega-menu-grid .learn-links-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.kb-mega-menu-grid .learn-links-list li {
    border-bottom: 1px solid #0000001a;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.kb-mega-menu-grid .learn-links-list li a .kb-learn-title {
    margin-bottom: 5px;
    font-family: Mikado;
    font-weight: 700;
    font-size: 16px;
    line-height: 26.6px;
    letter-spacing: 0%;
    color: #000000;
    display: block;
}





/* <style> */
.header--nav {
    transition: all 0.3s;
}

.respo-menu-close {
    display: none;
}

.backrespo {
    opacity: 0;
    visibility: hidden;
    padding: 10px;
    transform: translateY(20px);
    transition: all 0.6s;

    @media (min-width: 1025px) {
        display: none;
    }
}

@media (max-width: 1024px) {
    .header--nav {
        padding: 30px;
        position: fixed;
        opacity: 0;
        visibility: hidden;
        background: #0b0a0c;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        z-index: 1;
        overflow-y: auto;
    }

    .resp-menu .header--nav {
        opacity: 1;
        visibility: visible;
    }

    .respo-menu-close {
        display: flex;
        justify-content: end;
        margin-bottom: 15px;
    }

    .respo-menu-close svg {
        width: 30px;
        height: 30px;
        cursor: pointer;
    }

    .header--main .header--nav .menu--list {
        display: flex;
        flex-direction: column;
        align-items: baseline;
    }

    .resp-menu .mega-menu.active {
        position: fixed;
        z-index: 10;
        top: 0;
        height: 100vh;
        overflow-y: auto;
    }

    .kb-mega-menu-grid {
        flex-direction: column;
    }

    body.resp-menu {
        overflow: hidden;
    }

    body:has(.mega-menu.active) .respo-menu-close,
    body:has(.mega-menu.active) .menu--list {
        visibility: hidden;
        opacity: 0;
    }

    .backrespo svg {
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .mega-menu.active .backrespo {
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
    }
}

/* </style><style> */
.user--search img {
    max-width: 25px;
}

.user--search {
    display: flex;
}

.nav-menu-toggle {
    cursor: pointer;
}

@media (min-width: 1025px) {
    .nav-menu-toggle {
        display: none;
    }
}

@media (max-width: 1024px) {
    .header--nav {
        position: absolute;
        opacity: 0;
        visibility: hidden;
    }

    .header--main .search--bar-wrapper {
        display: none;
    }
}

@media (min-width: 1200px) {
    .user--search {
        display: none;
    }
}

@media (max-width: 1199px) {
    .search--bar-wrapper {
        display: none;
    }
}

.mega-menu-bg.active {
    animation: bg-slidedown 0.5s ease forwards;
}

@keyframes bg-slidedown {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.active .kb-mega-menu-grid .kb-column {
    animation: kb-fadeInUp 0.5s ease forwards;
}

.kb-mega-menu-grid .kb-column {
    transform: translateY(100px);
    opacity: 0;
}

.kb-mega-menu-grid .kb-column:nth-child(2) {
    animation-delay: calc(100ms * 1 + 0ms);
}

@keyframes kb-fadeInUp {
    from {
        transform: translateY(100px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.kb-mega-menu-grid .kb-column-group .kb-column:nth-child(1) {
    animation-delay: calc(100ms * 2 + 0ms);
}

.kb-mega-menu-grid .kb-column-group .kb-column:nth-child(2) {
    animation-delay: calc(100ms * 3 + 0ms);
}
.user--search-toggle {
    display: flex;
}

@media (min-width: 1025px) {
    .user--search-toggle {
        display: none;
    }    
}
.user--search-popup.active {
    transform: translateY(0%);
}

.user--search-popup {
    transform: translateY(-100%);
    transition: 0.3s;
    position: fixed;
    width: 100%;
    height: 90%;
    padding: 44px 24px 24px;
    background-color: #fff;
    top: 0;
    left: 0;
    border-radius: 0 0 24px 24px;
    z-index: 1;
    display: flex;
    flex-direction: column;
}

.user--search-popup .search--bar-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.04);
    border-radius: 99px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    height: 52px;
    padding-left: 16px;
}

.user--search-popup .search--bar-wrapper .search--input {
    background-color: transparent;
    padding-left: 50px;
}

.user--search-popup:after {
    content: '';
    width: 64px;
    height: 5px;
    display: flex;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 50px;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
}

.close-search-popup {
    cursor: pointer;
    position: absolute;
    bottom: 16px;
    right: 24px;
    padding: 0;
    background: transparent;
    border: none;
}

@media (min-width: 1025px) {
    .user--actions.__mobile {
        display: none;
    }
}

body:has(.user--search-popup.active) .user--search-popup-overlay {
    opacity: 1;
}

.user--search-popup-overlay {
    opacity: 0;
    pointer-events: none;
    display: block !important;
    background-color: rgba(0, 0, 0, 0.5);
    inset: 0;
    position: fixed;
    z-index: 1;
    transition: 0.3s;
}

/* </style> */