.product-bundle-section .product-bundle__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}@media screen and (min-width:990px){.product-bundle-section .product-bundle__grid{grid-template-columns:1fr 1.1fr;gap:4.8rem}}.product-bundle-section .product-bundle__main{display:flex;flex-direction:column;gap:2rem}.product-bundle-section .product-bundle__media{position:relative;aspect-ratio:16 / 11;border-radius:1.6rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.product-bundle-section .product-bundle__media img,.product-bundle-section .product-bundle__media .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.product-bundle-section .product-bundle__label{position:absolute;top:1.6rem;left:1.6rem}.product-bundle-section .product-bundle__savings-flag{position:absolute;top:1.6rem;right:1.6rem}.product-bundle-section .product-bundle__info{display:flex;flex-direction:column;gap:1.6rem}.product-bundle-section .product-bundle__title{margin:0}.product-bundle-section .product-bundle__description :is(p,li){font-size:inherit}.product-bundle-section .product-bundle__description>:first-child{margin-top:0}.product-bundle-section .product-bundle__description>:last-child{margin-bottom:0}.product-bundle-section .product-bundle__price,.product-bundle-section .product-bundle__variant-picker{background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.2rem;padding:1.8rem 2rem}.product-bundle-section .product-bundle__variant-picker variant-selects{display:flex;flex-direction:column;gap:1.2rem}.product-bundle-section .product-bundle__variant-picker fieldset.product-form__input{margin:0;padding:0;border:0;min-width:0;display:block}.product-bundle-section .product-bundle__variant-picker legend.form__label{display:block;width:100%;margin:0 0 .8rem;padding:0;float:none}.product-bundle-section .product-bundle__savings-line{display:flex;align-items:center;gap:.8rem;margin:1rem 0 0}.product-bundle-section .product-bundle__savings-line .svg-wrapper svg{width:1.8rem;height:1.8rem;color:rgb(var(--color-icon))}.product-bundle-section .product-bundle__installments{margin-top:1.2rem;padding-top:1.2rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.product-bundle-section .product-bundle__rating{display:flex;align-items:center;gap:1rem;margin:0}.product-bundle-section .product-bundle__rating .rating-text,.product-bundle-section .product-bundle__rating .rating-count{margin:0}.product-bundle-section .product-bundle__cta{display:flex;flex-direction:column;gap:1rem}.product-bundle-section .product-bundle__cta .product-form__buttons{max-width:100%}.product-bundle-section .pdp-hsa-row{display:flex;align-items:center;row-gap:.5rem;column-gap:1.6rem;flex-wrap:wrap;padding:0}.product-bundle-section .pdp-hsa-badge{display:flex;align-items:center}.product-bundle-section .pdp-hsa-badge img,.product-bundle-section .pdp-hsa-badge-img{height:4rem;width:8.8rem;display:block}.product-bundle-section .pdp-hsa-quick-icon{display:flex;align-items:center;gap:.6rem;color:rgb(var(--color-foreground));line-height:1.7;white-space:nowrap}.product-bundle-section .pdp-hsa-quick-icon .ph-icon,.product-bundle-section .pdp-hsa-quick-icon>img{color:rgb(var(--color-icon));flex-shrink:0;display:block}@media screen and (max-width:749px){.product-bundle-section .pdp-hsa-row{flex-direction:column;gap:.8rem;justify-content:flex-start;align-items:flex-start}.product-bundle-section .pdp-hsa-badge img,.product-bundle-section .pdp-hsa-badge-img{height:3.4rem}}.product-bundle-section .product-bundle__text,.product-bundle-section .product-bundle__accordion{margin:0}.product-bundle-section .product-bundle__singles{display:flex;flex-direction:column;gap:1.6rem;position:sticky;top:10rem}.product-bundle-section .product-bundle__singles-header{padding-bottom:1.6rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.product-bundle-section .product-bundle__eyebrow{display:inline-block;margin-bottom:.6rem}.product-bundle-section .product-bundle__singles-heading{margin:.4rem 0 0}.product-bundle-section .product-bundle__singles-sub{margin:.8rem 0 0}.product-bundle-section .product-bundle__nudge{display:flex;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.6rem;background:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.2rem;line-height:1.5}.product-bundle-section .product-bundle__nudge-icon{flex-shrink:0;width:3.6rem;height:3.6rem;background:rgb(var(--color-background));border-radius:50%;display:flex;align-items:center;justify-content:center}.product-bundle-section .product-bundle__nudge-icon .ph-icon,.product-bundle-section .product-bundle__nudge-icon>img{color:rgb(var(--color-icon));display:block}.product-bundle-section .product-bundle__nudge-text strong{display:block;margin-bottom:.2rem;color:rgb(var(--color-heading))}.product-bundle-section .product-bundle__items{display:flex;flex-direction:column;gap:1.2rem}.product-bundle-section .product-bundle__card{position:relative;display:grid;grid-template-columns:9.6rem 1fr;align-items:center;gap:1.6rem;padding:1.4rem;background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;transition:border-color .25s ease,transform .2s ease}.product-bundle-section .product-bundle__card:hover{border-color:rgb(var(--color-accent-text));transform:translate(3px)}.product-bundle-section .product-bundle__card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;text-indent:-9999px;overflow:hidden;white-space:nowrap}.product-bundle-section .product-bundle__card-link:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.product-bundle-section .product-bundle__card .product-bundle__card-form,.product-bundle-section .product-bundle__card .product-bundle__card-btn,.product-bundle-section .product-bundle__card-price a,.product-bundle-section .product-bundle__card .product-bundle__item-desc a{position:relative;z-index:2}.product-bundle-section .product-bundle__card-img{aspect-ratio:1 / 1;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.product-bundle-section .product-bundle__card-img img,.product-bundle-section .product-bundle__card-img .placeholder-svg{width:100%;height:100%;object-fit:cover;display:block}.product-bundle-section .product-bundle__card-body{display:flex;flex-direction:column;justify-content:center;gap:.4rem;line-height:1.4}.product-bundle-section .product-bundle__item-title{margin:0}.product-bundle-section .product-bundle__item-desc{margin:0 0 .4rem}.product-bundle-section .product-bundle__card-price{margin:.2rem 0 .4rem}.product-bundle-section .product-bundle__card-form,.product-bundle-section .product-bundle__card-form-el{display:inline-block;align-self:flex-start;margin:0;padding:0}.product-bundle-section .product-bundle__card-btn{position:relative;align-self:flex-start;min-height:0;padding:.8rem 1.6rem;border-radius:999px}.product-bundle-section .product-bundle__card-btn .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:inherit;border-radius:inherit}.product-bundle-section .product-bundle__card-btn .loading__spinner.hidden{display:none}.product-bundle-section .product-bundle__card-btn .loading__spinner svg{width:1.6rem;height:1.6rem}.product-bundle-section .product-bundle__guarantee{display:flex;gap:1.4rem;padding:1.4rem 1.6rem;background:rgba(var(--color-foreground),.04);border-radius:1.2rem;margin-top:.4rem;flex-wrap:wrap}.product-bundle-section .product-bundle__guarantee-item{flex:1 1 0;min-width:12rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center}.product-bundle-section .product-bundle__guarantee-icon{line-height:1}.product-bundle-section .product-bundle__guarantee-icon .ph-icon,.product-bundle-section .product-bundle__guarantee-icon>img{color:rgb(var(--color-icon));display:block}.product-bundle-section .product-bundle__guarantee-title,.product-bundle-section .product-bundle__guarantee-sub{display:block}@media screen and (max-width:749px){.product-bundle-section .product-bundle__media{aspect-ratio:5 / 4}.product-bundle-section .product-bundle__singles{position:static}.product-bundle-section .product-bundle__card{grid-template-columns:8rem 1fr;gap:1.2rem;padding:1.2rem}.product-bundle-section .product-bundle__card-btn--mobile-hidden{display:none}.product-bundle-section .product-bundle__guarantee{flex-direction:column}.product-bundle-section .product-bundle__guarantee-item{gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/section-product-bundle.css.map */
