.biw{display:block;margin:2.4rem 0 0;padding:1.8rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem}.biw__heading{margin:0 0 .4rem;font-size:1.5rem;letter-spacing:.04rem;text-transform:uppercase}.biw__subheading{margin:0 0 1.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.72)}.biw__list{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem}.biw__row{display:grid;grid-template-columns:auto 6.4rem minmax(0,1fr);align-items:center;gap:1.2rem}.biw__check{position:relative;display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;cursor:pointer}.biw__check .biw__checkbox{position:absolute;width:2.2rem;height:2.2rem;margin:0;opacity:0;cursor:pointer;z-index:2}.biw .biw__check .biw__check-box{display:block;width:2rem;height:2rem;border:.15rem solid rgba(var(--color-foreground),.4);border-radius:.3rem;background:rgb(var(--color-background));transition:background .15s ease,border-color .15s ease}.biw .biw__check .biw__checkbox:checked+.biw__check-box{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.biw .biw__check .biw__checkbox:checked+.biw__check-box:after{content:"";display:block;width:.5rem;height:1rem;margin:.1rem auto 0;border:solid rgb(var(--color-background));border-width:0 .2rem .2rem 0;transform:rotate(45deg)}.biw .biw__check .biw__checkbox:focus-visible+.biw__check-box{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.2rem}.biw .biw__check .biw__checkbox:hover+.biw__check-box{border-color:rgb(var(--color-foreground))}.biw__media{display:block;width:6.4rem;height:6.4rem;border-radius:.4rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.biw__media img{width:100%;height:100%;object-fit:cover;display:block}.biw__info{min-width:0;display:grid;gap:.6rem}.biw__title{font-size:1.35rem;line-height:1.35;text-decoration:none;color:rgb(var(--color-foreground));display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.biw__title:hover{text-decoration:underline}.biw__select-wrap{position:relative;display:block;flex:0 1 24rem;min-width:0}.biw .biw__select-wrap .biw__variant{-webkit-appearance:none;appearance:none;width:100%;height:3.2rem;padding:0 2.6rem 0 .9rem;font-family:var(--font-body-family);font-size:1.2rem;color:rgb(var(--color-foreground));border:.1rem solid rgba(var(--color-foreground),.3);border-radius:.4rem;background-color:rgb(var(--color-background));cursor:pointer;text-overflow:ellipsis}.biw .biw__select-wrap .biw__variant:hover{border-color:rgb(var(--color-foreground))}.biw .biw__select-wrap .biw__variant:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:.1rem}.biw__caret{position:absolute;top:50%;right:.9rem;width:.9rem;height:.55rem;transform:translateY(-50%);pointer-events:none;color:rgba(var(--color-foreground),.7)}.biw__row--main{padding-bottom:1.2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.biw__row--disabled{opacity:.55}.biw__row--disabled .biw__check{cursor:not-allowed}.biw__title--main{font-weight:600}.biw__badge{display:inline-block;margin-left:.6rem;padding:.1rem .6rem;font-size:1rem;font-weight:500;letter-spacing:.05rem;text-transform:uppercase;vertical-align:middle;border-radius:.2rem;background:rgba(var(--color-foreground),.08)}.biw__variant-label{font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.biw__variant-label:empty{display:none}.biw__in-cart{font-size:1.2rem;font-style:italic;color:rgba(var(--color-foreground),.7)}.biw__price{display:flex;align-items:baseline;gap:.7rem;font-size:1.3rem}.biw__price-current{font-weight:600}.biw__price-was{font-size:1.2rem;opacity:.6}.biw__footer{margin-top:1.6rem;padding-top:1.4rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.biw__total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem;font-size:1.5rem}.biw__total-value{font-weight:700}.biw__nudge{margin:0 0 1rem;font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.biw__submit{width:100%}.biw__error{margin:1rem 0 0;font-size:1.3rem;color:rgba(var(--color-error),1)}@media screen and (max-width:749px){.biw{padding:1.4rem}.biw__row{grid-template-columns:auto 5.6rem 1fr;gap:1rem}.biw__media{width:5.6rem;height:5.6rem}}.biw__nudge--unlocked{color:rgb(var(--color-foreground));font-weight:600}.biw__nudge--unlocked:before{content:"\2713  "}.biw--highlight{border-width:.2rem;border-color:rgba(var(--color-foreground),.9);background:rgba(var(--color-foreground),.03);box-shadow:0 .2rem 1.2rem rgba(var(--color-foreground),.06)}.biw--highlight .biw__heading{display:flex;align-items:center;gap:.8rem;font-size:1.7rem}.biw--highlight .biw__heading:before{content:"";flex:0 0 auto;width:.4rem;height:1.8rem;border-radius:.2rem;background:rgb(var(--color-foreground))}.biw--highlight .biw__submit{min-height:4.8rem;font-size:1.5rem}.biw--highlight .biw__total{font-size:1.7rem}.biw--minimal{border-color:rgba(var(--color-foreground),.12);background:transparent}.biw__ladder{margin:0 0 1.4rem}@media screen and (max-width:480px){.biw__ladder-amount{font-size:1.1rem}.biw__ladder-label{font-size:1rem}}.biw__ladder-track{position:relative;height:.6rem;border-radius:.3rem;background:var(--biw-track, rgba(var(--color-foreground), .12));box-shadow:inset 0 0 0 .1rem rgba(var(--color-foreground),.1);overflow:hidden}.biw__ladder-fill{display:block;height:100%;width:0;border-radius:.3rem;background:var(--biw-bar, rgb(var(--color-foreground)));transition:width .35s cubic-bezier(.4,0,.2,1)}.biw__ladder-head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.6rem;font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.biw__ladder-head-value{font-weight:600;color:var(--biw-text, rgb(var(--color-foreground)))}.biw__ladder-tiers{position:relative;display:block;height:4rem;list-style:none;margin:-1.1rem 0 0;padding:0}.biw__ladder-tier{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;text-align:center;white-space:nowrap;transform:translate(-50%);opacity:.45;transition:opacity .2s ease}.biw__ladder-tier:last-child{align-items:flex-end;text-align:right;transform:translate(-100%)}.biw__ladder-dot{display:flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;margin-bottom:.5rem;border-radius:50%;border:.15rem solid var(--biw-track, rgba(var(--color-foreground), .35));background:rgb(var(--color-background));transition:background .2s ease,border-color .2s ease}.biw__ladder-check{width:1rem;height:1rem;opacity:0;color:var(--biw-check, #1F1F1F);transition:opacity .2s ease}.biw__ladder-tier.is-reached .biw__ladder-check{opacity:1}.biw__ladder-amount{font-size:1.2rem;font-weight:600;line-height:1.2}.biw__ladder-label{font-size:1.1rem;line-height:1.3}.biw__ladder-tier.is-next{opacity:.85}.biw__ladder-tier.is-reached{opacity:1}.biw__ladder-tier.is-reached .biw__ladder-dot{border-color:var(--biw-bar, rgb(var(--color-foreground)));background:var(--biw-bar, rgb(var(--color-foreground)))}.biw__ladder-tier.is-reached .biw__ladder-amount,.biw__ladder-tier.is-reached .biw__ladder-label{color:var(--biw-text, rgb(var(--color-foreground)))}.biw__ladder-tier.is-next .biw__ladder-dot{border-color:var(--biw-text, rgb(var(--color-foreground)))}.biw__controls{display:flex;align-items:center;justify-content:flex-start;gap:.8rem;flex-wrap:wrap}.biw__qty{display:inline-flex;align-items:stretch;flex:0 0 auto;border:.1rem solid rgba(var(--color-foreground),.25);border-radius:.4rem;overflow:hidden}.biw .biw__qty .biw__qty-btn{width:2.4rem;min-height:3.2rem;padding:0;font-size:1.4rem;line-height:1;color:rgb(var(--color-foreground));background:transparent;border:0;cursor:pointer}.biw .biw__qty .biw__qty-btn:hover{background:rgba(var(--color-foreground),.08)}.biw .biw__qty .biw__qty-input{-webkit-appearance:none;appearance:none;width:2.8rem;min-height:3.2rem;padding:0;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;text-align:center;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:0;border-left:.1rem solid rgba(var(--color-foreground),.18);border-right:.1rem solid rgba(var(--color-foreground),.18)}.biw .biw__qty .biw__qty-input::-webkit-outer-spin-button,.biw .biw__qty .biw__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.biw .biw__qty .biw__qty-input:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.6);outline-offset:-.2rem}@media screen and (max-width:749px){.biw__controls{gap:.6rem}.biw .biw__qty .biw__qty-btn{width:2.2rem}.biw .biw__qty .biw__qty-input{width:2.6rem}}.biw-section{margin:0 auto}.biw-section .biw{max-width:var(--biw-max, 64rem);margin:0 auto}.biw__ladder-tiers{max-width:100%}.biw-layout{display:grid;gap:2.4rem}.biw-layout:not(.biw-layout--split) .biw{max-width:var(--biw-max, 64rem);margin:0 auto}.biw-layout__content{display:grid;gap:1.4rem;align-content:start}.biw-content__heading{margin:0;line-height:1.2}.biw-content__text,.biw-content__list{font-size:1.5rem;line-height:1.65;color:rgba(var(--color-foreground),.82)}.biw-content__text>:first-child,.biw-content__list>:first-child{margin-top:0}.biw-content__text>:last-child,.biw-content__list>:last-child{margin-bottom:0}.biw-content__list ul{margin:0;padding:0;list-style:none;display:grid;gap:.8rem}.biw-content__list li{position:relative;padding-left:2.2rem}.biw-content__list li:before{content:"";position:absolute;left:0;top:.75em;width:1.1rem;height:.55rem;border-left:.2rem solid var(--biw-bar, rgb(var(--color-foreground)));border-bottom:.2rem solid var(--biw-bar, rgb(var(--color-foreground)));transform:translateY(-50%) rotate(-45deg)}.biw-content__image{display:flex;justify-content:center}.biw-content__image img{display:block;width:100%;height:auto;border-radius:.8rem}.biw-content__image--adapt img{width:auto;max-width:100%;max-height:var(--biw-img-max, none)}.biw-content__image--square img{aspect-ratio:1 / 1;height:100%;object-fit:cover}.biw-content__image--portrait img{aspect-ratio:4 / 5;height:100%;object-fit:cover}@media screen and (min-width:990px){.biw-layout--split{grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.biw-layout--split .biw-layout__table .biw{max-width:none}.biw-layout--split.biw-layout--content-right .biw-layout__content{order:2}}.biw-section--full{width:100%;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width:990px){.biw-section--full{padding-left:5rem;padding-right:5rem}}.biw-layout--split{align-items:stretch}.biw-layout--merged .biw-layout__content{align-content:center}@media screen and (min-width:990px){.biw-layout--split.biw-layout--merged{gap:0;border:.2rem solid rgba(var(--color-foreground),.9);border-radius:.8rem;background:rgba(var(--color-foreground),.03);box-shadow:0 .2rem 1.2rem rgba(var(--color-foreground),.06);overflow:hidden}.biw-layout--merged .biw-layout__content{padding:3rem;border-right:.1rem solid rgba(var(--color-foreground),.14)}.biw-layout--merged.biw-layout--content-right .biw-layout__content{border-right:0;border-left:.1rem solid rgba(var(--color-foreground),.14)}.biw-layout--merged .biw-layout__table{padding:3rem;display:flex;flex-direction:column;justify-content:center}.biw-layout--merged .biw-layout__table .biw.biw--highlight,.biw-layout--merged .biw-layout__table .biw.biw--minimal{max-width:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}}@media screen and (max-width:989px){.biw-layout--merged .biw-layout__content{padding-bottom:.4rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/buy-it-with.css.map */
