/*! frequently-bought-together */.fbt{display:flex;flex-direction:column;align-items:center}.fbt__inner{width:100%;max-width:var(--fbt-max-width, 640px);margin-inline:auto}.fbt__header{display:grid;gap:var(--sp-2);margin-block-end:var(--sp-7)}.fbt__subheading{font-size:var(--fluid-sm-to-lg);color:rgb(var(--color-foreground) / .7)}.fbt__products{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:var(--fbt-gap, var(--sp-3))}.fbt__product{flex:1 1 0;min-width:0;display:flex}.fbt__product>.product-card{width:100%}.fbt__plus{flex:0 0 auto;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:var(--fbt-plus-size, 2.25rem);height:var(--fbt-plus-size, 2.25rem);border-radius:999px;background-color:rgb(var(--fbt-accent, var(--color-button-background)));color:rgb(var(--fbt-accent-text, var(--color-button-text)))}.fbt__plus .icon{width:56%;height:56%;stroke-width:2}.fbt__product .product-card__content{padding-block-start:var(--sp-3);gap:var(--sp-3)}.fbt__product .product-card__details{flex-direction:column;align-items:stretch;gap:var(--sp-1)}.fbt__product .product-card__details .price{flex-direction:row;flex-wrap:wrap;align-items:baseline}.fbt__footer{display:flex;flex-direction:column;align-items:center;gap:var(--sp-4);width:100%;margin-block-start:var(--sp-7)}.fbt__total{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:var(--sp-2);font-size:var(--fluid-base-to-xl);line-height:1}.fbt__total-label{font-weight:var(--font-bold)}.fbt__total .price{font-size:inherit;gap:var(--sp-2)}.fbt__total .price__regular{font-weight:var(--font-bold)}.fbt__total .price__sale{font-size:var(--fluid-sm-to-base)}.fbt__savings{font-size:var(--fluid-xs-to-sm);font-weight:var(--font-medium);color:rgb(var(--color-sale-price));text-align:center}.fbt__note{font-size:var(--fluid-xs-to-sm);color:rgb(var(--color-foreground) / .6);text-align:center}.fbt [data-product-bundle-submit]{width:100%}.fbt [data-bundle-btn-price]{font-weight:var(--font-bold)}@media screen and (max-width:749px){.fbt__products{--fbt-gap: var(--sp-2)}.fbt__plus{--fbt-plus-size: 1.75rem}.fbt__header{margin-block-end:var(--sp-6)}.fbt__footer{margin-block-start:var(--sp-6);gap:var(--sp-3)}.fbt__product .product-card__content{padding-block-start:var(--sp-2);gap:var(--sp-2)}.fbt__product .product-card__title{font-size:var(--fluid-sm-to-base)}.fbt__product .product-card__variants .variant-picker{gap:var(--sp-2)}}@media screen and (max-width:389px){.fbt__product .product-card__content{font-size:var(--text-sm)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/frequently-bought-together.css.map */
