.product-builder{display:flex!important;flex-direction:column;gap:2.4rem}.product-builder__form{display:flex!important;flex-direction:row;gap:1.4rem;justify-content:space-between;flex-wrap:wrap}.product-builder__option>*{pointer-events:none}.product-builder__intro{display:flex;flex-direction:column;gap:2.4rem;padding-top:3.6rem;border-top:2px solid rgb(var(--color-border));color:#3d3d3d}.product-builder__intro-title{font-weight:600;margin:0}.product-builder__intro-description p{position:relative}.product-builder__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:4px;align-items:stretch;padding-inline:1.6rem;padding-top:1.6rem}@media screen and (min-width:768px){.product-builder__grid{gap:8px}}.product-builder__option-cell{position:relative;min-width:0;display:flex}.product-builder__option-cell>.product-builder__option{flex:1;width:100%}.product-builder__option-cell .product-builder__option-info{position:absolute;top:.8rem;left:.8rem;z-index:2}.product-builder__option-cell .product-builder__option-info .link{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;margin:0;padding:0;line-height:1;font-size:.9rem;font-weight:700;color:var(--color-neutrals-white);background-color:var(--color-neutrals-grey-400);border-radius:100%;text-decoration:none}.product-builder__option{-webkit-appearance:none;appearance:none;border:none;background-color:transparent;display:flex;height:100%;flex-direction:column;gap:4px;align-items:center;border:1px solid rgb(var(--color-border));padding:0 1.6rem 1.6rem;background-color:rgb(var(--color-background));cursor:pointer;border-radius:.8rem;position:relative}.product-builder__option-check{position:absolute;top:.8rem;right:.8rem;display:none}.product-builder__option-check svg{width:1.4rem;height:1.4rem;color:var(--color-neutrals-white);background-color:var(--color-system-200);padding:.2rem;border-radius:100%}.product-builder__option--active .product-builder__option-check{display:block}.product-builder__option_text{font-size:1.2rem;font-weight:700;color:#3d3d3d;max-width:10rem;line-height:1.2;min-height:2.4em;text-align:center;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.product-builder__option_text_variant{font-size:1.2rem;font-weight:700;color:#8f9296;text-align:center;white-space:nowrap}.product-builder__option--active{background-color:var(--color-system-lite-200);border-color:#8f9296}.product-builder__item-toggle-label{display:flex;align-items:center;gap:.8rem;text-transform:uppercase;font-size:1.2rem}.product-builder__item-toggle-label svg{display:none;width:1.4rem;height:1.4rem;color:var(--color-neutrals-white);background-color:var(--color-system-200);padding:.2rem;border-radius:100%}.product-builder__action{width:fit-content;max-width:fit-content}@media screen and (max-width:575px){.product-builder__intro{padding-top:0;margin-top:0;border-top:none}.product-builder__form{flex-direction:column-reverse}.product-builder__action{width:100%;max-width:100%}}.product-builder__action--loading{pointer-events:none;cursor:not-allowed;background-color:var(--color-button-disabled);border-color:var(--color-button-disabled-border);color:var(--color-button-disabled-text)}.product-builder__action--loading .product-builder__action-label{visibility:hidden}.product-builder__action--loading .product-builder__action-spinner{visibility:visible}.product-builder__action-spinner{position:absolute;z-index:1;width:1.8rem;height:1.8rem;display:inline-block;visibility:hidden}.product-builder__action-spinner:not(.hidden)+.cart-item__price-wrapper,.product-builder__action-spinner:not(.hidden)~cart-remove-button{opacity:50%}.product-builder__action-spinner:not(.hidden)~cart-remove-button{pointer-events:none;cursor:default}.product-builder__prices{display:flex;align-items:center;gap:8px}.product-builder__prices .price__was .price-item--was{font-weight:400}.product-builder__item:has(.product-builder__option--active):first-of-type{border-top:0}.product-builder__item:has(.product-builder__option--active) .product-builder__item-toggle{background-color:var(--color-system-lite-200)}.product-builder__item:has(.product-builder__option--active) .product-builder__item-toggle svg{display:block}.product-builder .product-builder__item-content{width:100%}.product-builder .product-builder__item-toggle{padding-inline:1.6rem}.product-builder .product-builder__item.active{background-color:#e9ecf0}.product-builder .accordion__list{margin:0;border-radius:.4rem;border:1px solid rgb(var(--color-border));background-color:#f5f7fa}.modal-popup__content--bundle-builder{border-radius:1.2rem;overflow:hidden}.modal-popup__content--bundle-builder .modal-popup__toggle{position:absolute;top:1.2rem;right:1.2rem;left:auto;width:3.6rem;height:3.6rem;color:rgb(var(--color-foreground))}.modal-popup__content--bundle-builder .modal-popup__toggle .icon{stroke:rgb(var(--color-foreground));width:2.4rem;height:2.4rem}.modal-popup__content--bundle-builder .modal-popup__wrapper--central{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:768px){.modal-popup__content--bundle-builder .modal-popup__wrapper--central{gap:1.2rem}}.modal-popup__content--bundle-builder .modal-popup__content-info{padding:3.2rem 2.4rem 3.6rem;text-align:center}@media screen and (min-width:1024px){.modal-popup__content--bundle-builder .modal-popup__content-info{padding:4rem 4.8rem 5rem}}.modal-popup__content--bundle-builder .modal-popup__media{max-width:28rem;margin:0 auto}.modal-popup__content--bundle-builder .modal-popup__textarea{max-width:40rem;margin:0 auto;text-align:center;padding:0;box-sizing:border-box}.modal-popup__content--bundle-builder .product-builder__modal-strength{width:100%;min-width:100%;padding:1.2rem;border:1px solid #dde5ed;border-radius:.4rem;box-sizing:border-box;display:flex;flex-direction:column;gap:1.2rem}.modal-popup__content--bundle-builder .product-builder__modal-strength img{width:auto;max-width:100%;height:auto;display:block;margin:0 auto}.modal-popup__content--bundle-builder .product-builder__modal-strength-caption{font-size:1.4rem;line-height:1.4;margin:0;font-weight:500;color:rgba(var(--color-foreground));text-align:center}@media screen and (min-width:768px){.modal-popup__content--bundle-builder.popup--small{max-width:min(90vw,50rem)}}@media screen and (min-width:1024px){.modal-popup__content--bundle-builder.popup--small{max-width:min(60vw,72rem)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-bundle-builder.css.map */
