/** Shopify CDN: Minification failed

Line 1617:15 Expected identifier but found whitespace
Line 1617:24 Unexpected "!"

**/
  #shopify-section-tabs{
    display:none;
  }
    .force-hide {
      display: none !important;
    }

  /* Hide everything inside header */
  header.header.is-hidden > * {
    display: none !important;
  }

  /* show logo in header */
  header.header.is-hidden.show-logo .header__heading-link {
    display: inline-flex !important;
  }

  /* show back button in header */
  header.header.is-hidden.show-back-button .header__back-button {
    display: inline-flex !important;
  }

  /* show steps div in header */
  header.header.is-hidden.show-steps .quiz {
    display: inline-flex !important;
  }
  
  header.header.is-hidden.flex-space-between{
    justify-content: space-between;
    display: flex;
  }

  header.header.is-hidden.show-backButton .backButton{
    display: flex !important;
  }
  header.header.is-hidden.show-spacer .spacer{
    display: block !important;
  }

  header .backButton{
    display: flex;
    width: 320px;
    align-items: flex-start;
    gap: 24px;
  }
  .wrapBackButton{
    display: flex;
    align-items: center;
    gap: 7px;
  }
  header .spacer{
    width: 320px;
  }



  .includes{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }

  .includes .includes-row{
    display: flex;
    align-items: center;
    gap: 9px;
    line-height: normal;
    font-size: 14px;
  }





  .element-intro, .quiz{
    padding-bottom:200px;
  }
  .element-intro {
    width: 100%;
    display: flex;
    justify-content:center;
    background-color: white;
  }

  .element-intro .frame {
    display: flex;
    z-index: 1;
    max-width: 2560px;
    height: calc(100vh - 132px);
    position: relative;
    align-items: center;
    background-color: #ffffff;
  }

  .element-intro .div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    position: relative;
    flex: 1 1 0;
    min-width: 0;
    flex-grow: 1;
  }

  .element-intro .frame-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  /* Fix big space between title + paragraph */
.element-intro .frame-2{
  gap: 30px !important; /* try 8px–14px */
}

/* Also kill any default margins that can add extra space */
.element-intro .frame-2 h1,
.element-intro .frame-2 h2,
.element-intro .frame-2 .heading{
  margin: 0 !important;
}

.element-intro .frame-2 p{
  margin: 0 !important;
}


  .element-intro .text-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin-top: -1.00px;
    font-family: Souvenir;
    font-weight: 300;
    color: #174349;
    font-size: 55px;
    letter-spacing: 0;
    line-height: 49.5px;
  }

  .element-intro .p {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    font-family: ModernEra-Regular;
    font-weight: 400;
    color: #174349;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
  }

  .element-intro .frame-3 {
    display: inline-flex;
    align-items: center;
    gap: 32px;
    position: relative;
    flex: 0 0 auto;
  }

  .element-intro .button-style {
    all:unset;
    display: flex;
    width: 240px;
    align-items: center;
    justify-content: center;
    padding: 20px 26px;
    position: relative;
    background-color: #fcb18c;
    border:solid 3px #fcb18c;
    border-radius: 30px;
  }
  .element-intro .button-style:hover{
    border:solid 3px #15434b;
    cursor:pointer;
  }

  .element-intro .get-started {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: ModernEra-Regular;
    font-weight: 500;
    color: #512336;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
  }

  .element-intro .frame-4 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    position: relative;
    flex: 0 0 auto;
  }

  .element-intro .clock {
    position: relative;
    width: 16px;
    height: 16px;
    aspect-ratio: 1;
  }

  .element-intro .vector {
    position: absolute;
    width: 90.04%;
    height: 90.04%;
    top: 4.98%;
    left: 4.98%;
  }

  .element-intro .img {
    position: absolute;
    width: 22.79%;
    height: 43.76%;
    top: 23.87%;
    left: 45.51%;
  }

  .element-intro .nice-easy-just {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: ModernEra-Regular;
    font-weight: 400;
    color: #174349;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    white-space: nowrap;
  }

  .element-intro .rectangle {
    position: relative;
    align-self: stretch;
    width: 100%;
    height: 1px;
    background-color: #17434933;
  }

  .element-intro .got-distracted {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    font-family: ModernEra-Regular;
    font-weight: 400;
    color: #174349;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
    white-space: nowrap;
  }

  .element-intro .span {
    font-family: ModernEra-Regular;
    font-weight: 400;
    color: #174349;
    font-size: 20px;
    letter-spacing: 0;
  }

  .element-intro .text-wrapper-2 {
    font-family: ModernEra-Regular;
    font-weight: 500;
  }

  .element-intro .text-wrapper-3 {
    font-family: ModernEra-Regular;
    font-weight: 500;
    color:#174349;
    text-decoration: underline;
  }

  .element-intro .image {
    position: relative;
    align-self: stretch;
    object-fit: cover;
    flex: 1 1 0;
    min-width: 0;
    width: 100%;
    height: 100%;
  }

  .element-intro .frame-5 {
    display: flex;
    z-index: 2;
    flex-direction: column;
    width: 1440px;
    align-items: flex-start;
    position: fixed;
    top: 0;
    left: 0;
  }

  .element-intro .div-wrapper {
    display: flex;
    width: 1440px;
    height: 40px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px 25px;
    position: relative;
    background-color: #174349;
  }

  .element-intro .text-wrapper-4 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -4.50px;
    margin-bottom: -2.50px;
    font-family: ModernEra-Regular;
    font-weight: 500;
    color: #a6d4ac;
    font-size: 14px;
    text-align: right;
    letter-spacing: 0;
    line-height: normal;
  }

  .element-intro .sticky-nav-countdown {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
  }

  .element-intro .navigation-bar {
    display: flex;
    height: 84px;
    align-items: center;
    justify-content: space-between;
    padding: 15px 25px;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: var(--lp-natural);
  }

  .element-intro .left-nav {
    display: flex;
    width: 320px;
    align-items: flex-start;
    gap: 24px;
    position: relative;
  }

  .element-intro .back {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    position: relative;
    flex: 0 0 auto;
  }

  .element-intro .vector-2 {
    position: relative;
    width: 7.8px;
    height: 14.3px;
    margin-left: -0.65px;
  }

  .element-intro .text-wrapper-5 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: -1.00px;
    font-family: ModernEra-Regular;
    font-weight: 500;
    color: var(--lp-kale);
    font-size: 16px;
    text-align: center;
    letter-spacing: 0;
    line-height: normal;
  }

  .element-intro .brand-assets-LP-logo {
    position: relative;
    width: 144px;
    height: 53px;
    background-image: url(./img/logo.svg);
    background-size: 100% 100%;
  }

  .element-intro .spacer {
    position: relative;
    width: 320px;
    height: 34px;
  }

  .element-intro .div .content {
      max-width:100%;
      padding: 0 100px 20px;
      display: flex;
      flex-direction: column;
      gap: 40px;
  }
    .quiz{
      display:flex;
      flex-direction:column;
      align-items: center;
      justify-content: space-between;
      gap:50px;
      margin-bottom:50px;
    }
    .quiz .steps {
      all:unset;
      display: flex;
      position:relative;
      align-items: flex-start;
      justify-content: space-between;
      width: 440px;
      font-family: ModernEra-Regular;
    }

    .quiz .step{
      display: flex;
      flex-direction: column;
      align-items: center;
      color: #174349;
      z-index: 1;
    }

    .quiz .circle {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      border: 2px solid #cfd8d6;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 600;
      background: #fff;
    }

    .quiz .step.active .circle {
      background: #174349;
      border-color: #174349;
      color: #fff;
      transition: 0.7s ease;
    }

    .quiz .label {
      margin-top: 8px;
      font-size: 14px;
      font-weight: 500;
    }

    .quiz .connector-1{
      position:absolute;
      top:18px;
      width:95%;
      left:10px;
      height: 2px;
      background: #cfd8d6;
    }
    .quiz .connector-1::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        transition: width 0.7s ease;
        width: var(--progress, 0%);          /* 👈 fill percentage */
        background: #000;     /* filled color */
    }
    .how-it-works{
      justify-content: center;
      align-items: center;
    }
    .quiz .header{
      all:unset;
      max-width:520px;
      flex-direction: column;
    }
    .quiz .title{
      color: #174349;
      text-align: center;
      font-family: Souvenir;
      font-size: 38px;
      font-style: normal;
      font-weight: 300;
      line-height: 100%; /* 38px */
    }
    .quiz .sub-title{
      color: #174349;
      text-align: center;
      font-family: ModernEra-Regular;
      font-size: 22x;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
    }

    .quiz .frame {
      display: flex;
      flex-direction: column;
      width: 520px;
      max-width:716px;
      align-items: flex-start;
      gap: 35px;
      position: relative;
    }

    .quiz .frame .div {
      flex-direction: column;
      align-items: flex-start;
      gap: 12px;
      width: 100%;
      flex: 0 0 auto;
      display: flex;
      position: relative;
      align-self: stretch;
    }

    .quiz .frame .div-wrapper {
      align-items: center;
      justify-content: center;
      gap: 10px;
      width: 100%;
      flex: 0 0 auto;
      display: flex;
      position: relative;
      align-self: stretch;
    }

    .quiz .frame .text-wrapper {
      position: relative;
      flex: 1;
      height: 17px;
      margin-top: -1.00px;
      font-family: ModernEra-Regular;
      font-weight: 400;
      color: var(--lp-kale);
      font-size: 14px;
      letter-spacing: 0;
      line-height: normal;
    }

    .quiz .frame .text-container-form {
      height: 50px;
      padding: 0px 30px;
      position: relative;
      align-self: stretch;
      width: 100%;
      background-color: #ffffff;
      border-radius: 30px;
      border: 1px solid;
      border-color: #17434933;
      font-family: ModernEra-Regular;
      font-weight: 500;
      color: #174349;
      font-size: 20px;
      letter-spacing: 0;
      line-height: normal;
      white-space: nowrap;
      -webkit-appearance: none;
    }

    .quiz .frame .frame-wrapper {
      flex-direction: column;
      align-items: flex-start;
      gap: 16px;
      display: flex;
      position: relative;
      align-self: stretch;
      width: 100%;
      flex: 0 0 auto;
    }

    .quiz .frame .div-2 {
      align-items: center;
      justify-content: center;
      gap: 10px;
      padding: 0px 30px 0px 0px;
      display: flex;
      position: relative;
      align-self: stretch;
      width: 100%;
      flex: 0 0 auto;
    }

    .quiz .frame .age {
      position: relative;
      flex: 1;
      height: 17px;
      margin-top: -1.00px;
      font-family: ModernEra-Regular;
      font-weight: 400;
      color: var(--lp-kale);
      font-size: 14px;
      text-align: right;
      letter-spacing: 0;
      line-height: normal;
    }

    .quiz .frame .span {
      font-family: ModernEra-Regular;
      font-weight: 400;
      color: #174349;
      font-size: 14px;
      letter-spacing: 0;
    }

    .quiz .frame .text-wrapper-2 {
      font-family: ModernEra-Regular;
      font-weight: 500;
    }

    .quiz .frame .text-container-form-2 {
      display: flex;
      height: 50px;
      align-items: center;
      justify-content: space-between;
      padding: 0px 30px;
      position: relative;
      align-self: stretch;
      width: 100%;
      background-color: #ffffff;
      border-radius: 30px;
      border: 1px solid;
      border-color: #17434933;
    }

    .quiz .frame .p {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: fit-content;
      opacity: 0.5;
      font-family: ModernEra-Regular;
      font-weight: 500;
      color: #174349;
      font-size: 20px;
      letter-spacing: 0;
      line-height: normal;
      white-space: nowrap;
    }

    .quiz .frame .calendar {
      position: relative;
      width: 24px;
      height: 24px;
      aspect-ratio: 1;
    }

    .quiz .frame .vector {
      position: absolute;
      width: 83.34%;
      height: 83.34%;
      top: 8.33%;
      left: 8.33%;
    }

    .quiz .frame .row {
      display: flex;
      align-items: flex-start;
      gap: 10px;
      position: relative;
      align-self: stretch;
      width: 100%;
      flex: 0 0 auto;
    }

    .quiz .frame .selection-tile {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 12px;
      padding: 20px 30px;
      position: relative;
      flex: 1;
      flex-grow: 1;
      background-color: #ffffff;
      border-radius: 16px;
      border: 1px solid;
      border-color: #17434933;
    }

    .quiz .frame .ellipse {
      position: relative;
      width: 20px;
      height: 20px;
      border-radius: 10px;
      border: 2px solid;
      border-color: #17434933;
      aspect-ratio: 1;
    }

    .quiz .frame .text-wrapper-3 {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      width: fit-content;
      font-family: ModernEra-Regular;
      font-weight: 500;
      color: #174349;
      font-size: 14px;
      text-align: center;
      letter-spacing: 0;
      line-height: normal;
    }

    .quiz .frame .rectangle {
      position: relative;
      align-self: stretch;
      width: 100%;
      height: 1px;
      background-color: #17434933;
    }

    .quiz .frame .div-3 {
      height: 144px;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      background-color: #a6d4ac;
      border-radius: 16px;
      display: flex;
      align-self: stretch;
      overflow: hidden;
    }

    .quiz .frame .div-wrapper-2 {
      flex-direction: column;
      width: 317px;
      align-items: flex-start;
      padding: 30px;
      display: flex;
      align-self: stretch;
      gap: 10px;
    }

    .quiz .frame .text-wrapper-4 {
      all:unset;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 218px;
      height: 48px;
      margin-top: -1.00px;
      font-family: Souvenir;
      font-weight: 300;
      color: #174349;
      font-size: 24px;
      letter-spacing: 0;
      line-height: 24px;
    }

    .quiz .frame .image {
      position: relative;
      align-self: stretch;
      aspect-ratio: 0.97;
      object-fit: cover;
    }

    .quiz .frame .img {
      border-radius: 0 16px 16px 0;
      position: relative;
      width: 212px;
      height: 144px;
      aspect-ratio: 1.33;
      object-fit: cover; 
      object-position: top;
      margin-top:8px;
    }

    .quiz .frame .text-wrapper-5 {
      all:unset;
      /* position: absolute;
      top: 75px;
      left: 30px; */
      width: 213px;
      font-family: ModernEra-Regular;
      font-weight: 400;
      color: var(--lp-kale);
      font-size: 14px;
      letter-spacing: 0;
      line-height: normal;
    }
  .quiz .row {
    display: flex;
    gap: 16px;
  }

  /* hide native radio */
  .quiz .selection-tile input {
    display: none;
  }

  .quiz .selection-tile {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 22px;
    border-radius: 999px; /* pill */
    border: 1.5px solid #d9d9d9;
    cursor: pointer;
    background: #fff;
    transition: all 0.2s ease;
  }

  /* text */
  .quiz .text-wrapper-3 {
    font-size: 16px;
    color: #174349;
    white-space: nowrap;
  }

  /* circle */
  .quiz .ellipse {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #174349;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* circle */
  .quiz .ellipse {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 2px solid #174349;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 12px;
    transition: all 0.2s ease;
  }
  .quiz .selection-tile input:checked ~ .ellipse {
    border-color: #174349;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 12px 12px;
    transition: all 0.2s ease;
  }
  /* checked state */
  .quiz .selection-tile input:checked + .ellipse {
    background-color: #174349;
    /* SVG CHECK ICON */
    background-image: url("/cdn/shop/files/check.svg?v=1767997140") !important;
  }
  .quiz .selection-tile input:checked + .ellipse{
    background: #174349;
  }
  /* checked state */
  .quiz .selection-tile input:checked + .ellipse::after {
    opacity: 1;
    transform: scale(1);
  }

  .quiz .selection-tile input:checked ~ .text-wrapper-3 {
    font-weight: 500;
  }

  .quiz .selection-tile input:checked {
    background: none;
  }

  /* optional selected pill highlight */
  .quiz .selection-tile:has(input:checked) {
    border-color: #174349;
    background: #E5EEE4;
  }
  .quiz .chicken, .cube, .carrot, .tomato, .blueberry, .strawberry, .cucumber{
    position:absolute;
  }
  .quiz{
    position:relative;
  }
  .quiz .chicken{
    top:130px;
    width:162px;
    left:0;
  }
  .quiz .cube{
    top:780px;
    left:100px;
    width:240px;
  }
  .quiz .carrot{
    top:430px;
    right:-50px;
    transform: scaleX(-1);
    width:200px;
  }
  .quiz .tomato{
    display:none;
    top:220px;
    right:-41px;
    width:228px;
  }
  .quiz .blueberry{
    display:none;
    top:180px;
    right:-51px;
    width:250px;
  }
  .quiz .strawberry{
    display:none;
    transform: rotate(-80.236deg);
    top:250px;
    left:-124px;
    width:240px;
  }
  .quiz .cucumber{
    display:none;
    top:780px;
    left:130px;
    width:240;
  }
  .quiz{
    display:none;
  }
  #step2-options-group1, #step2-options-group2{
    display:none;
  }
  .footer-sticky-bar{
    width:100%;
    display:none;
    position:fixed;
    bottom:0;
    left:0;
    background: #FFF;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    padding: 25px 25px 25px 50px;
    justify-content: space-between;
    align-items: center;
    z-index: 999999;
  }

    .footer-sticky-bar .button-style {
        all:unset;
        border-radius: 30px;
        background: var(--LP-Peach, #FCB18C);
        display: flex;
        width: 140px;
        padding: 12px 20px;
        justify-content: center;
        align-items: center;
        border:solid 3px #fcb18c;
        color: var(--LP-Beetroot, #512336);
        font-family: ModernEra-Regular;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .footer-sticky-bar .button-style:hover{
        border:solid 3px #15434b;
        cursor:pointer;
    }
    .footer-sticky-bar .left, .footer-sticky-bar .left *{
        color: #174349;
        text-align: center;
        font-family: ModernEra-Regular;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        
    }




    .step3{
        display: none;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        width:716px;
        height:auto;
    }
    .step3 .card{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        flex: 1 0 0;
        border-radius: 16px;
        height:100%;
    }
    .step3 .cardMedium{
        height:100%;
        background: #174349;
    }
    .step3 .btn-style{
        border:unset;
        display: flex;
        height: 40px;
        padding: 12.267px 26.578px;
        justify-content: center;
        align-items: center;
        gap: 10.222px;
        align-self: stretch;
        border-radius: 30.667px;
        background: #A6D4AC;
        border:solid 1px #A6D4AC;
    }
    .step3 .btn-style:hover{
        cursor:pointer;
        border:solid 1px #174349;
    }
    .step3 .box-description{
        display: flex;
        padding: 20px;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        align-self: stretch;
        background: #FFF;
        border-radius: 0 0 15px 15px;
        height:100%;
    }
    .step3 .box-size-16, .step3 .box-size-32, .step3 .box-size-24{
        z-index:10;
        border-radius: 16px 16px 0 0;
        max-height:136px;
        object-fit:cover;
    }
    .step3 .details{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        align-self: stretch;
    }
    .step3 .title{
        all:unset;
        color: var(--LP-Kale, #174349);
        font-family: Souvenir;
        font-size: 25px;
        font-style: normal;
        font-weight: 300;
        line-height: 107.7%; /* 26.925px */
    }
    .step3 .subtitle{
        all:unset;
        color: var(--LP-Kale, #174349);
        font-family: ModernEra-Regular;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .step3 .info{
        display: flex;
        flex-direction: column;
        align-items: left;
        gap: 10px;
        align-self: stretch;
    }
    .step3 .price{
        color: var(--LP-Kale, #174349);
        font-family: ModernEra-Regular;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        opacity:.5;
    }
    .step3 .recommended{
        display: flex;
        padding: 8px 25px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        color: #A6D4AC;
        text-align: right;
        font-family: ModernEra-Regular;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        height:33px;
        border-radius:16px 16px 0 0;
    }
    .step3 .card {
      transition: transform 5s ease;
    }
    @media (min-width: 769px){
      .element-intro .div .content{
        max-width:800px;
      }
      .top-navigation-buttons{
        display:none !important;
      }
    }

    @media (max-width: 768px) {
      #last-step .right .products-list .item-title{
        font-size:14px !important;
        max-width: 135px !important;
        text-align: left !important;
      }
      .step4 .left .details .subtitle{
        display:none !important;
      }
      /* .element-intro, .quiz{
        padding-bottom: 20px;
      } */
       .quiz .circle{
        width:32px;
        height:32px;
       }
       header .backButton{
        width:unset;
        margin-right:32px;
       }
       .quiz .steps, .quiz{
        width:100%;
       }
       header .spacer{
        width:0px;
       }
       .right{
        display: flex;
        width: 100%;
       }
       .footer-sticky-bar .button-style{
        width:100%;
       }
       .footer-sticky-bar{
        position:unset;
        flex-direction: column-reverse;
        padding: 25px 20px;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
       }
       .footer-sticky-bar .rectangle{
        display:block !important;
       }
       .quiz .title{
        font-size: 28px;
       }
       .quiz{
        padding: 0 20px;
       }
       .quiz .step3{
        padding:0 16px 24px !important;
       }
       .quiz .steps .label{
        display:none;
       }
       .quiz .frame .selection-tile{
        padding:1.4rem;
       }
       .quiz .frame .div-wrapper-2{
        margin-bottom: 30px;
       }
       .quiz .frame .img{
        height:auto;
        width: calc(100% - 47px);
        margin: 0 auto;
       }
       .quiz .frame .div-3{
        height:auto;
        flex-direction:column;
       }
       .chicken, .carrot, .cube, .tomato, .blueberry, .strawberry, .cucumber{
          display:none !important;
       }
      .got-distracted * {
        font-size: 14px !important;
      }
      .element-intro .got-distracted{
        margin:0;
        margin: 0 auto;
      }
      .element-intro .frame-2{
        padding: 40px 25px 0;
        gap:10px;
      }
      .element-intro .div .content{
        gap:20px;
        padding:0;
      }
      .element-intro .p{
        margin:0;
        text-align:center;
        font-size:16px;
        line-height: 120%;
      }
      .element-intro .text-wrapper{
        line-height: 100%;
        margin:0;
        text-align:center;
        font-size: 40px;
      }
      .element-intro .frame-3{
        flex-direction: column;
      }
      .quiz .steps, .quiz .frame, .element-intro .frame, element-intro .content {
        max-width:100%;
      }
      .element-intro .frame{
        flex-direction: column-reverse;
        height:auto;
      }
      .step3 {
        display: none;               /* instead of column/grid */
        gap: 16px;
        overflow-x: auto;
        padding: 0 16px 24px;
        width: 100%;
        height: auto;
        max-height: unset;

        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
      }

      /* hide scrollbar */
      .step3::-webkit-scrollbar {
        display: none;
      }

      .step3 .card {
        flex: 0 0 85%;               /* ONE card per swipe */
        max-width: 85%;
        height: auto;
        scroll-snap-align: center;
      }

      /* remove padding-top spacing on mobile */
      .step3 .card:not(.cardMedium) {
        padding-top: 0 !important;
      }

      /* images scale nicely */
      .step3 img {
        width: 100%;
        height: auto;
        object-fit: cover;
      }

      .padding-30{
        padding:30px !important;
      }
      .wp-100-0{
        padding:0 !important;
        width:100% !important;
      }
      .absolute-bl-30{
        position:absolute !important;
        bottom:30px !important;
        left:30px !important;
      }
      .align-right{
        margin-left: auto !important;
        margin-right: 0 !important;
      }
      .step4{
        flex-direction: column;
      }

      .cards-grid{
        gap:10px !important;
      }

      .step4 .left .details .title{
        font-size:24px !important;
      }
      .step2-bottom-image{
        width: 100% !important;
      }
      #last-step .right .header .box-subname{
        display:none !important;
      }
      #last-step{
        padding:0 !important;
        background:#fff !important;
      }
      .step4 .left{
        padding:0 25px;
      }
      .boxsize-select .select-value{
        font-size:16px !important;
      }
      #last-step .select-head{
        height:40px !important;
      }
      #last-step .right .progress-bar .frame > :first-child{
        flex:0 !important;
      }
      #last-step .right .progress-bar .frame > :first-child .div-wrapper{
        width:max-content !important;
      }
      #last-step .right .progress-bar .frame > :first-child .select-head{
        width:max-content !important;
        gap:27px !important;
      }
      #last-step .right{
        display:none;
      }
      #last-step .left{
        display:flex;
      }
    }

    .step2-bottom-image{
      display:none;
      object-position: unset !important;
      margin-top: 0 !important;
      
    }
    .step3-bottom-image{
      display:none;
      object-position: unset !important;
      margin-top: 0 !important;
    }

    .step4 .left .details .subtitle{
      font-size:12px !important;
    }
    
    /* .step4 .left .collection-group .collection-info .tag{
      display:none !important;
    }
    .step4 .left .collection-group .collection-info .title{
      display:none !important;
    } */

    .top-navigation-buttons{
      display:flex;
      width:100%;
      align-items:center;
    }
    .top-navigation-buttons .left{
      all:unset;
      color: #174349;
      width:100%;
      align-items:center;
      justify-content: center;
      display:flex;
      text-align: center;
      font-family: ModernEra-Regular;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      background: #FFF;
      padding: 10px 20px;
    }
    .top-navigation-buttons .right{
      all:unset;
      width:100%;
      color: #174349;
      text-align:center;
      font-family: ModernEra-Regular;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      padding: 10px 20px;
      line-height: normal;
      background-color: var(--color-background);
    }






    .step4{
      display:flex;
      width:100%;
      max-width: 1600px;
      justify-content: space-between;
      margin: 0 auto;
      gap:25px;
      padding:0 25px;
    }
    .step4 .left{
      width:100%;
      max-width:830px;
      display:flex;
      flex-direction:column;
      gap:20px;
    }
    .step4 .right{
      width:100%;
      max-width:545px;
    }
    .step4 .left .details{
      all:unset;
      display: flex;
      flex-direction:column;
      padding: 25px 0 10px 0;
      gap: 10px;
    }
    .step4 .left .details .title{
      all:unset;
      display:flex;
      gap:10px;
      color: var(--LP-Kale, #174349);
      font-family: ModernEra-Medium;
      font-size: 32px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
    }
    .step4 .left .details .subtitle{
      all:unset;
      display:flex;
      gap:4px;
      color: var(--LP-Kale, #174349);
      font-family: ModernEra-Regular;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
    }
    .step4 .left .details .subtitle{
      
    }
    .step4 .left .collection-group{
      display: flex;
      flex-direction: column;
      gap: 27px;
    }
    .step4 .left .collection-group .collection-info{
      all:unset;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
      flex-shrink: 0;
    }
    .step4 .left .collection-group .collection-info .title{
      all:unset;
      color: var(--LP-Kale, #174349);
      font-family: ModernEra-Regular;
      font-size: 32px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
    }
    .step4 .left .collection-group .collection-info .tag{
      all:unset;
      display: flex;
      padding: 6px 10px;
      justify-content: center;
      align-items: center;
      gap: 12px;
      color: var(--lp-kale-50, rgba(23, 67, 73, 0.50));
      text-align: center;
      font-family: ModernEra-Regular;
      font-size: 11px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      text-transform: uppercase;
      border-radius: 12.661px;
      border: 1.101px solid rgba(23, 67, 73, 0.20);
    }

    /* GRID WRAPPER (like screenshot) */
    .cards-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr)); /* 3 cards per row */
      gap: 27px; /* space between cards */
      align-items: start;
    }

    /* RESPONSIVE BREAKPOINTS */
    @media (max-width: 1024px) {
      .cards-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)); /* 2 per row */
      }
    }


    /* EACH CARD */
    .cards-grid .build-box-product {
      display: flex;
      flex-direction: column;
      height: 100%;
      background: #fff;
      border-radius: 18px;
      overflow: hidden;
      border: 1px solid #e8e8e8;
    }

    /* IMAGE SECTION */
    .cards-grid .product--image {
      width: 100%;
      aspect-ratio: 1 / 1; /* perfect square image area */
      overflow: hidden;
      position: relative;
    }

    .cards-grid .product--image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    /* CONTENT SECTION */
    .cards-grid .product--info {
      display: flex;
      flex-direction: column;
      gap: 10px;
      padding: 14px 14px 12px;
      flex: 1; /* makes all cards equal height */
    }

    /* PUSH THE QTY BAR TO THE BOTTOM */
    .cards-grid .build-box-product-qty {
      margin-top: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 14px;
      padding: 12px;
      border-top: 1px solid #efefef;
    }
    
    /* .product--tag-grid{
      display: flex !important;
      flex-wrap: wrap !important;
      gap: 5px !important;
      margin-top: 5px !important;
    }
    .product--tag-grid span{
      display:flex;
      padding: 2px 8px !important;
      justify-content: center !important;
      align-items: center !important;
      gap: 12px !important;
      color: var(--lp-kale-50, rgba(23, 67, 73, 0.50)) !important;
      text-align: center !important;
      font-family: ModernEra-Regular !important;
      font-size: 11px !important;
      font-style: normal !important;
      font-weight: 500 !important;
      line-height: normal !important;
      text-transform: uppercase !important;
      opacity: 1 !important;
      width: fit-content !important;
    } */
    /* .tag-more-badge {
      display: flex !important;
      padding: 2px 8px !important;
      justify-content: center !important;
      align-items: center !important;
      gap: 12px !important;
      color: var(--lp-kale-50, rgba(23, 67, 73, .5)) !important;
      text-align: center !important;
      font-family: ModernEra-Regular !important;
      font-size: 11px !important;
      font-style: normal !important;
      font-weight: 500 !important;
      line-height: normal !important;
      text-transform: uppercase !important;
      opacity: .9 !important;
      width: fit-content !important;
      border: 1px solid var(--color-primary);
      border-radius: 12px;
  } */
  /* .build-box-product .add-box-to-cart{
    background: #A6D4AC !important;
    box-shadow: none !important;
    color: var(--LP-Kale, #174349) !important;
  } */
  /* .build-box-product-qty{
    /* display:flex !important; */
    background: #A6D4AC !important;
    box-shadow: none !important;
  } */
   /* .build-box-product-qty *{
    color: var(--LP-Kale, #174349) !important;
  }
  .build-box-product-qty button svg path{
    stroke: var(--LP-Kale, #fff) !important;
  }  */

  .product--tag{
    display:block !important;
  }

.guided-card__badge {
  position: absolute;
  width:60px;
  top: 10px;
  left: 10px;
  z-index: 1;
}


@media screen and (max-width: 749px) {

  .guided-card__badge{
    transform: scale(0.8);
    transform-origin: left top;
  }
}

















  #last-step .right{
    display:flex;
    border-radius: 28px;
    background: #FFF;
    max-height:900px;
    flex-direction: column;
  }
  #last-step .right .header{
    all:unset;
    display: flex;
    flex-direction: column;
    padding: 25px 25px 15px 25px;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    gap:10px;
  }
  #last-step .right .header .box-name{
    all:unset;
    color: var(--LP-Kale, #174349);
    font-family: ModernEra-Regular;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  #last-step .right .header .box-subname{
    all:unset;
    color: var(--LP-Kale, #174349);
    font-family: ModernEra-Regular;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #last-step .right .progress-bar{
    all:unset;
    display: flex;
    height:210px;
    padding: 15px 25px;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    align-self: stretch;
  }
  #last-step .right .progress-bar .divider{
    height: 1px;
    align-self: stretch;
    background: rgba(23, 67, 73, 0.20);
  }
  #last-step .right .products-list{
    all:unset;
    display: flex;
    overflow-y: auto;   /* vertical scroll */
    overflow-x: hidden; /* prevent horizontal scroll */
    max-height:500px;
    height:100%;
    flex-direction: column;
    padding: 10px 45px 10px 25px;
    align-items: flex-start;
    /* flex: 1 0 0; */
  }
  #last-step .right .products-list .item{
    all:unset;
    display: flex;
    width: 100%;
    padding: 10px 20px 10px 10px;
    align-items: center;
    gap: 25px;
  }
  #last-step .right .products-list .item-info{
    all:unset;
    display: flex;
    align-items: center;
    justify-content:space-between;
    gap: 10px;
    flex: 1 0 0;
    align-self: stretch;
  }
  #last-step .right .products-list .build-box-product-qty{
    width: 68px;
  }
  #last-step .right .products-list .item-title{
    color: var(--LP-Kale, #174349);
    font-family: ModernEra-Regular;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    text-align:left;
    line-height: normal;
    max-width:266px;
    overflow:hidden;
  }
  #last-step .right .products-list .item-image{
    border-radius: 8px;
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
  }

  #last-step .right .footer{
    display: flex;
    padding: 30px 25px;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    align-self: stretch;
    border-top: 1px solid rgba(23, 67, 73, 0.20);
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.25);
    border-radius: 0 0 28px 28px;
  }
  #last-step .right .footer .summary{
    all:unset;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
  }
  #last-step .right .footer .info{
    all:unset;
    color: var(--LP-Kale, #174349);
    text-align: right;
    font-family: ModernEra-Regular;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align:right;
    max-width:159px;
  }
  #last-step .right .footer .total{
    color: var(--LP-Kale, #174349);
    font-family: ModernEra-Regular;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  #last-step .right .footer .checkout-button{
    border:none;
    display: flex;
    height: 56px;
    padding: 12px 26px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 30px;
    background:  var(--LP-Peach, #FCB18C);
  }






 #last-step .right .progress-bar .frame { all:unset;
  align-items: flex-start;
  gap: 10px;
  display: flex;
  position: relative;
}

#last-step .right .progress-bar .frame .div { all:unset;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
}

#last-step .right .progress-bar .frame .div-wrapper { all:unset;
  align-items: center;
  justify-content: left;
  gap: 10px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

#last-step .right .progress-bar .frame .text-wrapper { all:unset;
  position: relative;
  height: 17px;
  margin-top: -1.00px;
  font-family: ModernEra-Regular;
  font-weight: 400;
  color: var(--lp-kale);
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

#last-step .right .progress-bar .frame .text-container-form { all:unset;
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 25px 0px 20px;
  position: relative;
  align-self: stretch;
  background-color: #ffffff;
  border-radius: 30px;
  border: 1px solid;
  border-color: #17434933;
}

#last-step .right .progress-bar .frame .text-wrapper-2 { all:unset;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: ModernEra-Regular;
  font-weight: 500;
  color: #174349;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  display: flex;
  position: relative;
}

#last-step .right .progress-bar .frame .icon-dropdown { all:unset;
  position: relative;
  width: 13px;
  height: 6.5px;
}

#last-step .right .progress-bar .frame .vector { all:unset;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -10.00%;
  left: -5.00%;
}






#last-step .right .progress-bar .progress { all:unset;
  flex-direction: column;
  width:100%;
  align-items: flex-start;
  gap: 15px;
  display: flex;
  position: relative;
}

#last-step .right .progress-bar .progress .text-wrapper { all:unset;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: ModernEra-Regular;
  font-weight: 400;
  color: var(--lp-kale);
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

#last-step .right .progress-bar .progress #last-step .right .progress-bar .progress-wrapper { all:unset;
  display: flex;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

#last-step .right .progress-bar .progress .div { all:unset;
  display: flex;
  height: 25px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #f5f5f2;
  border-radius: 100px;
}

#last-step .right .progress-bar .progress .rectangle { all:unset;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #a6d4ac;
  border-radius: 100px;
  transition: all 0.2s ease-in-out;
}

#last-step .right .progress-bar .progress .div-wrapper { all:unset;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: absolute;
  right:10px;
  flex: 0 0 auto;
  margin-left: -84px;
}

#last-step .right .progress-bar .progress .text-wrapper-2 { all:unset;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1.00px;
  font-family: ModernEra-Regular;
  font-weight: 500;
  color: var(--lp-kale);
  font-size: 14px;
  text-align: right;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
  display: flex;
  position: relative;
}

.quiz-product-tag{
  border: 1.101px solid rgba(23, 67, 73, 0.20) !important;
}



.boxsize-select {
  position: relative;
  width: 100%;
}
.boxsize-select .select-head:hover{
  cursor:pointer;
}
/* clickable top row */
.boxsize-select .select-head {
  all: unset;
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: space-between;
  padding: 0 25px 0 20px;
  position: relative;
  align-self: stretch;
  background-color: #FCB18C;
  border-radius: 30px;
  border: 1px solid;
  border-color: #17434933;
}

.boxsize-select .select-value {
  font-size: 18px;
  font-weight: 500;
}

/* dropdown */
.boxsize-select .select-panel {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.12);
  border-radius: 14px;
  padding: 10px;
  position: absolute;
  z-index: 10;
  top: 80px;
  display: none;
}

.boxsize-select.is-open .select-panel {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width:222.5px;
}
.boxsize-select .select-item:hover{
  background: #5a2537;
  color: #f7cda0;
}
/* items */
.boxsize-select .select-item {
  border: 0;
  background: #f5f5f3;
  border-radius: 12px;
  padding: 14px 14px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 16px;
}

.boxsize-select .select-item:last-child {
  margin-bottom: 0;
}

/* active selected one */
.boxsize-select .select-item.is-active {
  background: #5a2537; /* like your screenshot */
  color: #f7cda0;
}

/* right circle */
.boxsize-select .radio {
  width: 22px;
  height: 22px;
  border-radius: 999px;
  border: 2px solid rgba(0,0,0,0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
}

/* radio circle */
.boxsize-select .radio {
  width: 22px;
  height: 22px;
  border-radius: 999px;
  border: 2px solid rgba(0,0,0,0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
}

/* hide icon by default */
.boxsize-select .radio-check {
  display: none;
  line-height: 0;
}

/* active selected one */
.boxsize-select .select-item.is-active .radio {
  border-color: #f7cda0;
  background: #f7cda0;
}

/* show the icon only when active */
.boxsize-select .select-item.is-active .radio-check {
  display: inline-flex;
}

/* optional: force icon size if needed */
.boxsize-select .radio-check svg {
  width: 14px;
  height: 14px;
}

/* rotate arrow when open */
.boxsize-select.is-open .icon-dropdown {
  transform: rotate(180deg);
}

.boxsize-select .icon-dropdown {
  transition: 0.2s ease;
}

.unlock-offer{
  align-self: stretch;
  color: #174349;
  text-align: center;
  font-family: ModernEra-Medium;
  font-size: 20.917px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.promo-banner{
  height: 44px;
  border-radius: 10px;
  background: #FFBA98;
  color: #512336;
  font-family: ModernEra-Medium;
  font-size: 12.583px;
  font-style: normal;
  font-weight: 500;
  line-height: 107.7%; /* 13.552px */
  display: flex;
  padding: 0 10px;
  align-items: center;
}


.extras-overlay{
  position: fixed;
  inset: 0;
  z-index: 9999;
  /* hidden by default */
  opacity: 0;
  pointer-events: none;
  transition: opacity 150ms ease;
}
.no-scroll{
  overflow:hidden;
}
#address-overlay{
  display:none;
}
.extras-overlay.show {
  opacity: 1;
  display:block;
  pointer-events: auto;
}

/* the blurred background */
.extras-backdrop {
  position: absolute;
  inset: 0;

  background: rgba(0, 0, 0, 0.35);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* modal box */
.extras-modal {
  position: relative;
  z-index: 1;

  width: min(930px, calc(100% - 32px));
  margin: 0 auto;
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  margin-top: 50vh;
  transform: translateY(-50%);
}

.extras-overlay-close{
  all:unset;
  align-items: flex-end;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.extras-overlay-close:hover{
  cursor:pointer;
}

.loading-gif {
  position: absolute;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 3;
  font-size: 18px;
  font-weight: bold;
  background: transparent;
}

#last-step .right{
  position:relative;
}


.force-hide{
  display:none;
}
.checkout-button{
  transition: box-shadow 0.25s ease, transform 0.2s ease;
}
.checkout-button:hover, .add-on-add:hover, .no-thanks:hover{
  cursor: pointer;
  transform: translateY(-2px);
  box-shadow:
  0 2px 6px rgba(0,0,0,0.06),
  0 12px 30px rgba(0,0,0,0.12);
}




.extras-modal-content{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50px;
  align-self: stretch;
}


.extras-modal-details{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}
.extras-modal-title{
  color: var(--LP-Kale, #174349);
  font-family: Souvenir;
  font-size: 38px;
  font-style: normal;
  font-weight: 300;
  line-height: 100%; /* 38px */
}
.extras-modal-subtitle{
  color: var(--LP-Kale, #174349);
  font-family: ModernEra-Regular;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.add-on-add{
  text-decoration:none;
  color:#512336;
  border:none;
  display: flex;
  max-width: 265px;
  width:100%;
  height: 56px;
  padding: 12px 26px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background: var(--LP-Peach, #FCB18C);
  transition: box-shadow 0.25s ease, transform 0.2s ease;
}

.no-thanks{
  display: flex;
  color:#512336;
  height: 56px;
  padding: 12px 26px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 1px solid #512336;
  text-decoration:none;
  transition: box-shadow 0.25s ease, transform 0.2s ease;
}

.add-action-buttons{
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  width:100%;
}
.add-on-products{
  display: flex;
  gap: 27px;
  width: 100%;
}
.add-on-products .build-box-product {
  width:100%;
}

@media (max-width: 768px) {
  .add-on-products{
    overflow: scroll;
  }
  .add-on-add{
    max-width:unset;
  }
  .add-on-products .build-box-product {
    min-width:258px;
  }
  .extras-modal{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 80px 20px 20px 20px !important;
  }
  .add-action-buttons{
    flex-direction: column-reverse;
  }
  .extras-modal-title{
    font-size:28px;
  }
  .extras-modal-details{
    align-items: center;
  }
  .extras-overlay-close{
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .extras-overlay-close svg{
    width:20px !important;
    height:20px !important;
  }
  #last-step .left .details{
    display:none;
  }
  #last-step .right .header{
    display:none;
  }
  #last-step .right .progress-bar{
    height:auto;
  }

}

#child-name-title{
  font-family: ModernEra-Medium;
}

#view-full-details{
  display:none;
}

.product-card{
  height:100%;
}

header.header.is-hidden {
  pointer-events: none;
}

header.header.is-hidden * {
  pointer-events: auto;
}