.fb-section-heading{margin:0 0 2.4rem;text-transform:uppercase;letter-spacing:.05em}.fb-section-heading--center{text-align:center}.fb-breadcrumbs{margin:0 0 1.6rem;font-size:1.3rem}.fb-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0;padding:0;list-style:none}.fb-breadcrumbs__item{display:flex;align-items:center;gap:.6rem;opacity:.75}.fb-breadcrumbs__item+.fb-breadcrumbs__item:before{content:"/";opacity:.5}.fb-breadcrumbs__item[aria-current]{opacity:1;font-weight:600}.fb-breadcrumbs a{color:inherit;text-decoration:none}.fb-breadcrumbs a:hover{text-decoration:underline;text-underline-offset:.3rem}.fb-story{display:grid;gap:3rem;align-items:center}@media screen and (min-width:990px){.fb-story{grid-template-columns:1fr 1fr;gap:5rem}.fb-story--media-right .fb-story__media{order:2}}.fb-story__media img{display:block;width:100%;height:auto}.fb-story__heading{margin:0 0 1.6rem;text-transform:uppercase}.fb-story__body{font-size:1.6rem;line-height:1.6}.fb-story__body+.button{margin-top:2.4rem}.fb-specs{display:grid;gap:3rem}@media screen and (min-width:990px){.fb-specs{grid-template-columns:1.2fr 1fr;gap:5rem;align-items:start}}.fb-specs__list{margin:0}.fb-specs__row{display:grid;grid-template-columns:minmax(10rem,30%) 1fr;gap:1.6rem;padding:1.4rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.fb-specs__row:first-child{border-top:.1rem solid rgba(var(--color-foreground),.15)}.fb-specs__row dt{font-size:1.2rem;letter-spacing:.1rem;text-transform:uppercase;opacity:.7}.fb-specs__row dd{margin:0;font-size:1.5rem}.fb-grimace{padding:2.4rem;border:.3rem solid rgb(var(--color-foreground))}.fb-grimace__title{margin:0 0 2rem;font-size:1.4rem;font-weight:700;letter-spacing:.14rem;text-transform:uppercase}.fb-grimace__gauge{display:grid;gap:.6rem;margin-bottom:1.6rem}.fb-grimace__label{font-size:1.15rem;letter-spacing:.1rem;text-transform:uppercase;opacity:.75}.fb-grimace__track{display:block;height:1.2rem;background-color:rgba(var(--color-foreground),.12)}.fb-grimace__fill{display:block;height:100%;background-color:rgb(var(--color-foreground))}.fb-grimace__value{font-size:1.2rem;font-weight:700;text-align:right}.fb-grimace__footnote{margin:2rem 0 0;font-size:1.15rem;font-style:italic;opacity:.6}.fb-sizechart__intro{max-width:60ch;margin:0 0 2rem}.fb-sizechart__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.fb-sizechart{width:100%;border-collapse:collapse;font-size:1.4rem}.fb-sizechart th,.fb-sizechart td{padding:1.1rem 1.4rem;text-align:left;white-space:nowrap;border-bottom:.1rem solid rgba(var(--color-foreground),.15)}.fb-sizechart thead th{font-size:1.15rem;letter-spacing:.1rem;text-transform:uppercase;border-bottom-width:.2rem}.fb-sizechart tbody th{font-weight:700}.fb-sizechart tbody tr:hover{background-color:rgba(var(--color-foreground),.04)}.fb-sizechart__footnote{margin:1.6rem 0 0;font-size:1.2rem;opacity:.65}.fb-ugc__subheading{margin:-1.6rem 0 2.4rem;opacity:.75}.fb-ugc{display:grid;grid-template-columns:repeat(var(--fb-ugc-cols, 2),minmax(0,1fr));gap:1.2rem;margin:0;padding:0;list-style:none}.fb-ugc__item{position:relative;overflow:hidden}.fb-ugc__item img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.fb-ugc__caption{position:absolute;inset-inline:0;inset-block-end:0;padding:1.6rem 1rem .8rem;background:linear-gradient(to top,rgba(0,0,0,.75),transparent);color:#fff;font-size:1.2rem}.fb-guarantee{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.4rem;text-align:center}@media screen and (min-width:750px){.fb-guarantee{grid-template-columns:repeat(var(--fb-guarantee-cols, 4),minmax(0,1fr))}}.fb-guarantee__icon svg{width:3.2rem;height:3.2rem}.fb-guarantee__heading{margin:1rem 0 .4rem;font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.fb-guarantee__text{margin:0;font-size:1.35rem;opacity:.8}.fb-guarantee+.fb-payment{margin-top:3.2rem}.fb-bundle-wrap{position:relative}.fb-bundle__head{max-width:62rem;margin:0 auto 4rem;text-align:center}.fb-bundle__title{margin:0;font-family:var(--fb-display-family, var(--font-heading-family));font-weight:var(--fb-display-weight, 700);font-size:calc(clamp(2.8rem,5vw,4.8rem) * var(--fb-heading-scale, 1));font-style:normal;line-height:.86;letter-spacing:-.03em;text-transform:uppercase}.fb-bundle__subheading{margin:1.4rem 0 0;font-size:1.4rem;letter-spacing:.02em;opacity:.65}.fb-bundle{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:750px){.fb-bundle{grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:stretch;gap:2rem}}.fb-bundle__tier{position:relative;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:3.2rem 2rem 2.2rem;border:.2rem solid rgb(var(--color-foreground));text-align:center;transition:transform .25s ease,box-shadow .25s ease}.fb-bundle__tier--flood{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.fb-bundle__tier--flood .button{--color-button: var(--color-background);--color-button-text: var(--color-foreground)}@media screen and (min-width:750px){.fb-bundle__tier--flood{margin-block:-2rem;padding-block:5.2rem 4.2rem}}.fb-bundle__tier:hover{box-shadow:.8rem .8rem rgba(var(--color-foreground),.18);transform:translateY(-.4rem)}.fb-bundle__stack{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:15rem;margin-bottom:1.6rem}.fb-bundle__print{--fb-spread: 2.9rem;--fb-tilt: 6deg;position:absolute;width:11.5rem;max-width:62%;aspect-ratio:1 / 1;background-color:#fff;box-shadow:0 .2rem 1.2rem #00000047;transform:translate(calc(var(--fb-i) * var(--fb-spread))) rotate(calc(var(--fb-i) * var(--fb-tilt)));transition:transform .32s cubic-bezier(.2,.7,.2,1)}.fb-bundle__print img{display:block;width:100%;height:100%;object-fit:contain}.fb-bundle__tier:hover .fb-bundle__print{--fb-spread: 3.8rem;--fb-tilt: 8deg}@media screen and (max-width:749px){.fb-bundle__stack{height:17rem}.fb-bundle__print{width:13rem}}.fb-bundle__badge{position:absolute;inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,-50%);padding:.5rem 1.4rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-family:var(--fb-display-family, var(--font-heading-family));font-weight:var(--fb-display-weight, 700);font-size:1.1rem;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}.fb-bundle__tier--flood .fb-bundle__badge{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.fb-bundle__qty{margin:0;font-family:var(--fb-display-family, var(--font-heading-family));font-weight:var(--fb-display-weight, 700);font-size:clamp(2.9rem,4.6vw,4.4rem);line-height:.9;letter-spacing:-.025em;text-transform:uppercase;color:rgb(var(--color-foreground))}.fb-bundle__tier--flood .fb-bundle__qty,.fb-bundle__tier--flood .fb-bundle__price-now{color:rgb(var(--color-background))}.fb-bundle__sublabel{display:inline-block;margin:.9rem 0 0;font-family:var(--fb-display-family, var(--font-heading-family));font-weight:var(--fb-display-weight, 700);font-size:1.2rem;letter-spacing:.12em;text-transform:uppercase;opacity:.5}.fb-bundle__sublabel--save{padding:.45rem 1.1rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));opacity:1}.fb-bundle__tier--flood .fb-bundle__sublabel--save{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.fb-bundle__price{display:flex;flex-direction:column;align-items:center;gap:.2rem;margin:1.6rem 0 0}.fb-bundle__price-now{font-family:var(--fb-display-family, var(--font-heading-family));font-weight:var(--fb-display-weight, 700);font-size:2.6rem;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.fb-bundle__price-was{font-size:1.3rem;opacity:.65}.fb-bundle__basis{margin:-1.4rem 0 1.8rem;font-size:1.1rem;letter-spacing:.04em;opacity:.5}.fb-bundle__each{margin:.3rem 0 .5rem;font-size:1.25rem;letter-spacing:.04em;opacity:.8}.fb-bundle__tier .button,.fb-bundle__form{width:100%;margin-top:auto}.fb-bundle__footnote{margin:3.2rem 0 0;text-align:center;font-size:1.2rem;letter-spacing:.04em;opacity:.6}@media(prefers-reduced-motion:reduce){.fb-bundle__tier,.fb-bundle__print{transition:none}.fb-bundle__tier:hover{transform:none}.fb-bundle__tier:hover .fb-bundle__print{--fb-spread: 2.9rem;--fb-tilt: 6deg}}.fb-builder[hidden]{display:none}.fb-builder{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.fb-builder__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000008c}.fb-builder__panel{position:absolute;inset-block:0;inset-inline-end:0;display:flex;flex-direction:column;width:min(44rem,100%);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:-.4rem 0 2.4rem #00000040;animation:fb-builder-in .24s cubic-bezier(.2,.7,.2,1)}@keyframes fb-builder-in{0%{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.fb-builder__panel{animation:none}}.fb-builder__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:2rem 2rem 1.2rem;border-block-end:.1rem solid rgba(var(--color-foreground),.15)}.fb-builder__title{margin:0;font-family:var(--fb-display-family, var(--font-heading-family));font-weight:var(--fb-display-weight, 700);font-size:2rem;letter-spacing:-.02em;text-transform:uppercase}.fb-builder__close{flex:0 0 auto;padding:.4rem;border:0;background:none;color:inherit;cursor:pointer}.fb-builder__close svg{width:1.8rem;height:1.8rem}.fb-builder__progress{margin:0;padding:1.2rem 2rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.3rem;font-weight:600;letter-spacing:.02em}.fb-builder__list{flex:1 1 auto;overflow-y:auto;margin:0;padding:.8rem 2rem;list-style:none}.fb-builder__item{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 0;border-block-end:.1rem solid rgba(var(--color-foreground),.12)}.fb-builder__item.is-chosen .fb-builder__thumb{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.fb-builder__thumb{flex:0 0 auto;width:6rem;height:6rem;background-color:#fff}.fb-builder__thumb img{width:100%;height:100%;object-fit:contain}.fb-builder__info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.fb-builder__name{font-size:1.35rem;line-height:1.3}.fb-builder__price{font-size:1.25rem;opacity:.7}.fb-builder__stepper{flex:0 0 auto;display:flex;align-items:center;border:.1rem solid rgba(var(--color-foreground),.4)}.fb-builder__stepper button{width:3.4rem;height:3.4rem;border:0;background:none;color:inherit;font-size:1.7rem;line-height:1;cursor:pointer}.fb-builder__stepper button:hover{background-color:rgba(var(--color-foreground),.08)}.fb-builder__stepper output{min-width:3rem;text-align:center;font-size:1.4rem;font-weight:700}.fb-builder__foot{padding:1.6rem 2rem calc(1.6rem + env(safe-area-inset-bottom));border-block-start:.1rem solid rgba(var(--color-foreground),.15)}.fb-builder__total{margin:0 0 1.2rem;text-align:center;font-size:1.8rem}.fb-builder__total s{margin-inline-start:.8rem;font-size:1.4rem;opacity:.55}.fb-sticky{position:fixed;inset-inline:0;inset-block-end:0;z-index:4;padding:1rem 0;padding-block-end:calc(1rem + env(safe-area-inset-bottom));background-color:rgb(var(--color-background));border-block-start:.2rem solid rgb(var(--color-foreground));box-shadow:0 -.4rem 1.6rem #0000001f}.fb-sticky[hidden]{display:none}@media screen and (min-width:750px){.fb-sticky--mobile-only{display:none}}.fb-sticky__inner{display:flex;align-items:center;gap:1.2rem}.fb-sticky__media{flex:0 0 auto}.fb-sticky__media img{display:block;width:4.8rem;height:4.8rem;object-fit:cover}.fb-sticky__info{flex:1 1 auto;min-width:0}.fb-sticky__title{margin:0;overflow:hidden;font-size:1.35rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.fb-sticky__price{margin:0;font-size:1.35rem}.fb-sticky__price .price{font-size:inherit}.fb-sticky__action{flex:0 0 auto;min-width:14rem}@media screen and (max-width:479px){.fb-sticky__media,.fb-sticky__title{display:none}.fb-sticky__action{flex:1 1 auto;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/fb-sections.css.map */
