.fbp-product__info{min-width:0;display:flex;flex-direction:column;gap:var(--fbp-info-gap)}@media screen and (min-width:1000px){.fbp-product__info--sticky{position:sticky;top:var(--fbp-sticky-offset)}}.fbp-block.fbp-block.fbp-block{margin-block:var(--fbp-b-mt, 0) var(--fbp-b-mb, 0)}@media screen and (max-width:749px){.fbp-block.fbp-block.fbp-block{margin-block:var(--fbp-b-mt-m, var(--fbp-b-mt, 0)) var(--fbp-b-mb-m, var(--fbp-b-mb, 0))}}.fbp-product__title{text-wrap:balance}.fbp-badges{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:0;padding:0}.fbp-badge{display:inline-flex;align-items:center;gap:var(--fbp-badge-gap, .7rem);padding:var(--fbp-badge-py, .9rem) var(--fbp-badge-px, 1.6rem);border-radius:var(--fbp-badge-radius, var(--fbp-radius));background:rgb(var(--fbp-badge-bg, var(--fbp-accent)));color:rgb(var(--fbp-badge-text, 255, 255, 255));font-size:calc(var(--fbp-badge-size, 1.3rem) * var(--fbp-b-scale));font-weight:var(--fbp-badge-weight, 700);line-height:1.2;text-align:start}.fbp-badge__icon{width:1.15em;height:1.15em;flex:none;fill:currentColor}.fbp-price{display:flex;align-items:baseline;flex-wrap:nowrap;gap:var(--fbp-price-gap);min-width:0}.fbp-price .price-item,.fbp-price .badge,.fbp-saving{white-space:nowrap}.fbp-price .badge,.fbp-saving{flex:none;align-self:center}.fbp-price .price{display:flex;align-items:baseline;flex-wrap:nowrap;gap:var(--fbp-price-gap);letter-spacing:normal;min-width:0}.fbp-price .price .price__container,.fbp-price .price--on-sale .price__sale{display:flex;align-items:baseline;flex-wrap:nowrap;gap:var(--fbp-price-gap);min-width:0}.fbp-price .price--on-sale .price__sale .price-item--sale{order:-1}.fbp-price .price .price-item--sale,.fbp-price .price .price-item--regular{font-family:var(--fbp-b-family);font-size:var(--fbp-price-size);font-weight:var(--fbp-price-weight);line-height:1.1;letter-spacing:normal;color:rgb(var(--fbp-sale-color))}.fbp-price .price--on-sale .price-item--regular{font-size:var(--fbp-compare-size);font-weight:400;letter-spacing:normal;color:rgb(var(--fbp-compare-color));text-decoration:line-through}.fbp-price.fbp-price--custom-saving .price--on-sale .price__badge-sale{display:none!important}.fbp-saving{display:inline-flex;align-items:center;font-family:var(--fbp-b-family);font-size:var(--fbp-sale-badge-size);font-weight:700;line-height:1.2;white-space:nowrap;padding:var(--fbp-sale-badge-py) var(--fbp-sale-badge-px);border-radius:var(--fbp-sale-badge-radius);background-color:rgb(var(--fbp-sale-badge-bg));color:rgb(var(--fbp-sale-badge-text))}.fbp-price .price--on-sale .price__badge-sale{display:inline-flex!important;align-items:center;border:0!important;padding:var(--fbp-sale-badge-py) var(--fbp-sale-badge-px)!important;border-radius:var(--fbp-sale-badge-radius)!important;background-color:rgb(var(--fbp-sale-badge-bg))!important;color:rgb(var(--fbp-sale-badge-text))!important;font-size:var(--fbp-sale-badge-size)!important;font-weight:700!important;letter-spacing:normal!important;text-transform:none!important;box-shadow:none!important;line-height:1.2}@media screen and (max-width:749px){.fbp-price .price .price-item--sale,.fbp-price .price .price-item--regular{font-size:var(--fbp-price-size-m)}.fbp-price .price--on-sale .price-item--regular{font-size:var(--fbp-compare-size-m)}}.fbp-body.fbp-highlights__intro{margin:0;font-size:calc(var(--fbp-intro-size, 1.5rem) * var(--fbp-b-scale));line-height:var(--fbp-intro-lh, 1.65)}.fbp-highlight{display:grid;grid-template-columns:var(--fbp-hl-icon) minmax(0,1fr);align-items:center;gap:var(--fbp-hl-gap, 1.4rem)}.fbp-highlight__icon{width:var(--fbp-hl-icon);height:var(--fbp-hl-icon);object-fit:contain;flex:none;display:block;color:rgb(var(--fbp-hl-icon-color, var(--fbp-accent)))}.fbp-highlight__text{margin:0;font-size:calc(var(--fbp-hl-text-size, 1.5rem) * var(--fbp-b-scale));font-weight:var(--fbp-hl-text-weight, 400);line-height:1.4;color:rgb(var(--fbp-hl-text-color, var(--fbp-text)))}.fbp-thumbs{display:flex;flex-wrap:wrap;gap:var(--fbp-thumb-gap)}.fbp-thumb__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.fbp-thumb{display:block;width:var(--fbp-thumb-size);height:var(--fbp-thumb-size);padding:var(--fbp-thumb-pad);border:var(--fbp-thumb-border) solid rgb(var(--fbp-border));border-radius:var(--fbp-thumb-radius);background:rgb(var(--fbp-bg));cursor:pointer;overflow:hidden;transition:border-color var(--fbp-duration) ease,transform var(--fbp-duration) ease}.fbp-thumb:hover{border-color:rgb(var(--fbp-thumb-ring))}.fbp-thumb__img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--fbp-thumb-radius) - var(--fbp-thumb-pad));display:block}.fbp-thumb__color{display:block;width:100%;height:100%;border-radius:calc(var(--fbp-thumb-radius) - var(--fbp-thumb-pad))}.fbp-thumb__text{display:grid;place-items:center;width:100%;height:100%;font-size:calc(1.2rem * var(--fbp-b-scale));color:rgb(var(--fbp-text))}.fbp-thumb__input:checked+.fbp-thumb{border-color:rgb(var(--fbp-thumb-ring));border-width:var(--fbp-thumb-border-active)}.product-form__input .fbp-thumb__input+.fbp-thumb{background-color:rgb(var(--fbp-bg))!important;border-color:rgb(var(--fbp-border))!important}.product-form__input .fbp-thumb__input:checked+.fbp-thumb{background-color:rgb(var(--fbp-bg))!important;border-color:rgb(var(--fbp-thumb-ring))!important}.fbp-thumb__input:focus-visible+.fbp-thumb{outline:2px solid rgb(var(--fbp-accent));outline-offset:2px}.fbp-thumb__input.disabled+.fbp-thumb{position:relative;opacity:.55}.fbp-thumb__input.disabled+.fbp-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top left,transparent calc(50% - 1px),rgba(var(--fbp-text),.55) calc(50% - 1px),rgba(var(--fbp-text),.55) calc(50% + 1px),transparent calc(50% + 1px))}.fbp-product__info .product-form__input .form__label{font-size:calc(1.4rem * var(--fbp-b-scale));color:rgb(var(--fbp-muted));margin-bottom:.8rem}.fbp-buybox{display:flex;flex-direction:column;gap:1.2rem}.fbp-buybox__row{display:flex;align-items:stretch;gap:var(--fbp-qty-gap, 1.2rem)}.fbp-buybox__qty{flex:none;display:flex;width:var(--fbp-qty-width)}.fbp-product__info .quantity{width:100%;min-height:4.6rem;border-radius:var(--fbp-radius)}.fbp-product__info .quantity__button,.fbp-product__info .quantity__input{min-height:4.6rem}.fbp-atc{flex:1 1 auto;min-width:0;min-height:4.6rem;position:relative;border-radius:var(--fbp-radius);background:rgb(var(--fbp-accent));color:rgb(var(--fbp-btn-text));border:0;padding:1.5rem 2rem;cursor:pointer;font-family:var(--fbp-b-family);transition:background-color var(--fbp-duration) ease}.fbp-atc:hover:not([disabled]){background:rgb(var(--fbp-gold))}.fbp-atc:focus-visible{outline:2px solid rgb(var(--fbp-accent));outline-offset:3px}.fbp-atc[disabled]{opacity:.55;cursor:not-allowed}.fbp-atc__inner{display:flex;align-items:center;justify-content:center;gap:1rem;line-height:1}.fbp-atc__icon{width:2rem;height:2rem;flex:none;fill:currentColor}.fbp-atc__label{font-size:calc(1.4rem * var(--fbp-b-scale));font-weight:700;letter-spacing:.06em;text-transform:uppercase}.fbp-atc__sep{width:1px;align-self:stretch;min-height:1.25em;background:currentColor;opacity:.35}.fbp-atc__price{font-size:calc(1.4rem * var(--fbp-b-scale));font-weight:700}.fbp-atc .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.fbp-atc:not(.loading) .loading__spinner{display:none}.fbp-atc.loading .fbp-atc__inner{visibility:hidden}.fbp-buybox .shopify-payment-button{display:block;margin-top:var(--fbp-buy-gap, 1.2rem)}.fbp-buybox .shopify-payment-button__button{border-radius:var(--fbp-radius)}.fbp-buybox .shopify-payment-button__more-options,.fbp-product__info .product-form__error-message-wrapper{font-size:calc(1.4rem * var(--fbp-b-scale))}.fbp-media-wrapper{position:relative}.fbp-gal-arrow{position:absolute;top:var(--fbp-gal-arrow-top, 50%);z-index:2;width:var(--fbp-gal-arrow);height:var(--fbp-gal-arrow);transform:translateY(-50%);display:grid;place-items:center;padding:0;border:var(--fbp-gal-arrow-bw, 1px) solid rgb(var(--fbp-gal-arrow-border, var(--fbp-border)));border-radius:var(--fbp-gal-arrow-radius, 50%);background:rgba(var(--fbp-gal-arrow-bg, var(--fbp-bg)),var(--fbp-gal-arrow-alpha, .92));color:rgb(var(--fbp-gal-arrow-color, var(--fbp-heading)));cursor:pointer;box-shadow:var(--fbp-shadow);transition:background-color var(--fbp-duration) ease,color var(--fbp-duration) ease,border-color var(--fbp-duration) ease,opacity var(--fbp-duration) ease}.fbp-gal-arrow svg{width:55%;height:55%}.fbp-gal-arrow--prev{inset-inline-start:12px}.fbp-gal-arrow--next{inset-inline-end:12px}[dir=rtl] .fbp-gal-arrow svg{transform:scaleX(-1)}.fbp-gal-arrow:hover{background:rgb(var(--fbp-gal-arrow-bg-hover, var(--fbp-accent)));color:rgb(var(--fbp-gal-arrow-color-hover, var(--fbp-btn-text)));border-color:rgb(var(--fbp-gal-arrow-border-hover, var(--fbp-gal-arrow-bg-hover, var(--fbp-accent))))}.fbp-gal-arrow:focus-visible{outline:2px solid rgb(var(--fbp-accent));outline-offset:2px}.fbp-gal-arrow[hidden]{display:none}.fbp-sizechart__row{display:flex;justify-content:flex-end}.fbp-sizechart__link{background:none;border:0;padding:1.4rem 0;min-height:4.4rem;display:inline-flex;align-items:center;margin-inline-start:auto;color:rgb(var(--fbp-muted));font-family:var(--fbp-b-family);font-size:calc(1.4rem * var(--fbp-b-scale));text-decoration:underline;cursor:pointer}.fbp-sizechart__link:focus-visible{outline:2px solid rgb(var(--fbp-accent));outline-offset:2px}.fbp-dialog{width:min(680px,92vw);max-height:86dvh;padding:0;border:0;border-radius:var(--fbp-radius);background:rgb(var(--fbp-bg));color:rgb(var(--fbp-text))}.fbp-dialog::backdrop{background:#0009}.fbp-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:18px 20px;border-bottom:var(--fbp-border-w) solid rgb(var(--fbp-border))}.fbp-dialog__body{padding:20px;overflow-y:auto;font-size:calc(1.5rem * var(--fbp-b-scale));line-height:1.6}.fbp-dialog__body table{width:100%;border-collapse:collapse}.fbp-dialog__body :is(td,th){border:1px solid rgb(var(--fbp-border));padding:8px 10px;text-align:start}.fbp-dialog__close{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:50%;background:rgb(var(--fbp-border));color:rgb(var(--fbp-text));cursor:pointer}.fbp-stickybar{position:fixed;inset-inline:0;bottom:0;z-index:4;padding:10px var(--fbp-gutter);padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:rgb(var(--fbp-bg));border-top:var(--fbp-border-w) solid rgb(var(--fbp-border));box-shadow:0 -4px 20px rgba(var(--fbp-text),.12);transform:translateY(110%);visibility:hidden;transition:transform var(--fbp-duration) ease,visibility var(--fbp-duration) ease}.fbp-stickybar.is-visible{transform:translateY(0);visibility:visible}.fbp-stickybar__inner{max-width:var(--fbp-container);margin-inline:auto;display:flex;align-items:center;gap:12px}.fbp-stickybar__media{width:48px;height:48px;border-radius:var(--fbp-radius);object-fit:cover;flex:none}.fbp-stickybar__text{min-width:0;flex:1 1 auto}.fbp-stickybar__title{margin:0;font-weight:700;font-size:calc(1.4rem * var(--fbp-b-scale));color:rgb(var(--fbp-heading));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fbp-stickybar__price{font-size:calc(1.4rem * var(--fbp-b-scale));color:rgb(var(--fbp-sale-color));font-weight:700}.fbp-stickybar__button{flex:none}@media screen and (max-width:749px){.fbp-stickybar__media,.fbp-stickybar__text{display:none}.fbp-stickybar__button{flex:1 1 auto;width:100%}}@media screen and (max-width:999px){.fbp-product__info{gap:var(--fbp-info-gap-m)}.fbp-buybox__row{flex-wrap:wrap}.fbp-buybox__qty{width:100%}}@media screen and (max-width:749px){.fbp-buybox .shopify-payment-button{margin-top:var(--fbp-buy-gap-m, var(--fbp-buy-gap, 1.2rem))}}.product .thumbnail-list{grid-gap:var(--fbp-gal-thumb-gap, 1rem)}.product .thumbnail-list__item .thumbnail{border-radius:var(--fbp-gal-thumb-radius, 0)}@media screen and (min-width:750px){.product .thumbnail-list{grid-template-columns:repeat(auto-fill,var(--fbp-gal-thumb, 11rem))}}@media screen and (min-width:990px){.product .thumbnail-list,.product--medium .thumbnail-list,.product--large .thumbnail-list{grid-template-columns:repeat(auto-fill,var(--fbp-gal-thumb, 11rem))}}@media screen and (min-width:750px){.product .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:var(--fbp-gal-thumb, 11rem);flex:0 0 var(--fbp-gal-thumb, 11rem)}}@media screen and (min-width:900px){.product .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide,.product--small .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:var(--fbp-gal-thumb, 11rem);flex:0 0 var(--fbp-gal-thumb, 11rem)}}@media screen and (max-width:749px){.product .thumbnail-list .thumbnail-list__item.slider__slide{width:var(--fbp-gal-thumb-m, 8.4rem);flex:0 0 var(--fbp-gal-thumb-m, 8.4rem)}}@media screen and (min-width:750px){.fbp-gal-nothumb-d .thumbnail-slider{display:none}}@media screen and (max-width:749px){.fbp-gal-nothumb-m .thumbnail-slider{display:none}}.fbp-product__info .product-form__input{margin-bottom:var(--fbp-option-gap, 2rem)}@media screen and (max-width:749px){.fbp-product__info .product-form__input{margin-bottom:var(--fbp-option-gap-m, var(--fbp-option-gap, 2rem))}.fbp-buybox__row{gap:var(--fbp-qty-gap-m, var(--fbp-qty-gap, 1.2rem))}}.fbp-product__info .product-form__input input[type=radio]+label:not(.fbp-thumb){background-color:rgb(var(--fbp-opt-bg, 255, 255, 255))!important;color:rgb(var(--fbp-opt-text, 17, 17, 17))!important;border-style:solid!important;border-width:var(--fbp-opt-bw, 1px)!important;border-color:rgb(var(--fbp-opt-border, 229, 229, 229))!important;border-radius:var(--fbp-opt-radius, 40px)!important;padding:var(--fbp-opt-py, 10px) var(--fbp-opt-px, 20px)!important}.fbp-product__info .product-form__input input[type=radio]:checked+label:not(.fbp-thumb){background-color:rgb(var(--fbp-opt-bg-on, var(--fbp-accent)))!important;color:rgb(var(--fbp-opt-text-on, 255, 255, 255))!important;border-color:rgb(var(--fbp-opt-border-on, var(--fbp-accent)))!important}.fbp-product__info .product-form__input input[type=radio]+label:not(.fbp-thumb):hover{background-color:rgb(var(--fbp-opt-bg-hv, 244, 242, 238))!important;color:rgb(var(--fbp-opt-text-hv, 17, 17, 17))!important;border-color:rgb(var(--fbp-opt-border-hv, var(--fbp-accent)))!important}.fbp-product__info .product-form__input input[type=radio]:checked+label:not(.fbp-thumb):hover{background-color:rgb(var(--fbp-opt-bg-on, var(--fbp-accent)))!important;color:rgb(var(--fbp-opt-text-on, 255, 255, 255))!important;border-color:rgb(var(--fbp-opt-border-on, var(--fbp-accent)))!important}.fbp-product__info .product-form__input input[type=radio].disabled+label:not(.fbp-thumb){opacity:.45}@media screen and (max-width:749px){.product .product__media-wrapper{margin-bottom:0!important;padding-bottom:0!important}.product .product__info-wrapper{padding-top:var(--fbp-media-gap-m, 2.5rem)!important}.fbp-buybox__row{flex-wrap:nowrap}.fbp-product__info .fbp-buybox__qty{width:var(--fbp-qty-width-m, 11rem)!important;flex:0 0 auto}.fbp-atc{flex:1 1 auto;min-width:0}.fbp-atc__inner{min-width:0}}@media screen and (min-width:1000px){.fbp-product__info .fbp-buybox__qty{width:var(--fbp-qty-width, 12rem)!important}}@media screen and (max-width:374px){.fbp-product__info .fbp-buybox__qty{width:var(--fbp-qty-width-xs, 9.6rem)!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fbp-product.css.map */
