.products-bundle .grid{margin-bottom:0}.products-bundle .grid__item{position:relative}@media screen and (min-width: 750px){.products-bundle__grid--reverse{flex-direction:row-reverse}}.products-bundle__grid{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 990px){.products-bundle__grid{grid-template-columns:1fr;grid-template-rows:1fr auto;max-height:100%}}.products-bundle__media-item{position:relative;width:100%}.products-bundle__media-item img{width:100%;object-fit:contain;max-height:100vh;display:block}.products-bundle__content-item{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width: 990px){.products-bundle__content-item{max-height:100%}}.products-bundle__media-wrapper{position:relative;width:100%;height:100%}.products-bundle__media{position:sticky;top:6.4rem;overflow:visible}.products-bundle__media--adapt{height:100%}.products-bundle__media--small{height:50vh;overflow:hidden}.products-bundle__media--medium{height:75vh;overflow:hidden}.products-bundle__media--large{min-height:100vh}.products-bundle__media--large .products-bundle__media{height:100vh}.products-bundle__media--small .products-bundle__media,.products-bundle__media--medium .products-bundle__media{height:100%;overflow:hidden}.products-bundle__media img{width:100%;height:100%;object-fit:cover}.products-bundle__media--small .products-bundle__content-item,.products-bundle__media--medium .products-bundle__content-item{overflow:auto;justify-content:start}.products-bundle__media--placeholder{background:rgba(var(--color-stone-50),1);display:flex;align-items:center;justify-content:center;min-height:50vh}.products-bundle__media--placeholder>svg{width:100%;height:100%;fill:currentColor;opacity:.3}.products-bundle__dots{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.products-bundle__dot{position:absolute;width:4.8rem;height:4.8rem;border:none;background:none;cursor:pointer;pointer-events:all;transform:translate(-50%,-50%);z-index:2;transition:transform .2s ease-in-out}.products-bundle__dot:hover{transform:translate(-50%,-50%) scale(1.1)}.products-bundle__dot-inner{color:rgba(var(--color-foreground),1);background:rgba(var(--color-background),1);border-radius:50%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;font-size:var(--text-size--tag);font-weight:600}.products-bundle__dot.active .products-bundle__dot-inner{background:rgba(var(--color-accent-background),1);color:rgba(var(--color-accent-text),1)}.products-bundle__dot--dark .products-bundle__dot-inner{background:rgba(var(--color-foreground),1);color:rgba(var(--color-background),1)}.products-bundle__dot--dark .products-bundle__dot-pulse{background:rgba(var(--color-foreground),1)}.products-bundle__dot.active .products-bundle__dot-pulse{display:block}.products-bundle__dot-pulse{display:none;width:100%;height:100%;background:rgba(var(--color-background),1);border-radius:50%;position:absolute;top:0;left:0;animation:dot-pulse 1.5s infinite ease-out;z-index:2}@keyframes dot-pulse{0%{transform:scale(.5);opacity:1}to{transform:scale(1.5);opacity:0}}.products-bundle__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:start;align-self:center;padding:4rem calc(4rem / var(--font-body-scale)) 5rem;position:relative;z-index:1;max-width:80rem;width:100%}.products-bundle__content__header{margin-bottom:3.5rem;width:100%}.products-bundle__content__header--desktop-left{text-align:left}.products-bundle__content__header--desktop-center{text-align:center}@media screen and (max-width: 749px){.products-bundle__content__header--mobile-left{text-align:left}.products-bundle__content__header--mobile-center{text-align:center}}.products-bundle__overline{margin-bottom:1rem;color:rgba(var(--color-heading-text),1);letter-spacing:1%;line-height:1.3}.products-bundle__heading{margin-bottom:1.7rem;margin-top:0;letter-spacing:0;color:rgba(var(--color-heading-text),1)}.products-bundle__heading.bold{font-weight:500}.products-bundle__description{font-size:var(--text-size--body-sm)}.products-bundle__description p{margin-top:0;margin-bottom:1.5rem}.products-bundle__description p:last-child{margin-bottom:0}.products-bundle__product-item-dot{color:rgba(var(--color-button-text),1);background:rgba(var(--color-button),.65);border-radius:50%;width:3.2rem;height:3.2rem;display:flex;align-items:center;justify-content:center;font-size:var(--text-size--tag);font-weight:600;flex-shrink:0;align-self:center}.section-block-header__tag{margin:0;display:flex}.products-bundle__products-list{margin-bottom:3rem;width:100%}.products-bundle__product-item{align-items:flex-start;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid rgba(var(--color-button),.1);position:relative;transition:all .3s ease;display:grid;grid-template-columns:32px 120px 1fr auto;grid-template-rows:auto auto}.products-bundle__product-item:first-child{padding-top:0}.products-bundle__product-item:last-child{border-bottom:none;padding-bottom:0}.products-bundle__product-media{flex-shrink:0;width:12rem;height:12rem;border-radius:.2rem;overflow:hidden;background:rgba(var(--color-foreground),.04);align-self:center}.products-bundle__product-info{padding:2.4rem 0}.products-bundle__product-title{margin:0 0 .5rem}.products-bundle__product-title a{text-decoration:none;color:rgb(var(--color-heading-text))}.products-bundle__product-title a:hover{text-decoration:underline}.products-bundle__variant-info{margin:0;color:rgb(var(--color-body-text))}.products-bundle__product-price.price{line-height:calc(var(--line-height--heading) / max(1,var(--font-heading-scale)));padding:2.5rem 0}.products-bundle__product-price.price .price-item{flex-shrink:0;white-space:nowrap}.products-bundle__product-badge{display:inline-block;padding:.2rem .8rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.1rem;border-radius:1rem;text-transform:uppercase;letter-spacing:.05rem;font-weight:500}.products-bundle__total-price{display:flex;justify-content:space-between;align-items:center;font-size:1.6rem;font-weight:600}.products-bundle__add-bundle .loading__spinner{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);width:1.6rem;height:1.6rem}.products-bundle__add-bundle:not(.loading) .loading__spinner{display:none}@media screen and (max-width: 989px){.products-bundle__media-item.hidden-mobile{display:none}.products-bundle__content{padding:5rem 2rem}}@media screen and (max-width: 749px){.products-bundle__product-item{padding:1.5rem 0;grid-template-columns:24px 60px 1fr auto;grid-template-rows:auto auto;gap:1rem}.products-bundle__content{padding:3.5rem 2rem}.products-bundle__product-item-dot{grid-row:1 / -1;width:24px;height:24px;align-self:unset;margin-top:1.5rem}.products-bundle__product-media{grid-row:1 / -1;align-self:unset}.products-bundle__product-info{grid-column:3 / 5;grid-row:1 / 2;padding:1rem 0}.products-bundle__product-price{grid-column:3 / 5;grid-row:2}.products-bundle__product-price.price{padding:0}.products-bundle__product-media,.products-bundle__product-media img{width:6rem;height:6rem}.products-bundle__total-price{flex-direction:column;gap:.5rem;text-align:center}}.container-fluid{width:100%;max-width:none;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width: 750px){.container-fluid{padding-left:5rem;padding-right:5rem}}.products-bundle .grid__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media (prefers-reduced-motion: no-preference){.products-bundle__product-item{transition:all .3s cubic-bezier(.25,.46,.45,.94)}.products-bundle__dot{transition:transform .3s cubic-bezier(.25,.46,.45,.94)}}.products-bundle__dot:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.products-bundle__add-bundle:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.products-bundle__add-bundle.loading{opacity:.7;pointer-events:none}.products-bundle__add-bundle.loading .loading__spinner{display:flex}.products-bundle__actions{width:100%}.products-bundle__actions .button{width:100%;align-items:center;justify-content:center}@media screen and (max-width: 1200px) and (min-width: 990px){.products-bundle__product-item-dot,.products-bundle__product-media{grid-row:1 / -1}.products-bundle__product-info{grid-column:3 / 5;grid-row:1 / 2;padding:1rem 0}.products-bundle__product-price{grid-column:3 / 5;grid-row:2}.products-bundle__product-price.price{padding:0}}.products-bundle__banner-text{display:inline-flex;align-items:center;gap:1rem;padding:.8rem 1.2rem;background-color:rgba(var(--color-badge-background),1);color:rgba(var(--color-badge-foreground),1);border-radius:.4rem;margin:1rem 0 2rem;font-size:var(--text-size--body-xs)}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-products-bundle.css.map */
