*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol{list-style:none;padding:0}.button{font-size:1rem;padding:0;letter-spacing:.1rem;border-radius:50px;min-width:10rem;min-height:3.5rem}.sh-header{text-align:center;margin-bottom:30px;position:relative;margin-top:15px}.sh-step-label{color:#7c5242;margin:0;font-size:14px;font-family:var(--font-body-family);font-weight:600;text-transform:uppercase}.sh-main-title{font-weight:500;color:#7c5242;text-transform:uppercase;font-size:2.8rem;font-family:var(--font-heading-family)}.sh-subtitle{color:#7c5242;margin:0;font-size:14px;text-transform:uppercase;font-family:var(--font-body-family);font-weight:600}.bundle-body{display:grid;grid-template-columns:70% 30%;justify-content:space-between;gap:2rem;padding:2rem}@media (max-width: 768px){.bundle-body{position:relative;display:flex;flex-direction:column}}.bundle-content{height:fit-content;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;align-items:stretch}@media (max-width: 1250px){.bundle-content{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1100px){.bundle-content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.bundle-content{gap:.5rem}}.bundle-content.bundle-content--box{grid-template-columns:repeat(2,1fr)}.content-box{position:relative;overflow:hidden;border:3px solid transparent;transition:border-color .3s linear;display:flex;flex-direction:column;justify-content:space-between;height:100%}.content-box__img{position:relative;aspect-ratio:1 / 1;overflow:hidden;height:auto}.content-box__img.sh-pointer{cursor:pointer}.content-box__img img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.content-box__img img{width:100%}.content-box__description{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.2rem;padding:.5rem 1rem}.bundle-content__product-title{color:rgba(var(--color-link),var(--alpha-link));text-transform:uppercase;letter-spacing:.2rem;font-family:var(--font-heading-family);font-size:1.4rem;line-height:1.4;margin-top:auto}.content-box__variants{display:flex;gap:.5rem}@media screen and (max-width: 768px){.content-box__variants{gap:.3rem}}.content-box__variant input{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;visibility:hidden;display:none}.content-box__variant label{cursor:pointer;display:inline-block;width:2rem;height:2rem;background:#f0cdd4;border:.125rem solid #fff;border-radius:50%}.content-box__variant input:checked+label{border-color:#fff;box-shadow:0 0 0 1px #000}.content-box__variant input[data-color=blue]+label{background:#244980}.content-box__variant input[data-color=brown]+label{background:#f99c73}.content-box__label{border:3px solid transparent;overflow:hidden}input:checked~.sh-label{border:3px solid #7c5242;border-radius:10px;overflow:hidden}.add-to-box__checked{display:none}.add-to-box__unchecked{display:block}input:checked~.content-box__label .add-to-box{background:#d099a4}input:checked~.content-box__label .add-to-box__checked{display:block;padding:0 14px;color:#000}input:checked~.content-box__label .add-to-box__unchecked{display:none}.bundle-summary-wrapper{max-height:80vh;height:fit-content;position:-webkit-sticky;position:sticky;top:6.5rem}@media (max-width: 768px){.bundle-summary-wrapper{max-height:none;width:100%;height:100%;position:relative;top:auto}}.bundle-summary{max-height:80vh;height:fit-content;position:-webkit-sticky;position:sticky;top:6.5rem;overflow-y:scroll;border-radius:22px;box-shadow:2px 2px 10px #0003;background-color:#f4e5e5;padding:21px}@media (max-width: 768px){.bundle-summary{max-height:none;height:100%;position:relative;z-index:11;top:auto;overflow-y:visible;border-radius:0;padding:1.5rem 1.25rem}}.bundle-summary__header{display:flex;flex-direction:column;align-items:center;gap:1rem;border-bottom:1px solid #7c5242;padding-bottom:1rem}@media (max-width: 768px){.bundle-summary__header{gap:.75rem;border-bottom:0;padding-bottom:0}}.bundle-summary__title{font-family:Losta Masta,sans-serif;font-weight:700;font-size:30px;line-height:30px;text-align:center;color:#7c5242;margin-bottom:4px;padding:0 5%;text-transform:capitalize}@media (max-width: 768px){.bundle-summary__price{font-size:.875rem;letter-spacing:.02em}}.bundle-summary__content{text-align:center;border-bottom:1px solid #7c5242;padding:2rem 0}@media (max-width: 768px){.bundle-summary__content{text-align:left;padding:1.5rem 0}}.bundle-content__product-price{color:#121212;font-size:14px}@media screen and (max-width: 768px){.bundle-content__product-price{font-size:12px}}.bundle-content__product-title{color:#7c5242;text-transform:uppercase;letter-spacing:.1rem;font-family:Tenor Sans,sans-serif;font-size:15px;line-height:1.2}@media screen and (max-width: 768px){.bundle-content__product-title{font-size:11px;letter-spacing:0}}.bundle-summary__product{max-width:12.5rem;background-color:#fff;border:1px solid #F0CDD4;border-radius:.5rem;margin:1rem auto 0;padding:.5rem .75rem}@media (max-width: 768px){.bundle-summary__product{max-width:none;display:flex;align-items:center;gap:.5rem}}.bundle-summary__product img{width:100%;max-width:7.5rem;height:auto;display:block;margin-left:auto;margin-right:auto}.bundle-summary__product__title{margin-bottom:.35rem}.card-information__wrapper{padding:10px}.card-information__text,.card-information__price{font-size:1rem;line-height:1.4;letter-spacing:.02em;padding:2px}@media (max-width: 768px){.bundle-summary__actions{margin-left:auto}}.bundle-builder--section-switch-form{position:relative}.bundle-summary__btn{font-size:.75rem;border-radius:4px;padding:.375rem 1.375rem;min-width:7rem;min-height:2.5rem}.bundle-summary__products{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem .5rem;margin:1rem auto 0}.bundle-summary__product__actions{display:grid;gap:.25rem;margin-top:auto}.bundle-summary__products.selected-card{display:flex}.bundle-summary__content--products .bundle-summary__products .bundle-summary__product{display:flex;flex-direction:column;gap:.5rem;max-width:none;margin:0}@media (max-width: 1100px){.bundle-summary__content--products .bundle-summary__products{max-width:9.3125rem;grid-template-columns:1fr;gap:1rem}}@media (max-width: 768px){.bundle-summary__content--products .bundle-summary__products{max-width:none}.bundle-summary__content--products .bundle-summary__products .bundle-summary__product{flex-direction:row}}@media (max-width: 768px){.bundle-summary__product .bundle-summary__product__actions,.bundle-summary__product .bundle-summary__actions{margin-left:auto;margin-top:unset}}.gift-box-product-cta{margin-top:6px}.mobile-navigation{display:none}@media (max-width: 768px){.bundle-summary-wrapper{display:none}.mobile-navigation{width:100%;position:fixed;bottom:0;z-index:11;display:block;background-color:#fff;padding:1.25rem 2.5rem;margin:0 -1.5rem;width:calc(100% + 1.5rem)}.mobile-navigation .bundle-step__btn{width:100%;padding:.75rem 1rem;margin-top:8px;color:#000;font-weight:600}.btn-bundle-preview{background-color:#fff;border:none;color:#7c5242;margin-bottom:4px}}.progress-steps-desktop{display:flex;justify-content:space-between;align-items:stretch;position:relative}.step{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1;text-align:center;position:relative;padding:20px 15px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.step:first-child{border-left:1px solid #ccc;border-top-left-radius:4px;border-bottom-left-radius:4px}.step:last-child{border-right:1px solid #ccc;border-top-right-radius:4px;border-bottom-right-radius:4px}.step:not(:last-child){border-right:1px solid #ccc}ul{margin:0;padding:0}ul li{list-style-type:none}a{text-decoration:none}.circle-icon{background-color:#eee9e9;color:#333;width:30px;height:30px;border-radius:50%;display:flex;flex-shrink:0;align-items:center;justify-content:center;font-weight:700;font-size:12px}.step.active .circle-icon{background-color:#e7c9c4}.step.active{border-bottom-color:#7c5242;border-bottom-width:2px}.step .complete{display:none;background:none;color:#7c5242;text-decoration:underline}.step .complete:focus,.step .complete:hover{background:none}.step-content{margin-top:10px;display:flex;gap:13px;align-items:center}.step-content .step-title{margin:0;font-size:13px;color:#333;font-weight:500}.step.active .step-title{color:#7c5242}.step-content .step-subtitle{margin:0;color:#666;font-size:12px}.step.active .step-content .step-subtitle{color:#7c5242;font-weight:900}.step-info{text-align:left}.step-subtitle{color:#7c5242;font-weight:900;font-size:14px}@media (max-width: 768px){.progress-steps-desktop,.sh-header{display:none}.progress-steps-mobile{display:flex;align-items:center;gap:1.2rem;border-top:1px solid #7c5242;border-bottom:1px solid #7c5242;padding:.5rem 1rem}.bundle-step-numbers{display:flex;align-items:center;gap:.25rem}.step-numbers-mobile{display:flex;align-items:center;gap:.15rem}.back-arrow-mobile{color:#7c5242;background-color:transparent;display:flex;align-items:center;justify-content:center;font-weight:700;outline:none;border:none;cursor:pointer;display:none}.sh-left-arrow{transform:scaleX(-1)}.bundle-step__total{display:flex;align-items:center;gap:.75rem;margin-left:auto}.circle-icon-mobile{background-color:#eee9e9;color:#333;width:20px;height:20px;border-radius:50%;display:flex;flex-shrink:0;align-items:center;justify-content:center;font-weight:700;font-size:9px;outline:none;border:none;cursor:pointer}.bundle-step__title{font-size:1rem;margin-bottom:0;font-weight:400;color:#7c5242}.bundle-step__subtitle{font-size:8px;margin-top:0;margin-bottom:0;color:#7c5242;font-weight:900}.active-mobile{background-color:#e7c9c4}.active-mobile .bundle-step__title{color:#7c5242}.bundle-step__price{color:#7c5242;font-weight:600;font-size:.8rem}}@media (min-width: 769px){.progress-steps-mobile{display:none}}.js-nav-edit-btn{display:none}.sh-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000ab;z-index:25}.sh-modal{max-width:600px;width:90%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:40px;border-radius:5px;box-shadow:0 3rem 5rem #0000004d;z-index:30;overflow:hidden}.sh-close-modal{background:transparent;border:none;position:absolute;top:10px;right:10px;padding:5px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.sh-close-modal svg{width:18px;height:18px;fill:#7c5242;stroke:#7c5242;stroke-width:1}.spaced-section:last-child{margin-bottom:0}@media (max-width: 768px){.bundle-step__btn--next{display:none}}.next-btn,.bundle-step__btn{background:#b27355!important;font-weight:600;letter-spacing:1px}.field{position:relative;margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.box-products-wrapper--size{margin-bottom:6rem;padding:2rem;box-shadow:0 2rem 5rem #7c524266}.select.sh-select{background-color:#fa8e58;border:2px solid #7c5242;overflow:hidden}.error{border:2px solid red}.sh-close-modal{position:absolute;z-index:10;background:#ffffffe6;border:none;border-radius:50%;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:30px;height:30px;box-shadow:0 2px 8px #0000001a}.sh-close-modal:hover{background:#fff;transform:scale(1.05)}.sh-ingredients-content{display:flex;flex-direction:column;gap:40px;align-items:flex-start;justify-content:flex-start}.sh-modal-left{width:calc(100% - 20px);display:flex;flex-direction:column;position:relative}.sh-modal-right{width:calc(100% - 20px);display:grid;gap:1.25rem}@media (min-width: 767px){.sh-ingredients-content{flex-direction:row}.sh-modal-left,.sh-modal-right{width:calc(50% - 20px)}}.sh-product-title{color:#7c5242}.sh-ingredients-content__inner{padding-top:1rem;border-top:1px solid rgba(124,82,66,.2)}@media (max-width: 768px){.sh-ingredients-content{overflow-y:auto}}.sh-image-container .swiper{width:100%;height:100%}.sh-image-container .swiper-slide{display:flex;justify-content:center;align-items:center}.sh-image-container .swiper-slide img{display:block;width:100%;height:auto;object-fit:contain}.sh-slider-button{display:block!important;color:rgba(var(--color-link),var(--alpha-link))!important}
/*# sourceMappingURL=/cdn/shop/t/31/assets/section-main-gift-box-builder.css.map */
