/** Shopify CDN: Minification failed

Line 3249:0 Unexpected "@"

**/
/* MICROPLASTICS BUNDLE - 1 */



.micro-bundle-1-frame {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background-color: #ffffff;
  overflow-x: hidden;
}

.micro-bundle-1-img {
  position: absolute;
  top: 91px;
  left: 50%;
  transform: translateX(-50%);
  width: 895px;
  height: auto;
  max-width: 90%;
  aspect-ratio: 895/690;
}

.micro-bundle-1-test-detox-transform {
  position: absolute;
  top: 150px;
  left: 80px;
  font-family: "Mint Grotesk-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 56px;
  line-height: normal;
  z-index: 2;
}

.micro-bundle-1-div {
  display: flex;
  flex-direction: column;
  width: 254px;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 336px;
  right: 80px;
  z-index: 2;
}

.micro-bundle-1-text-wrapper {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Mint Grotesk-Regular", Helvetica;
  font-weight: 400;
  color: #000000b2;
  font-size: 14px;
  line-height: normal;
}

.micro-bundle-1-div-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 4px 4px 4px 16px;
  background-color: var(--collection-1-black);
  border-radius: 100px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.micro-bundle-1-div-2:hover {
  transform: scale(1.05);
}

.micro-bundle-1-text-wrapper-2 {
  font-family: "Mint Grotesk-Bold", Helvetica;
  font-weight: 700;
  color: var(--collection-1-white);
  font-size: 18px;
}

.micro-bundle-1-img-2 {
  width: 48px;
  height: 48px;
  aspect-ratio: 1;
}

.micro-bundle-1-header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 24px 32px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--collection-1-white);
  z-index: 10;
}

.micro-bundle-1-keyspan {
  width: 137px;
  height: 32px;
  aspect-ratio: 4.28;
}

.micro-bundle-1-navbar {
  display: inline-flex;
  align-items: center;
  gap: 48px;
}

.micro-bundle-1-text-wrapper-3 {
  font-family: "Mint Grotesk-Regular", Helvetica;
  font-weight: 400;
  color: var(--collection-1-black);
  font-size: 18px;
  cursor: pointer;
  transition: color 0.2s ease;
}

.micro-bundle-1-text-wrapper-3:hover {
  color: var(--collection-1-primary-blue);
}

.micro-bundle-1-div-3 {
  display: inline-flex;
  align-items: center;
  gap: 32px;
}

.micro-bundle-1-div-wrapper {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 32px;
  background-color: var(--collection-1-accent-green);
  border-radius: 24px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.micro-bundle-1-div-wrapper:hover {
  transform: scale(1.05);
}

.micro-bundle-1-text-wrapper-4 {
  font-family: "Mint Grotesk-Regular", Helvetica;
  font-weight: 400;
  color: var(--collection-1-primary-blue);
  font-size: 18px;
}

.micro-bundle-1-cart-large {
  width: 24px;
  height: 24px;
  cursor: pointer;
}

/* Responsive styles remain unchanged, just with updated prefixes */
@media (max-width: 1024px) {
  .micro-bundle-1-img {
    top: 120px;
    width: 700px;
  }

  .micro-bundle-1-test-detox-transform {
    font-size: 48px;
    left: 40px;
    top: 140px;
  }

  .micro-bundle-1-div {
    right: 40px;
    top: 300px;
  }

  .micro-bundle-1-navbar {
    gap: 32px;
  }

  .micro-bundle-1-text-wrapper-3 {
    font-size: 16px;
  }

  .micro-bundle-1-header {
    padding: 20px 24px;
  }
}

@media (max-width: 768px) {
  .micro-bundle-1-frame {
    min-height: auto;
    padding-bottom: 60px;
  }

  .micro-bundle-1-header {
    flex-wrap: wrap;
    padding: 16px 20px;
    gap: 16px;
  }

  .micro-bundle-1-keyspan {
    width: 100px;
    height: 24px;
  }

  .micro-bundle-1-navbar {
    display: none;
  }

  .micro-bundle-1-div-3 {
    gap: 16px;
  }

  .micro-bundle-1-div-wrapper {
    padding: 8px 20px;
    height: 36px;
  }

  .micro-bundle-1-text-wrapper-4 {
    font-size: 16px;
  }

  .micro-bundle-1-img {
    position: relative;
    top: 80px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
    left: 0;
    transform: none;
  }

  .micro-bundle-1-test-detox-transform {
    position: relative;
    top: 0;
    left: 0;
    font-size: 36px;
    padding: 20px;
    margin-top: 80px;
  }

  .micro-bundle-1-div {
    position: relative;
    top: 0;
    right: 0;
    width: calc(100% - 40px);
    margin: 20px auto;
    padding: 0 20px;
  }

  .micro-bundle-1-text-wrapper {
    font-size: 14px;
    line-height: 1.5;
  }

  .micro-bundle-1-div-2 {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  .micro-bundle-1-test-detox-transform {
    font-size: 28px;
    padding: 16px;
  }

  .micro-bundle-1-header {
    padding: 12px 16px;
  }

  .micro-bundle-1-keyspan {
    width: 90px;
    height: 22px;
  }

  .micro-bundle-1-div-wrapper {
    padding: 6px 16px;
    height: 32px;
  }

  .micro-bundle-1-text-wrapper-4 {
    font-size: 14px;
  }

  .micro-bundle-1-div {
    padding: 0 16px;
    width: calc(100% - 32px);
  }

  .micro-bundle-1-text-wrapper-2 {
    font-size: 16px;
  }

  .micro-bundle-1-img-2 {
    width: 40px;
    height: 40px;
  }
}

@media (min-width: 1513px) {
  .micro-bundle-1-frame {
    max-width: 1920px;
    margin: 0 auto;
  }

  .micro-bundle-1-img {
    width: 1000px;
  }

  .micro-bundle-1-test-detox-transform {
    font-size: 64px;
    left: 120px;
  }

  .micro-bundle-1-div {
    right: 120px;
    width: 300px;
  }
}















/* MICROPLASTICS BUNDLE - 2 */


:root {
    --Primary-blue: #000080;
}

.micro-bundle-2-main-container {
    background-color: #F3F3F3;
    overflow: hidden;
}

.micro-bundle-2-content-wrapper {
    border-radius: 20px;
    width: 100%;
    padding-top: 126px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .micro-bundle-2-content-wrapper {
        max-width: 100%;
        padding: 100px 20px 0 0;
    }
}

.micro-bundle-2-layout-grid {
    gap: 20px;
    display: flex;
    /* flex-direction:column; */
}

@media (max-width: 991px) {
    .micro-bundle-2-layout-grid {
        flex-direction: column;
        align-items: stretch;
        gap: 0px;
    }
}

.micro-bundle-2-image-column {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    line-height: normal;
    width: 58%;
    margin-left: 0px;
}

@media (max-width: 991px) {
    .micro-bundle-2-image-column {
        width: 100%;
    }
}

.micro-bundle-2-hero-image {
    aspect-ratio: 1.04;
    object-fit: contain;
    object-position: center;
    width: 100%;
    /* margin-top: 33px; */
    flex-grow: 1;
    max-width:800px;
    max-height:800px;

}

@media (max-width: 991px) {
    .micro-bundle-2-hero-image {
        max-width: 100%;
        margin-top: 40px;
    }
}

.micro-bundle-2-content-column {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    line-height: normal;
    width: 42%;
}

@media (max-width: 991px) {
    .micro-bundle-2-content-column {
        width: 100%;
    }
}

.micro-bundle-2-content-inner {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
}

@media (max-width: 991px) {
    .micro-bundle-2-content-inner {
        max-width: 100%;
        margin-top: 40px;
    }
}

.micro-bundle-2-header-section {
    display: flex;
    max-width: 100%;
    width: 552px;
    flex-direction: column;
    align-items: stretch;
    font-family: Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    justify-content: start;
}

.micro-bundle-2-subtitle {
    color:rgba(0, 0, 0, 0.80);
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    align-self: start;
    font-family: Mintgrotesktrial, sans-serif;
    font-weight:400;
    font-size:18px;
    font-style:normal;
}

.micro-bundle-2-main-title {
    color: #000000;
    font-size: 56px;
    line-height: 110%;
    margin-top: 4px;
    font-family: Mintgrotesktrial, sans-serif;
    font-weight:400;
}

@media (max-width: 991px) {
    .micro-bundle-2-main-title {
        max-width: 100%;
        font-size: 40px;
        line-height: 50px;
    }
}

.micro-bundle-2-italic-text {
    font-family: Playfair Display, -apple-system, Roboto, Helvetica, sans-serif;
    font-style: italic;
    font-weight:400;
    line-height:110%
}

.micro-bundle-2-steps-container {
    margin-top: 32px;
    width: 481px;
    max-width: 100%;
}

.micro-bundle-2-step-item {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    padding: 24px 0;
}

@media (max-width: 991px) {
    .micro-bundle-2-step-item {
        max-width: 100%;
    }
}

.micro-bundle-2-step-content {
    width: 100%;
}

@media (max-width: 991px) {
    .micro-bundle-2-step-content {
        max-width: 100%;
    }
}

.micro-bundle-2-step-item:first-child .micro-bundle-2-step-content {
    min-height: 102px;
}

.micro-bundle-2-step-item:last-child .micro-bundle-2-step-content {
    min-height: 102px;
}

.micro-bundle-2-step-header {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 16px;
    white-space: nowrap;
    line-height: 1.1;
    justify-content: start;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .micro-bundle-2-step-header {
        max-width: 100%;
        white-space: initial;
    }
}

.micro-bundle-2-step-number {
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    border-radius: 40px;
    border: 1px solid var(--Primary-blue, #000080);
    align-self: stretch;
    display: flex;
    min-height: 36px;
    gap: 10px;
    color: var(--Primary-blue, #000080);
    width: 36px;
    height: 36px;
    margin: auto 0;
    font-family: Mintgrotesktrial, sans-serif;
    font-weight:400;
    font-size:16px;
    font-style:normal;

}

@media (max-width: 991px) {
    .micro-bundle-2-step-number {
        white-space: initial;
    }
}

.micro-bundle-2-step-item:first-child .micro-bundle-2-step-number {
    padding: 0 15px 0 16px;
}

.micro-bundle-2-step-item:nth-child(2) .micro-bundle-2-step-number {
    padding: 0 13px;
}

.micro-bundle-2-step-item:last-child .micro-bundle-2-step-number {
    padding: 0 12px 0 13px;
}

.micro-bundle-2-number-text {
    color: var(--Primary-blue, #000080);
    align-self: stretch;
    margin: auto 0;
}

.micro-bundle-2-step-title {
    color: rgba(0, 0, 0, 1);
    align-self: stretch;
    margin: auto 0;
    font: 300 40px Queens Compressed Trial, -apple-system, Roboto, Helvetica, sans-serif;
    line-height:110%
}

.micro-bundle-2-step-description {
    color: rgba(0, 0, 0, 0.80);
    margin-top: 16px;
    font: 400 16px Mintgrotesktrial, -apple-system, Roboto, Helvetica, sans-serif;
    line-height:normal;
    letter-spacing:normal;
}

@media (max-width: 991px) {
    .micro-bundle-2-step-description {
        max-width: 100%;
    }
}









/* MICROPLASTICS BUNDLE - 3 */







/* Reset and base styles */
* {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-family: Mintgrotesktrial, -apple-system, Roboto, Helvetica, sans-serif;
}

/* Main section */
.micro-bundle-3-detox-bundle-section {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: var(--White, #fff);
    padding: 120px 80px;
}

.micro-bundle-3-section-container {
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    align-items: stretch;
    justify-content: start;
}

/* Header styles */
.micro-bundle-3-section-header {
    border-radius: 16px;
    align-self: center;
    display: flex;
    /* width: 752px; */
    max-width: 100%;
    flex-direction: column;
    align-items: stretch;
    font-family: Mintgrotesktrial, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    justify-content: start;
    padding: 24px 24px 24px 0;
}

.micro-bundle-3-header-content {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    line-height: 1.1;
    justify-content: start;
}

.micro-bundle-3-section-tagline {
    color: #000000;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}

.micro-bundle-3-section-title {
    color: rgba(0, 0, 0, 1);
    font-size: 56px;
    margin: 16px 0 0 0;
    text-align: center;
    font-family: Mintgrotesktrial;
    line-height:110%;
    letter-spacing:normal;
}

.micro-bundle-3-title-italic {
    font-family: Playfair Display, -apple-system, Roboto, Helvetica, sans-serif;
    font-style: italic;
}

.micro-bundle-3-section-description {
    color: #000000;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    margin: 24px 0 0 0;
}

.micro-bundle-3-eligibility-badge {
    border-radius: 100px;
    align-self: center;
    display: flex;
    margin-top: 24px;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    color: var(--Black, #000);
    font-weight: 600;
    justify-content: start;
}

.micro-bundle-3-eligibility-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 18px;
    align-self: stretch;
    flex-shrink: 0;
    margin: auto 0;
}

.micro-bundle-3-eligibility-text {
    color: var(--Black, #000);
    align-self: stretch;
    margin: auto 0;
}

/* Bundles grid */
.micro-bundle-3-bundles-grid {
    display: flex;
    margin-top: 24px;
    width: 100%;
    align-items: center;
    gap: 24px;
    justify-content: start;
    flex-wrap: wrap;
}

/* Bundle card styles */
.micro-bundle-3-bundle-card {
    align-self: stretch;
    display: flex;
    min-width: 240px;
    flex-direction: column;
    align-items: stretch;
    font-family: Mintgrotesktrial, -apple-system, Roboto, Helvetica, sans-serif;
    justify-content: center;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    margin: auto 0;
}

/* .micro-bundle-3-bundle-image-container {
    border-radius: 16px;
    background-color: rgba(247, 247, 247, 1);
    width: 100%;
    overflow: hidden;
    font-size: 12px;
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
    line-height: 1;
    padding: 0 9px;
} */


/* Bundle image wrapper should be uniform in height */
.micro-bundle-3-bundle-image-container {
    border-radius: 16px;
    background-color: rgba(247, 247, 247, 1);
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}



.micro-bundle-3-subscription-image {
    padding: 0 55px;
}

/* .micro-bundle-3-bundle-image-wrapper {
    display: flex;
    flex-direction: column;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    min-height: 320px;
    width: 100%;
    align-items: start;
    padding: 24px 15px 268px;
} */


/* Maintain uniform aspect ratio for all cards */
.micro-bundle-3-bundle-image-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* Set aspect ratio instead of fixed height */
    aspect-ratio: 4 / 3; /* Adjust ratio as per design */
    position: relative;
}

/* 
.micro-bundle-3-bundle-background-image {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.micro-bundle-3-subscription-background-image {
    aspect-ratio: 1.02;
    object-fit: contain;
    object-position: center;
    width: 100%;
    border-radius: 0px 0px 0px 0px;
} */



/* Background image should cover container */
.micro-bundle-3-bundle-background-image,
.micro-bundle-3-subscription-background-image {
    width: 100%;
    height: 100%;
    object-fit: cover; /* fill container without stretching */
    object-position: center;
}


/* Discount badge
.micro-bundle-3-discount-badge {
    position: relative;
    border-radius: 32px;
    background-color: rgba(3, 255, 0, 1);
    display: flex;
    margin-bottom: -54px;
    align-items: start;
    gap: 8px;
    justify-content: start;
    padding: 8px 12px;
    font-size: 12px;
    color: rgba(0, 0, 0, 1);
    font-weight: 600;
    line-height: 1;
} */

/* Discount badge remains same */
.micro-bundle-3-discount-badge {
    position: absolute;
    top: 16px;
    left: 16px;
    border-radius: 32px;
    background-color: rgba(3, 255, 0, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 600;
    color: #000;
}

/* Bundle content */
.micro-bundle-3-bundle-content {
    margin-top: 24px;
    width: 100%;
    padding: 0 32px 0 20px;
}

.micro-bundle-3-bundle-info {
    width: 100%;
}

.micro-bundle-3-bundle-header {
    width: 100%;
}

.micro-bundle-3-bundle-title {
    color:#000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 110%;
    margin: 0;
    font-family:Mintgrotesktrial;

}

.micro-bundle-3-bundle-description {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    margin: 8px 0 0 0;
    font-family:Mintgrotesktrial;
    line-height:normal;
    /* letter-spacing:normal; */
}

.micro-bundle-3-bundle-features {
    margin-top: 12px;
    width: 100%;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
}

.micro-bundle-3-feature-item {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 12px;
    justify-content: start;
    margin-top: 8px;
}

.micro-bundle-3-feature-item:first-child {
    margin-top: 0;
}

.micro-bundle-3-feature-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 20px;
    align-self: stretch;
    flex-shrink: 0;
    margin: auto 0;
}

.micro-bundle-3-feature-text {
    align-self: stretch;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    margin: auto 0;
    font-size:14px;
    font-style:normal;
    font-weight:400;
    line-height:normal;
    font-family: Mintgrotesktrial;
}

.micro-bundle-3-subscription-note {
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    margin: 12px 0 0 0;
}

/* Bundle footer */
.micro-bundle-3-bundle-footer {
    display: flex;
    margin-top: 32px;
    width: 100%;
    align-items: end;
    gap: 40px 100px;
    white-space: nowrap;
    justify-content: space-between;
}

/* Pricing */
.micro-bundle-3-pricing-container {
    display: flex;
    align-items: end;
    gap: 8px;
    justify-content: start;
}

.micro-bundle-3-subscription-pricing {
    gap: 4px;
}

.micro-bundle-3-price-display {
    display: flex;
    align-items: baseline;
    gap: 8px;
    justify-content: start;
}

.micro-bundle-3-subscription-pricing {
    gap: 4px;
}

.micro-bundle-3-current-price {
    color: #0005BD;
    font-size: 32px;
    font-weight: 600;
}

.micro-bundle-3-original-price {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-decoration: line-through;
}

.micro-bundle-3-subscription-period {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}


/* Add button */
.micro-bundle-3-add-button {
    border-radius: 100px;
    background-color: #000000;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    justify-content: center;
    padding: 4px 16px 4px 4px;
    border: none;
    cursor: pointer;
    font-family: Mintgrotesktrial, -apple-system, Roboto, Helvetica, sans-serif;
    transition: background-color 0.3s ease;
}

.micro-bundle-3-add-button:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.micro-bundle-3-add-button:active {
    transform: translateY(1px);
}

.micro-bundle-3-add-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff; /* white circular background */
    border-radius: 50%;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.micro-bundle-3-add-icon svg {
    width: 10px;
    height: 10px;
}

.micro-bundle-3-add-text {
    margin: auto 0;
}

/* Responsive design */
@media (max-width: 991px) {
    .micro-bundle-3-detox-bundle-section {
        padding: 100px 20px;
    }

    .micro-bundle-3-section-container {
        max-width: 100%;
    }

    .micro-bundle-3-section-header {
        padding-right: 20px;
    }

    .micro-bundle-3-section-title {
        max-width: 100%;
        font-size: 40px;
    }

    .micro-bundle-3-section-description {
        max-width: 100%;
    }

    .micro-bundle-3-bundles-grid {
        max-width: 100%;
        flex-direction: column;
    }

    .micro-bundle-3-bundle-card {
        max-width: 100%;
        min-width: auto;
    }

    .micro-bundle-3-bundle-image-container {
        max-width: 100%;
        padding: 0 20px;
    }

    .micro-bundle-3-subscription-image {
        padding: 0 20px;
    }

    .micro-bundle-3-bundle-image-wrapper {
        max-width: 100%;
        /* padding: 0 20px 100px 0; */
    }

    .micro-bundle-3-bundle-content {
        max-width: 100%;
        padding-right: 20px;
    }

    .micro-bundle-3-bundle-footer {
        white-space: initial;
        flex-direction: column;
        gap: 16px;
        align-items: stretch;
    }

    .micro-bundle-3-pricing-container {
        justify-content: center;
    }

    .micro-bundle-3-price-display {
        white-space: initial;
        justify-content: center;
    }

    .micro-bundle-3-add-button {
        white-space: initial;
        align-self: center;
        width: fit-content;
    }

    .micro-bundle-3-discount-badge {
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .micro-bundle-3-detox-bundle-section {
        padding: 60px 16px;
    }

    .micro-bundle-3-section-title {
        font-size: 32px;
    }

    .micro-bundle-3-bundles-grid {
        gap: 16px;
    }

    .micro-bundle-3-bundle-content {
        padding: 0 16px 0 16px;
    }
}

@media (max-width: 480px) {
    .micro-bundle-3-section-title {
        font-size: 28px;
    }

    .micro-bundle-3-current-price {
        font-size: 28px;
    }

    .micro-bundle-3-bundle-footer {
        gap: 12px;
    }
}






/* MICROPLASTICS BUNDLE - 4 */







/* Reset and base styles */
* {
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-family: Mintgrotesktrial, -apple-system, Roboto, Helvetica, sans-serif;
}

/* Main section */
.micro-bundle-4-whats-included-section {
    background-color: rgba(255, 255, 255, 1);
    display: flex;
    align-items: start;
    gap: 40px 92px;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 160px 80px 80px;
}

@media (max-width: 991px) {
    .micro-bundle-4-whats-included-section {
        padding: 100px 20px 0;
    }
}

.micro-bundle-4-content-wrapper {
    display: flex;
    width: 100%;
    /* gap: 92px; */
    justify-content: space-between;
    flex-wrap: wrap;
}

/* Header section */
.micro-bundle-4-header-section {
    display: flex;
    min-width: 240px;
    flex-direction: column;
    align-items: stretch;
    font-family: Mintgrotesktrial, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    justify-content: start;
    width: 458px;
}

@media (max-width: 991px) {
    .micro-bundle-4-header-section {
        max-width: 100%;
    }
}

.micro-bundle-4-main-title {
    color: var(--Black, #000);
    font-size: 56px;
    line-height: 1.1;
    margin: 0;
    font-family:Mintgrotesktrial;
    font-weight:400;
    line-height:110%;
}

@media (max-width: 991px) {
    .micro-bundle-4-main-title {
        max-width: 100%;
        font-size: 40px;
    }
}

.micro-bundle-4-description {
    color:rgba(0, 0, 0, 0.80);
    font-size: 14px;
    margin: 24px 0 0 0;
    font-family:Mintgrotesktrial;
    font-weight:400;
    line-height:120%;
    font-style:normal;
}

@media (max-width: 991px) {
    .micro-bundle-4-description {
        max-width: 100%;
    }
}

.micro-bundle-4-cta-button {
  display: flex;
  align-items: center;
  justify-content: space-between; /* keep text left, icon right */
  border: none;
  cursor: pointer;
  border-radius: 100px;
  background-color: #000;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 4px 4px 4px 16px; /* same as your original */
  transition: background-color 0.3s ease;
  font-family: Mintgrotesktrial, -apple-system, Roboto, Helvetica, sans-serif;
  width: fit-content; /* optional: keeps size compact */
  gap:16px;
  margin-top:24px;
}

.micro-bundle-4-cta-button:hover {
  background-color: #333;
}

.micro-bundle-4-button-text {
  color: #fff;
  margin: auto 0;
}

.micro-bundle-4-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff; /* white circular background */
  border-radius: 50%;
  width: 48px;  /* circle size */
  height: 48px; /* circle size */
  flex-shrink: 0;
}

.micro-bundle-4-button-icon svg {
  width: 20px;
  height: 20px;
}

/* Features grid */
.micro-bundle-4-features-grid {
    min-width: 240px;
    width: 800px;
}

@media (max-width: 991px) {
    .micro-bundle-4-features-grid {
        max-width: 100%;
    }
}

.micro-bundle-4-top-row {
    display: flex;
    width: 100%;
    align-items: start;
    gap: 24px;
    justify-content: start;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .micro-bundle-4-top-row {
        max-width: 100%;
    }
}

.micro-bundle-4-bottom-row {
    display: flex;
    margin-top: 56px;
    width: 100%;
    align-items: start;
    gap: 24px;
    justify-content: start;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .micro-bundle-4-bottom-row {
        max-width: 100%;
        margin-top: 40px;
    }
}

/* Test Kit Card */
.micro-bundle-4-test-kit-card {
    min-width: 240px;
    font-family: Mintgrotesktrial, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.micro-bundle-4-kit-image-container {
    width: 100%;
}

.micro-bundle-4-kit-image {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 100%;
    border-radius: 16px;
}

.micro-bundle-4-kit-info {
    display: flex;
    margin-top: 24px;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
}

.micro-bundle-4-kit-title {
    color: var(--Black, #000);
    font-size: 20px;
    line-height: 110%;
    margin: 0;
    font-family:Mintgrotesktrial;
    font-style:nromal;
    font-weight:400;
}

.micro-bundle-4-kit-subtitle {
    color:rgba(0, 0, 0, 0.70);
    font-size: 16px;
    margin: 8px 0 0 0;
    line-height:normal;
     font-family:Mintgrotesktrial;
    font-style:normal;
    font-weight:400;
}

/* Results Dashboard */
.micro-bundle-4-results-dashboard {
    min-width: 240px;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.micro-bundle-4-dashboard-preview {
    border-radius: 16px;
    background-color: rgba(243, 243, 243, 1);
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    padding: 0 22px;
}

@media (max-width: 991px) {
    .micro-bundle-4-dashboard-preview {
        padding: 0 20px;
    }
}

.micro-bundle-4-results-card {
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    padding: 22px 11px 22px 10px;
}

.micro-bundle-4-score-section {
    width: 100%;
}

.micro-bundle-4-score-badge {
    border-radius: 6px;
    background-color: rgba(79, 149, 36, 1);
    display: flex;
    min-height: 42px;
    align-items: center;
    gap: 11px;
    color: rgba(255, 255, 255, 1);
    justify-content: center;
    padding: 10px 21px;
}

@media (max-width: 991px) {
    .micro-bundle-4-score-badge {
        padding: 0 20px;
    }
}

.micro-bundle-4-score-level {
    text-align: center;
    align-self: stretch;
    margin: auto 0;
    font: 675 13px/2 Queens Var Trial, -apple-system, Roboto, Helvetica, sans-serif;
}

.micro-bundle-4-score-divider {
    border-color: rgba(255, 255, 255, 1);
    align-self: stretch;
    width: 0px;
    flex-shrink: 0;
    height: 21px;
}

.micro-bundle-4-score-details {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    margin: auto 0;
    font: 400 4px/1 Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
}

.micro-bundle-4-detected-label {
    text-align: center;
}

.micro-bundle-4-particle-count {
    margin-top: 4px;
    font: 675 13px/2 Queens Var Trial, -apple-system, Roboto, Helvetica, sans-serif;
}

.micro-bundle-4-particles-label {
    text-align: center;
    margin-top: 4px;
}

.micro-bundle-4-score-chart {
    margin-top: 11px;
    min-height: 29px;
    width: 100%;
    max-width: 185px;
}

.micro-bundle-4-chart-bar {
    width: 100%;
    padding-top: 11px;
}

.micro-bundle-4-chart-indicator {
    border-radius: 2px;
    display: flex;
    min-height: 11px;
    width: 100%;
    gap: 3px;
    padding: 3px 0;
}

.micro-bundle-4-chart-labels {
    display: flex;
    margin-top: 5px;
    width: 100%;
    align-items: center;
    gap: 40px 69px;
    color: rgba(0, 0, 0, 1);
    white-space: nowrap;
    text-align: center;
    justify-content: space-between;
    font: 400 4px/1 Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
}

@media (max-width: 991px) {
    .micro-bundle-4-chart-labels {
        white-space: initial;
    }
}

.micro-bundle-4-range-low,
.micro-bundle-4-range-medium,
.micro-bundle-4-range-high {
    align-self: stretch;
    margin: auto 0;
}

.micro-bundle-4-dashboard-info {
    display: flex;
    margin-top: 24px;
    width: 100%;
    padding-right: 12px;
    flex-direction: column;
    align-items: stretch;
    font-family: Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    justify-content: center;
}

.micro-bundle-4-dashboard-title {
    color: var(--Black, #000);
    font-size: 20px;
    line-height: 22px;
    margin: 0;
}

.micro-bundle-4-dashboard-subtitle {
    color: #000000;
    font-size: 16px;
    margin: 8px 0 0 0;
}

/* Exposure Guide Card */
.micro-bundle-4-exposure-guide-card {
    min-width: 240px;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.micro-bundle-4-guide-preview {
    border-radius: 16px;
    background-color: rgba(243, 243, 243, 1);
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    align-items: center;
    aspect-ratio: 1;
    padding: 53px 25px 0;
    border: 2px solid rgba(243, 243, 243, 1);
}

@media (max-width: 991px) {
    .micro-bundle-4-guide-preview {
        padding: 0 20px;
    }
}

.micro-bundle-4-guide-interface {
    border-radius: 9.001px;
    border: 0.281px solid rgba(0, 0, 0, 0.06);
    min-height: 220px;
    width: 100%;
    overflow: hidden;
    background-color: var(--White, #fff);
}

.micro-bundle-4-kitchen-section {
    border-color: rgba(229, 229, 229, 1);
    border-bottom-width: 0px;
    width: 100%;
    padding: 11px;
}

.micro-bundle-4-section-header {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 40px 61px;
    line-height: 1;
    justify-content: space-between;
}

.micro-bundle-4-section-title {
    color: var(--Secondary-blue, #0005bd);
    align-self: stretch;
    margin: auto 0;
    font: 300 9px Queens Compressed, -apple-system, Roboto, Helvetica, sans-serif;
}

.micro-bundle-4-section-meta {
    align-self: stretch;
    display: flex;
    align-items: center;
    gap: 9px;
    color: var(--Black, #000);
    justify-content: start;
    margin: auto 0;
    font: 400 5px Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
}

.micro-bundle-4-task-count {
    align-self: stretch;
    display: flex;
    align-items: center;
    gap: 3px;
    justify-content: start;
    margin: auto 0;
}

.micro-bundle-4-count-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 7px;
    border-radius: 23px;
    align-self: stretch;
    flex-shrink: 0;
    margin: auto 0;
}

.micro-bundle-4-expand-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 7px;
    align-self: stretch;
    flex-shrink: 0;
    margin: auto 0;
}

/* Task List */
.micro-bundle-4-task-list {
    margin-top: 9px;
    width: 100%;
    font-family: Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
    font-size: 5px;
    color: #000000;
    font-weight: 400;
}

.micro-bundle-4-task-item {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 4px;
    justify-content: start;
    margin-top: 7px;
}

.micro-bundle-4-task-item:first-child {
    margin-top: 0;
}

.micro-bundle-4-task-item.micro-bundle-4-strikethrough {
    text-decoration: line-through;
}

.micro-bundle-4-task-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 5px;
    border-radius: 23px;
    align-self: stretch;
    flex-shrink: 0;
    margin: auto 0;
}

.micro-bundle-4-task-bullet {
    border-radius: 23px;
    border-color: rgba(0, 5, 189, 1);
    align-self: stretch;
    display: flex;
    width: 5px;
    flex-shrink: 0;
    height: 4px;
    margin: auto 0;
}

.micro-bundle-4-task-text {
    align-self: stretch;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    margin: auto 0;
}

.micro-bundle-4-clinician-note {
    border-radius: 3px;
    background-color: rgba(244, 242, 240, 1);
    display: flex;
    margin-top: 8px;
    width: 100%;
    align-items: center;
    gap: 4px;
    justify-content: start;
    padding: 6px;
}

.micro-bundle-4-note-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 9px;
    align-self: stretch;
    flex-shrink: 0;
    margin: auto 0;
}

.micro-bundle-4-note-content {
    align-self: stretch;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    margin: auto 0;
}

.micro-bundle-4-note-title {
    color: var(--Black, #000);
    font-size: 5px;
    font-weight: 600;
    margin: 0;
}

.micro-bundle-4-note-text {
    color: #000000;
    font-size: 4px;
    font-weight: 400;
    margin: 0;
}

.micro-bundle-4-other-sections {
    width: 100%;
}

.micro-bundle-4-section-item {
    border-color: rgba(229, 229, 229, 1);
    border-bottom-width: 0px;
    display: flex;
    width: 100%;
    align-items: center;
    gap: 40px 56px;
    line-height: 1;
    justify-content: space-between;
    padding: 11px;
}

.micro-bundle-4-section-name {
    color: var(--Secondary-blue, #0005bd);
    align-self: stretch;
    margin: auto 0;
    font: 300 9px Queens Compressed, -apple-system, Roboto, Helvetica, sans-serif;
}

.micro-bundle-4-dashed-circle {
    aspect-ratio: 6.75/6.75;
    border-radius: 22.501px;
    border: 0.563px dashed var(--Secondary-blue, #0005bd);
    align-self: stretch;
    display: flex;
    width: 7px;
    flex-shrink: 0;
    height: 6px;
    margin: auto 0;
}

.micro-bundle-4-guide-info {
    display: flex;
    margin-top: 24px;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    font-family: Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    justify-content: center;
}

.micro-bundle-4-guide-title {
    color: var(--Black, #000);
    font-size: 20px;
    line-height: 1.1;
    margin: 0;
}

.micro-bundle-4-guide-subtitle {
    color: #000000;
    font-size: 16px;
    margin: 8px 0 0 0;
}

/* Detox Pack Card */
.micro-bundle-4-detox-pack-card {
    min-width: 240px;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.micro-bundle-4-pack-preview {
    border-radius: 16px;
    background-color: rgba(243, 243, 243, 1);
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    align-items: center;
    aspect-ratio: 1;
    padding: 39px 0 12px;
}

.micro-bundle-4-pack-image-container {
    width: 100%;
    display: flex;
    justify-content: center;
}

.micro-bundle-4-pack-image {
    aspect-ratio: 1.26;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

.micro-bundle-4-pack-header {
    display: flex;
    margin-top: 24px;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    font-family: Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    justify-content: center;
}

.micro-bundle-4-pack-title {
    color: var(--Black, #000);
    font-size: 20px;
    line-height: 1.1;
    margin: 0;
}

.micro-bundle-4-pack-subtitle {
    color: #000000;
    font-size: 16px;
    margin: 8px 0 0 0;
}

.micro-bundle-4-categories-section {
    min-width: 240px;
    font-family: Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.micro-bundle-4-categories-preview {
    border-radius: 16px;
    background-color: rgba(243, 243, 243, 1);
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    align-items: start;
    font-size: 14px;
    color: var(--Black, #000);
    white-space: nowrap;
    line-height: 1;
    padding: 33px 0 33px 44px;
}

@media (max-width: 991px) {
    .micro-bundle-4-categories-preview {
        padding-left: 20px;
        white-space: initial;
    }
}

.micro-bundle-4-categories-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.micro-bundle-4-category-item {
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 1);
    display: flex;
    min-height: 56px;
    align-items: center;
    gap: 16px;
    justify-content: start;
    padding: 8px 16px;
}

@media (max-width: 991px) {
    .micro-bundle-4-category-item {
        white-space: initial;
    }
}

.micro-bundle-4-category-icon {
    aspect-ratio: 1;
    object-fit: contain;
    object-position: center;
    width: 40px;
    border-radius: 100px;
    align-self: stretch;
    flex-shrink: 0;
    margin: auto 0;
}

.micro-bundle-4-category-name {
    color: var(--Black, #000);
    leading-trim: both;
    text-edge: cap;
    align-self: stretch;
    margin: auto 0;
}

.micro-bundle-4-categories-info {
    display: flex;
    margin-top: 24px;
    width: 100%;
    padding-right: 12px;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
}

.micro-bundle-4-categories-title {
    color: var(--Black, #000);
    font-size: 20px;
    line-height: 1.1;
    margin: 0;
}

.micro-bundle-4-categories-subtitle {
    color: #000000;
    font-size: 16px;
    margin: 8px 0 0 0;
}

/* Retest Plan Card */
.micro-bundle-4-retest-plan-card {
    min-width: 240px;
    flex: 1;
    flex-shrink: 1;
    flex-basis: 0%;
}

.micro-bundle-4-plan-preview {
    border-radius: 16px;
    background-color: rgba(243, 243, 243, 1);
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow: hidden;
    align-items: start;
    aspect-ratio: 1;
    padding: 31px 40px 0;
    border: 1px solid rgba(243, 243, 243, 1);
}

@media (max-width: 991px) {
    .micro-bundle-4-plan-preview {
        padding-left: 20px;
    }
}

.micro-bundle-4-progress-container {
    width: 100%;
}

.micro-bundle-4-plan-info {
    display: flex;
    margin-top: 24px;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    font-family: Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
    font-weight: 400;
    justify-content: center;
}

.micro-bundle-4-plan-title {
    color: var(--Black, #000);
    font-size: 20px;
    line-height: 1.1;
    margin: 0;
}

.micro-bundle-4-plan-subtitle {
    color: #000000;
    font-size: 16px;
    margin: 8px 0 0 0;
}

/* Progress Tracker */
.micro-bundle-4-progress-tracker {
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 1);
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    padding: 27px 7px 27px 27px;
}

@media (max-width: 991px) {
    .micro-bundle-4-progress-tracker {
        padding-left: 20px;
    }
}

.micro-bundle-4-tracker-header {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    color: var(--Secondary-blue, #0005bd);
    justify-content: center;
    font: 400 16px Queens Var Trial, -apple-system, Roboto, Helvetica, sans-serif;
}

.micro-bundle-4-tracker-title {
    color: var(--Secondary-blue, #0005bd);
    margin: 0;
}

.micro-bundle-4-steps-container {
    display: flex;
    margin-top: 20px;
    width: 100%;
    flex-direction: column;
    align-items: start;
    justify-content: start;
}

.micro-bundle-4-step-group {
    width: 100%;
}

.micro-bundle-4-step-item {
    display: flex;
    align-items: center;
    gap: 11px;
    justify-content: center;
    font: 9px Mint Grotesk, -apple-system, Roboto, Helvetica, sans-serif;
}

.micro-bundle-4-step-circle {
    border-radius: 76px;
    align-self: stretch;
    display: flex;
    height: 16px;
    flex-direction: column;
    align-items: center;
    font-weight: 600;
    white-space: nowrap;
    text-align: center;
    line-height: 15px;
    justify-content: start;
    width: 16px;
    margin: auto 0;
}

.micro-bundle-4-step-circle.micro-bundle-4-completed {
    background-color: rgba(0, 255, 0, 1);
}

.micro-bundle-4-step-circle.micro-bundle-4-pending {
    border: 1px solid rgba(241, 241, 241, 1);
}

@media (max-width: 991px) {
    .micro-bundle-4-step-circle {
        white-space: initial;
    }
}

.micro-bundle-4-step-number {
    color: var(--Black, #000);
}

.micro-bundle-4-step-label {
    color: var(--Black, #000);
    font-weight: 400;
    line-height: 11px;
    align-self: stretch;
    margin: auto 0;
}

.micro-bundle-4-step-connector {
    transform: rotate(-1.5707963267948966rad);
    display: flex;
    min-height: 16px;
    width: 16px;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
}

.micro-bundle-4-connector-line {
    min-height: 16px;
    width: 100%;
}

.micro-bundle-4-connector-line.micro-bundle-4-completed {
    background-color: var(--Accent-green, #03ff00);
    border: 1px solid rgba(3, 255, 0, 1);
}

.micro-bundle-4-connector-line.micro-bundle-4-pending {
    border: 1px solid rgba(241, 241, 241, 1);
}

/* Responsive Design Enhancements */
@media (max-width: 768px) {
    .micro-bundle-4-content-wrapper {
        flex-direction: column;
        gap: 40px;
    }

    .micro-bundle-4-header-section {
        width: 100%;
    }

    .micro-bundle-4-features-grid {
        width: 100%;
    }

    .micro-bundle-4-top-row,
    .micro-bundle-4-bottom-row {
        flex-direction: column;
    }

    .micro-bundle-4-test-kit-card,
    .micro-bundle-4-results-dashboard,
    .micro-bundle-4-exposure-guide-card,
    .micro-bundle-4-detox-pack-card,
    .micro-bundle-4-retest-plan-card {
        width: 100%;
        min-width: auto;
    }
}

@media (max-width: 480px) {
    .micro-bundle-4-whats-included-section {
        padding: 60px 15px 40px;
    }

    .micro-bundle-4-main-title {
        font-size: 32px;
    }

    .micro-bundle-4-description {
        font-size: 13px;
        line-height: 16px;
    }

    .micro-bundle-4-cta-button {
        font-size: 16px;
        padding: 3px 3px 3px 14px;
    }

    .micro-bundle-4-button-icon {
        width: 40px;
    }
}

/* Hover effects and interactions */
.micro-bundle-4-category-item:hover {
    transform: translateY(-2px);
    transition: transform 0.2s ease;
}

.micro-bundle-4-task-item:hover {
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 2px;
    transition: background-color 0.2s ease;
}

.micro-bundle-4-step-circle:hover {
    transform: scale(1.1);
    transition: transform 0.2s ease;
}








/* MICROPLASTICS BUNDLE - 7 */




.micro-bundle-7-frame {
  display: flex;
  width: 100%; /* Full width of the screen */
  align-items: flex-start;
  padding: 160px 80px; /* Adjust padding as needed */
  position: relative;
  background-color: #ffffff;

  gap: 0; /* Remove fixed gap */
  justify-content: space-between; /* Push first item to left, last item to right */
}



.micro-bundle-7-results-you-can-feel {
  position: relative;
  width: 320px;
  margin-top: -1px;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: var(--collection-1-black);
  font-size: 36px;
  letter-spacing: 0;
  line-height: 39.6px;
}

.micro-bundle-7-text-wrapper {
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 39.6px;
}

.micro-bundle-7-span {
  font-family: "Playfair Display", Helvetica;
  font-style: italic;
}

.micro-bundle-7-div {
  display: flex;
  height: 613px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.micro-bundle-7-img {
  position: relative;
  align-self: stretch;
  width: 320px;
}

.micro-bundle-7-div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.micro-bundle-7-div-3 {
  display: flex;
  height: 354px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.micro-bundle-7-div-4 {
  display: flex;
  flex-direction: column;
  width: 320px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 32px;
  position: relative;
  align-self: stretch;
  background-color: #f3f3f3;
  border-radius: 16px;
}

.micro-bundle-7-p {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.80);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.micro-bundle-7-div-5 {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.micro-bundle-7-div-6 {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 64px;
  aspect-ratio: 1;
  background-image: url(/cdn/shop/files/chris-nguyen-zjfr4_l2RKQ-unsplash.png?v=1759996971);
  background-size: cover;
  background-position: 50% 50%;
}

.micro-bundle-7-div-7 {
  display: flex;
  flex-direction: column;
  width: 184px;
  height: 50px;
  align-items: flex-start;
  gap: 4px;
  position: relative;
}

.micro-bundle-7-text-wrapper-2 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.micro-bundle-7-text-wrapper-3 {
  position: relative;
  align-self: stretch;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.64);
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
}

.micro-bundle-7-rectangle-wrapper {
  overflow: hidden;
  background-image: url(https://c.animaapp.com/c6GBwPSg/img/frame-161@2x.png);
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 64px;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.micro-bundle-7-rectangle {
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 48px;
  aspect-ratio: 1;
  object-fit: cover;
}

.micro-bundle-7-div-8 {
  display: flex;
  align-items: center;
  gap: 80px;
  padding: 32px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  background-color: #f3f3f3;
  border-radius: 16px;
}

.micro-bundle-7-div-9 {
  display: flex;
  flex-direction: column;
  width: 184px;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
}

.micro-bundle-7-div-10 {
  background-image: url(/cdn/shop/files/image_24.png?v=1759997194);
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 64px;
  aspect-ratio: 1;
  background-size: cover;
  background-position: 50% 50%;
}

.micro-bundle-7-text-wrapper-4 {
  position: relative;
  flex: 1;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: #000000cc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}





/* MICROPLASTICS BUNDLE - 6 */




.micro-bundle-6-frame {
  display: flex;
  width: 100%;
  min-height: 100vh;
  align-items: center;
  position: relative;
  background-color: #ffffff;
  flex-direction: column;
}

.micro-bundle-6-frame .micro-bundle-6-frame-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 40px;
  position: relative;
  width: 100%;
  max-width: 756px;
}

.micro-bundle-6-frame .micro-bundle-6-img {
  position: relative;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.micro-bundle-6-frame .micro-bundle-6-div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
  padding: 40px;
  position: relative;
  width: 100%;
  max-width: 756px;
}

.micro-bundle-6-frame .micro-bundle-6-div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  position: relative;
  width: 100%;
}

.micro-bundle-6-frame .micro-bundle-6-div-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.micro-bundle-6-frame .micro-bundle-6-div-3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  width: 100%;
}

.micro-bundle-6-frame .micro-bundle-6-the-science {
  position: relative;
  width: 100%;
  margin-top: -1.00px;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height:110%;
  text-transform: uppercase;
}

.micro-bundle-6-frame .micro-bundle-6-the-phase-detox {
  position: relative;
  width: 100%;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: var(--collection-1-black);
  font-size: 36px;
  letter-spacing: 0;
  line-height:110%;
}

.micro-bundle-6-frame .micro-bundle-6-text-wrapper {
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 36px;
  letter-spacing: 0;
  line-height: 39.6px;
}

.micro-bundle-6-frame .micro-bundle-6-span {
  font-family: "Playfair Display", Helvetica;
  font-style: italic;
}

.micro-bundle-6-frame .micro-bundle-6-div-4 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  width: 100%;
}

.micro-bundle-6-frame .micro-bundle-6-img-2 {
  position: relative;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}

.micro-bundle-6-frame .micro-bundle-6-div-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 1;
}

.micro-bundle-6-frame .micro-bundle-6-text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Mintgrotesktrial-Bold", Helvetica;
  font-weight: 600;
  color: var(--collection-1-black);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 19.8px;
  white-space: nowrap;
}

.micro-bundle-6-frame .micro-bundle-6-p {
  position: relative;
  width: 100%;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.80);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.micro-bundle-6-frame .micro-bundle-6-text-wrapper-3 {
  position: relative;
  width: 100%;
  margin-top: -1.00px;
  font-family: "Mintgrotesktrial-Bold", Helvetica;
  font-weight: 600;
  color: var(--collection-1-black);
  font-size: 18px;
  letter-spacing: 0;
  line-height: 19.8px;
}

.micro-bundle-6-frame .micro-bundle-6-div-6 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  width: 100%;
}

.micro-bundle-6-frame .micro-bundle-6-img-3 {
  position: relative;
  width: 100%;
  max-width: 200px;
}

.micro-bundle-6-frame .micro-bundle-6-carousel-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.micro-bundle-6-frame .micro-bundle-6-div-7 {
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  transition: transform 0.3s ease-in-out;
  width: max-content;
}

.micro-bundle-6-frame .micro-bundle-6-div-8 {
  display: flex;
  flex-direction: column;
  width: 180px;
  align-items: center;
  gap: 24px;
  padding: 24px;
  position: relative;
  background-color: #f7f7f7;
  border-radius: 12px;
  overflow: hidden;
  flex-shrink: 0;
}

.micro-bundle-6-frame .micro-bundle-6-chatgpt-image-aug {
  position: relative;
  width: 39px;
  height: 100px;
  object-fit: contain;
}

.micro-bundle-6-frame .micro-bundle-6-text-wrapper-4 {
  position: relative;
  width: 100%;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: var(--collection-1-black);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 22.0px;
}

.micro-bundle-6-frame .micro-bundle-6-jul-at {
  width: 45px;
  height: 100px;
  position: relative;
  object-fit: contain;
}

.micro-bundle-6-frame .micro-bundle-6-text-wrapper-5 {
  position: relative;
  width: fit-content;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: var(--collection-1-black);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22.0px;
  white-space: nowrap;
}

.micro-bundle-6-frame .micro-bundle-6-jul-at-2 {
  width: 43px;
  height: 100px;
  position: relative;
  object-fit: contain;
}

.micro-bundle-6-frame .micro-bundle-6-text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: var(--collection-1-black);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22.0px;
  white-space: nowrap;
}

.micro-bundle-6-frame .micro-bundle-6-chatgpt-image-jul {
  position: relative;
  width: 44px;
  height: 100px;
  object-fit: contain;
}

.micro-bundle-6-frame .micro-bundle-6-jul-at-3 {
  width: 46px;
  height: 100px;
  position: relative;
  object-fit: contain;
}

.micro-bundle-6-navigation-buttons {
  display: flex;
  gap: 12px;
  margin-top: 16px;
}

.micro-bundle-6-nav-button {
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

.micro-bundle-6-nav-button:hover {
  background-color: #e0e0e0;
}

.micro-bundle-6-nav-button:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.micro-bundle-6-nav-button svg {
  width: 20px;
  height: 20px;
}

/* Tablet styles */
@media (min-width: 768px) {
  .micro-bundle-6-frame {
    flex-direction: row;
    align-items: stretch;
  }

  .micro-bundle-6-frame .micro-bundle-6-frame-wrapper {
    flex: 1;
    max-width: none;
    padding: 40px 0px 40px 40px;
  }

  .micro-bundle-6-frame .micro-bundle-6-div-wrapper {
    flex: 1;
    max-width: none;
    padding: 40px 80px 40px 48px;
    gap: 64px;
  }

  .micro-bundle-6-frame .micro-bundle-6-div-2 {
    max-width: 580px;
  }
}

/* Desktop styles */
@media (min-width: 1024px) {
  .micro-bundle-6-frame {
    /* max-width: 1512px; */
    margin: 0 auto;
  }
}

/* Mobile adjustments */
@media (max-width: 767px) {
  .micro-bundle-6-frame .micro-bundle-6-the-phase-detox {
    font-size: 28px;
    line-height: 32px;
  }

  .micro-bundle-6-frame .micro-bundle-6-text-wrapper {
    font-size: 28px;
    line-height: 32px;
  }

  .micro-bundle-6-frame .micro-bundle-6-div-8 {
    width: 150px;
    padding: 16px;
    gap: 16px;
  }

  .micro-bundle-6-frame .micro-bundle-6-text-wrapper-4,
  .micro-bundle-6-frame .micro-bundle-6-text-wrapper-5,
  .micro-bundle-6-frame .micro-bundle-6-text-wrapper-6 {
    font-size: 16px;
    line-height: 18px;
  }

  .micro-bundle-6-frame .micro-bundle-6-chatgpt-image-aug,
  .micro-bundle-6-frame .micro-bundle-6-jul-at,
  .micro-bundle-6-frame .micro-bundle-6-jul-at-2,
  .micro-bundle-6-frame .micro-bundle-6-chatgpt-image-jul,
  .micro-bundle-6-frame .micro-bundle-6-jul-at-3 {
    height: 80px;
    width: auto;
  }
}

@media (max-width: 480px) {
  .micro-bundle-6-frame .micro-bundle-6-frame-wrapper,
  .micro-bundle-6-frame .micro-bundle-6-div-wrapper {
    padding: 24px;
  }

  .micro-bundle-6-frame .micro-bundle-6-div-wrapper {
    gap: 32px;
  }

  .micro-bundle-6-frame .micro-bundle-6-div {
    gap: 32px;
  }

  .micro-bundle-6-frame .micro-bundle-6-the-phase-detox {
    font-size: 24px;
    line-height: 28px;
  }

  .micro-bundle-6-frame .micro-bundle-6-text-wrapper {
    font-size: 24px;
    line-height: 28px;
  }

  .micro-bundle-6-frame .micro-bundle-6-div-8 {
    width: 130px;
    padding: 12px;
    gap: 12px;
  }
}






/* MICROPLASTICS BUNDLE - 8 */







.micro-bundle-8-frame {
  display: flex;
  width: 100%;
  min-height: 700px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 0px 0px 160px; 
  position: relative;
  background: linear-gradient(180deg, #0E2EC3 0%, #0427BA 69.86%, #0D2EC5 100%);
  box-sizing: border-box;
}

.micro-bundle-8-div {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 580px;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
  position: relative;
  align-self: stretch;
}

.micro-bundle-8-div-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.micro-bundle-8-text-wrapper {
  position: relative;
  width: 100%;
  max-width: 540px;
  margin-top: -1.00px;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: #FFF;
  font-size: 56px;
  letter-spacing: 0;
  line-height: 110%;
}

.micro-bundle-8-p {
  position: relative;
  width: 100%;
  max-width: 562px;
  font-family: "Mintgrotesktrial", Helvetica;
  font-weight: 400;
  color: #FFF;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.micro-bundle-8-div-wrapper {
  display: inline-flex;
  height: 56px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 32px;
  position: relative;
  background-color:#03FF00;
  border-radius: 100px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.micro-bundle-8-div-wrapper:hover {
  transform: scale(1.05);
}

.micro-bundle-8-text-wrapper-2 {
  position: relative;
  width: fit-content;
  font-family: "Mintgrotesktrial-Bold", Helvetica;
  font-weight: 600;
  color: #000080;
  font-size: 18px;
  letter-spacing: 0;
  line-height: normal;
}

.micro-bundle-8-frame-wrapper {
  display: flex;
  flex-direction: column;
  /* width: 100%;
  max-width: 452px;
  height: 488px; */
  align-items: flex-start;
  justify-content: center;
  gap: 38px;
  position: relative;
  margin-top: -4.00px;
  margin-bottom: -4.00px;
}

.micro-bundle-8-chatgpt-image-oct-wrapper {
  position: relative;
  align-self: stretch;
  width: 100%;
  /* height: 308px; */
  overflow: hidden;
}

.micro-bundle-8-chatgpt-image-oct {
  /* position: absolute; */
  top: -186px;
  left: -114px;
  width: 726px;
  height: 700px;
  aspect-ratio: 1;
  object-fit: cover;
}

/* Tablet styles (768px - 1024px) */
@media (max-width: 1024px) {
  .micro-bundle-8-frame {
    padding: 80px 60px 100px;
    min-height: 600px;
  }

  .micro-bundle-8-text-wrapper {
    font-size: 48px;
    line-height: 52.8px;
  }

  .micro-bundle-8-p {
    font-size: 16px;
  }

  .micro-bundle-8-frame-wrapper {
    max-width: 380px;
    height: 400px;
  }

  .micro-bundle-8-chatgpt-image-oct-wrapper {
    height: 260px;
  }

  .micro-bundle-8-chatgpt-image-oct {
    width: 600px;
    height: 580px;
    top: -160px;
    left: -90px;
  }
}

/* Small tablet styles (600px - 768px) */
@media (max-width: 768px) {
  .micro-bundle-8-frame {
    flex-direction: column;
    padding: 60px 40px 80px;
    gap: 40px;
    min-height: auto;
  }

  .micro-bundle-8-div {
    max-width: 100%;
    gap: 32px;
  }

  .micro-bundle-8-text-wrapper {
    font-size: 40px;
    line-height: 44px;
    max-width: 100%;
  }

  .micro-bundle-8-p {
    font-size: 16px;
    max-width: 100%;
  }

  .micro-bundle-8-div-wrapper {
    height: 52px;
    padding: 10px 28px;
  }

  .micro-bundle-8-text-wrapper-2 {
    font-size: 16px;
  }

  .micro-bundle-8-frame-wrapper {
    max-width: 100%;
    height: 350px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .micro-bundle-8-chatgpt-image-oct-wrapper {
    height: 350px;
  }

  .micro-bundle-8-chatgpt-image-oct {
    width: 500px;
    height: 480px;
    top: -65px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* Mobile styles (up to 600px) */
@media (max-width: 600px) {
  .micro-bundle-8-frame {
    padding: 40px 24px 60px;
    gap: 32px;
  }

  .micro-bundle-8-div {
    gap: 28px;
  }

  .micro-bundle-8-div-2 {
    gap: 20px;
  }

  .micro-bundle-8-text-wrapper {
    font-size: 32px;
    line-height: 35.2px;
  }

  .micro-bundle-8-p {
    font-size: 15px;
    line-height: 22px;
  }

  .micro-bundle-8-div-wrapper {
    height: 48px;
    padding: 10px 24px;
    width: 100%;
    max-width: 280px;
  }

  .micro-bundle-8-text-wrapper-2 {
    font-size: 15px;
  }

  .micro-bundle-8-frame-wrapper {
    height: 300px;
    gap: 24px;
  }

  .micro-bundle-8-chatgpt-image-oct-wrapper {
    height: 300px;
  }

  .micro-bundle-8-chatgpt-image-oct {
    width: 420px;
    height: 400px;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* Extra small mobile (up to 375px) */
@media (max-width: 375px) {
  .micro-bundle-8-frame {
    padding: 32px 20px 48px;
  }

  .micro-bundle-8-text-wrapper {
    font-size: 28px;
    line-height: 30.8px;
  }

  .micro-bundle-8-p {
    font-size: 14px;
    line-height: 20px;
  }

  .micro-bundle-8-div-wrapper {
    height: 44px;
    padding: 8px 20px;
  }

  .micro-bundle-8-text-wrapper-2 {
    font-size: 14px;
  }

  .micro-bundle-8-frame-wrapper {
    height: 260px;
  }

  .micro-bundle-8-chatgpt-image-oct-wrapper {
    height: 260px;
  }

  .micro-bundle-8-chatgpt-image-oct {
    width: 360px;
    height: 340px;
    top: -40px;
  }
}





















@@font-face {
  font-family: "Nunitosans";
  src: url("../fonts/NunitoSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Nunitosans";
  src: url("../fonts/NunitoSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Queens Compressed Trial - bold";
  src: url("/cdn/shop/files/QueensCompressedTrial-Medium.woff?v=1690485769")
      format("woff"),
    url("/cdn/shop/files/QueensCompressedTrial-Medium.woff2?v=1690485769")
      format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Queens Compressed Trial";
  src: url("/cdn/shop/files/QueensCompressedTrial-Light.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/QueensCompressedTrial-Light.woff2?v=1690485768")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Queenscondensedtrial";
  src: url("/cdn/shop/files/QueensCompressedTrial-Light.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/QueensCompressedTrial-Light.woff2?v=1690485768")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Angleciaprodisplay";
  src: url("../fonts/AngleciaProDisplay-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGroteskTrial-Regular.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/MintGroteskTrial-Regular.woff2?v=1690485767")
      format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial-Bold";
  src: url("/cdn/shop/files/MintGrotesk-Bold.woff2?v=1690883493")
      format("woff"),
    url("/cdn/shop/files/MintGrotesk-Bold.woff?v=1690883492")
      format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial-SemiBold";
  src: url("/cdn/shop/files/MintGroteskTrial-Medium.woff?v=1690485768")
      format("woff"),
    url("/cdn/shop/files/MintGroteskTrial-Medium.woff2?v=1690485768")
      format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial";
  src: url("/cdn/shop/files/MintGroteskTrial-Heavy.woff?v=1690879375")
      format("woff"),
    url("/cdn/shop/files/MintGroteskTrial-Heavy.woff2?v=1690879374")
      format("woff2");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Mintgrotesktrial-light";
  src: url("/cdn/shop/files/MintGrotesk-Regular_2.woff?v=1691091285")
      format("woff"),
    url("/cdn/shop/files/MintGrotesk-Regular_1.woff2?v=1691091285")
      format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}