.bfaq{padding-top:var(--bfaq-pad-top);padding-bottom:var(--bfaq-pad-bottom)}.bfaq__inner{max-width:min(var(--page-width),var(--bfaq-max))}.bfaq__header{margin-bottom:20px}.bfaq__heading{margin:0 0 10px;color:var(--bfaq-accent);line-height:1.2}.bfaq__intro p{margin:0 0 10px}.bfaq__intro p:last-child{margin-bottom:0}.bfaq__notice{margin:12px 0;padding:10px 14px;border-left:4px solid #d9a400;background:#d9a4001a;font-size:1.4rem}.bfaq__list{border-top:1px solid rgba(var(--color-foreground),.14)}.bfaq__item{border-bottom:1px solid rgba(var(--color-foreground),.14)}.bfaq__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 4px;cursor:pointer;list-style:none;color:rgb(var(--color-foreground))}.bfaq__summary::-webkit-details-marker{display:none}.bfaq__summary::marker{content:""}.bfaq__question{margin:0;color:var(--bfaq-accent);font-size:calc(var(--font-heading-scale, 1) * 1.7rem);line-height:1.35}@media screen and (min-width:750px){.bfaq__question{font-size:calc(var(--font-heading-scale, 1) * 1.8rem)}}.bfaq__summary:hover .bfaq__question{text-decoration:underline;text-underline-offset:3px}.bfaq__icon{flex:0 0 auto;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:1px solid rgba(var(--color-foreground),.2);border-radius:999px;color:var(--bfaq-accent);transition:transform .25s ease,background-color .2s ease}.bfaq__item[open] .bfaq__icon{transform:rotate(180deg);background:rgba(var(--color-foreground),.06)}.bfaq__answer{max-width:78ch;padding:0 4px 20px}.bfaq__answer p{margin:0 0 10px}.bfaq__answer p:last-child{margin-bottom:0}.bfaq__summary:focus-visible{outline:3px solid var(--bfaq-accent);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){.bfaq__icon{transition:none}}.bht{position:relative;overflow:hidden;background:#fff;--bht-hero-h: var(--bht-hero-h-base);--bht-fold-pad: 0px}@media screen and (min-width:990px)and (max-height:820px){.bht--short{--bht-hero-h: var(--bht-hero-h-short)}}.bht__media{position:absolute;z-index:0;top:0;left:0;right:0;height:var(--bht-hero-h);overflow:hidden;background:#fff;container-type:inline-size}.bht--extend .bht__media{height:100%}.bht__media-pic{position:absolute;left:calc(-1 * var(--bht-focal-x) * (var(--bht-zoom) - 1) * 100%);width:calc(var(--bht-zoom) * 100%);aspect-ratio:var(--bht-hero-ar);top:min(0px,calc(var(--bht-focal-top) - var(--bht-focal-y) * var(--bht-zoom) * 100cqw / var(--bht-hero-ar)))}.bht__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0}.bht__fade{display:none;position:absolute;left:0;right:0;bottom:0;height:var(--bht-fade-h);background:linear-gradient(180deg,#fff0,#ffffff0f,#ffffff38,#ffffff7a,#ffffffc7,#fff);pointer-events:none}.bht--fade .bht__fade{display:block}.bht--fill .bht__media-pic{left:0;width:100%;aspect-ratio:auto;bottom:0;top:min(0px,calc((var(--bht-focal-top) - var(--bht-focal-y) * 100%) / max(.05,1 - var(--bht-focal-y))))}.bht--fill .bht__fade{display:none}.bht--half .bht__media{--bht-tile-w: calc((min(100vw, var(--bht-page-width)) - 2 * var(--bht-pad-x) - 2 * var(--bht-panel-pad) - var(--bht-gap) * (var(--bht-cols) - 1)) / var(--bht-cols));--bht-grid-h: calc(var(--bht-rows) * var(--bht-tile-w) / (var(--bht-ratio)) + (var(--bht-rows) - 1) * var(--bht-gap));height:calc(var(--bht-hero-h) - var(--bht-overlap) + var(--bht-panel-pad) + var(--bht-grid-h) * var(--bht-stop) + var(--bht-fold-pad))}.bht--half .bht__fade{display:none}.bht--half.bht--fade .bht__media:after{content:"";position:absolute;left:0;right:0;bottom:0;height:var(--bht-fade-h);background:linear-gradient(180deg,#fff0,#ffffff0f,#ffffff38,#ffffff7a,#ffffffc7,#fff);pointer-events:none}@supports not (width: 1cqw){.bht__media-pic{top:0;right:0;bottom:0;left:0;width:100%;aspect-ratio:auto}}.bht__hero{position:static;height:var(--bht-hero-h)}.bht__hero-inner{position:relative;z-index:1;max-width:var(--bht-page-width);height:100%;margin:0 auto;padding:0 var(--bht-pad-x);display:flex;align-items:center}.bht--text-top .bht__hero-inner{align-items:flex-start;padding-top:var(--bht-text-offset)}.bht--text-center .bht__hero-inner{align-items:center;padding-bottom:var(--bht-overlap)}.bht--text-center .bht__box{margin-bottom:0}.bht__box{max-width:var(--bht-text-max);padding:22px 28px;border-radius:8px;background:rgba(255,255,255,var(--bht-box-alpha));margin-bottom:calc(var(--bht-overlap) * .6)}.bht__h1{margin:0 0 10px;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:var(--bht-h1-size);font-weight:700;line-height:1.12;letter-spacing:.06rem;color:var(--bht-accent);text-wrap:balance}.bht__subtitle{margin:0 0 18px;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:17px;line-height:1.45;color:#26323d}.bht__subtitle:last-child{margin-bottom:0}.bht .bht__actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px;background:transparent}.bht__actions:last-child{margin-bottom:0}.bht__trust{margin:0;font-size:13.5px;font-weight:600;color:#26323d}.bht__tiles{position:relative;z-index:2;max-width:var(--bht-page-width);margin:calc(-1 * var(--bht-overlap)) auto 0;padding:0 var(--bht-pad-x) calc(var(--bht-pad-bottom) + var(--bht-fold-pad))}.bht--panel .bht__panel{padding:20px;border-radius:calc(var(--bht-radius) + 6px);background:rgba(255,255,255,var(--bht-panel-alpha));-webkit-backdrop-filter:blur(var(--bht-panel-blur));backdrop-filter:blur(var(--bht-panel-blur))}.bht__list-heading{margin:0 0 14px;font-size:24px;font-weight:700;color:var(--bht-accent)}.bht__grid{display:grid;grid-template-columns:1fr;gap:var(--bht-gap);margin:0;padding:0;list-style:none}.bht__item{margin:0}.bht-tile{position:relative;display:block;overflow:hidden;aspect-ratio:var(--bht-ratio);border-radius:var(--bht-radius);background:#dfe6ec;color:#fff;text-decoration:none;outline:none;box-shadow:0 6px 18px #001e372e;-webkit-tap-highlight-color:transparent}.bht-tile__media{position:absolute;top:0;right:0;bottom:0;left:0}.bht-tile__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0;filter:brightness(var(--bht-img-b, 1));transition:transform .4s ease}.bht-tile:before{content:"";position:absolute;z-index:1;left:0;right:0;bottom:0;height:var(--bht-shade-h);background:linear-gradient(180deg,#001e3700,rgba(0,30,55,calc(var(--bht-shade) * .45)) 45%,rgba(0,30,55,var(--bht-shade)));pointer-events:none}.bht-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#001e3761;opacity:0;transition:opacity .3s ease;pointer-events:none}.bht-tile__caption{position:absolute;z-index:2;inset:auto 0 0 0;padding:24px var(--bht-text-pad) var(--bht-text-pad)}.bht-tile__title{margin:0;font-size:var(--bht-title-size);font-weight:700;line-height:1.2;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.85),0 0 12px rgba(0,30,55,.4);text-wrap:balance}.bht-tile__reveal{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease,opacity .25s ease}.bht-tile__desc{margin:0;overflow:hidden;padding-top:6px;font-size:var(--bht-desc-size);line-height:1.4;color:#e6eef5;text-shadow:0 1px 3px rgba(0,0,0,.8)}@media(hover:hover){.bht-tile:hover .bht-tile__img,.bht-tile:focus-visible .bht-tile__img{transform:scale(1.03)}.bht-tile--desc:hover:after,.bht-tile--desc:focus-visible:after{opacity:1}.bht-tile:hover .bht-tile__reveal,.bht-tile:focus-visible .bht-tile__reveal{grid-template-rows:1fr;opacity:1}}@media(hover:none){.bht-tile__reveal{display:none}.bht--m-desc .bht-tile__reveal{display:grid;grid-template-rows:1fr;opacity:1}.bht--m-desc .bht-tile:before{height:70%}.bht-tile__caption{padding-right:52px}.bht-tile__caption:after{content:"";position:absolute;right:14px;bottom:14px;width:30px;height:30px;border-radius:50%;background:#ffffffeb url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23003760' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M9 6l6 6-6 6'/></svg>") center / 16px 16px no-repeat;box-shadow:0 2px 6px #001e3740}}.bht-tile:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px var(--bht-accent)}@media(prefers-reduced-motion:reduce){.bht-tile__img,.bht-tile:after,.bht-tile__reveal{transition:none}}@media screen and (min-width:750px){.bht__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.bht__grid{grid-template-columns:repeat(var(--bht-cols),1fr)}}@media screen and (max-width:749px){.bht__hero{position:relative;display:flex;align-items:center;height:auto;min-height:var(--bht-hero-h-mobile);overflow:hidden}.bht__media,.bht--extend .bht__media,.bht--half .bht__media{height:100%;background:#c9d6e0}.bht--half.bht--fade .bht__media:after{display:none}.bht__media-pic,.bht--fill .bht__media-pic{top:0;right:0;bottom:0;left:0;width:100%;aspect-ratio:auto}.bht__fade{display:none}.bht__hero-inner,.bht--text-top .bht__hero-inner,.bht--text-center .bht__hero-inner{align-items:stretch;width:100%;height:auto;padding:12px var(--bht-pad-x-mobile)}.bht__box{width:100%;max-width:none;margin:0;padding:16px;border-radius:14px;background:#ffffffb3;text-align:center}.bht__h1{margin-bottom:10px;font-size:28px;font-weight:700;line-height:1.2}.bht__subtitle{margin-bottom:16px;font-size:15px;line-height:1.45}.bht .bht__actions{justify-content:center}.bht .bht__button--wide-only{display:none}.bht__trust{margin-top:10px}.bht__tiles{margin-top:0;padding:20px 12px 12px}.bht--panel .bht__panel{padding:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.bht__list-heading{text-align:center}.bht__grid{gap:16px}.bht-tile{aspect-ratio:16 / 9}.bht-tile__caption{padding:24px 52px 16px 14px}.bht-tile__reveal{display:none}.bht--m-desc .bht-tile__reveal{display:grid;grid-template-rows:1fr;opacity:1}.bht-tile__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:13px}.bht-tile__caption:after{content:"";position:absolute;right:14px;bottom:14px;width:30px;height:30px;border-radius:50%;background:#ffffffeb url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23003760' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><path d='M9 6l6 6-6 6'/></svg>") center / 16px 16px no-repeat;box-shadow:0 2px 6px #001e3740}.bht--m-below .bht__grid{gap:24px}.bht--m-below .bht-tile{aspect-ratio:auto;overflow:visible;border-radius:0;background:transparent;box-shadow:none;color:var(--bht-accent)}.bht--m-below .bht-tile__media{position:relative;aspect-ratio:1.91;overflow:hidden;border-radius:8px}.bht--m-below .bht-tile:before,.bht--m-below .bht-tile:after,.bht--m-below .bht-tile__reveal,.bht--m-below .bht-tile__caption:after{display:none}.bht--m-below .bht-tile__caption{position:static;padding:16px;background:none;text-align:center}.bht--m-below .bht-tile__title{font-size:22px;color:var(--bht-accent);text-shadow:none}.bht--m-below .bht-tile:focus-visible .bht-tile__media{box-shadow:0 0 0 3px #fff,0 0 0 6px var(--bht-accent)}}.pf{padding-top:var(--pf-pad-top);padding-bottom:var(--pf-pad-bottom)}.pf [hidden]{display:none!important}.shopify-section:has(>.collection-hero)+.section-barry-product-finder .pf{margin-top:calc(-1 * var(--pf-pull))}.pf__header{margin-bottom:1.2rem}.pf__header--slim{margin-bottom:0}.pf__heading--hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.pf__heading{margin:0 0 .6rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 1.3rem);letter-spacing:.1rem;text-transform:uppercase;color:var(--pf-accent);opacity:.85}.pf__intro{max-width:none}.pf__intro--column{max-width:78ch}.pf__intro--bottom{margin-top:2rem;padding-top:1.8rem;border-top:.1rem solid rgba(var(--color-foreground),.12);font-size:1.4rem;line-height:1.6;opacity:.85}.pf__progress{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.4rem;font-size:1.3rem;letter-spacing:.04rem;opacity:.85}.pf__progress-track{flex:1 1 auto;display:block;height:.4rem;border-radius:999px;background:rgba(var(--color-foreground),.12);overflow:hidden}.pf__progress-bar{display:block;width:25%;height:100%;border-radius:999px;background:var(--pf-accent);transition:width .3s ease}.pf__progress-text{flex:0 0 auto;font-variant-numeric:tabular-nums;white-space:nowrap}.pf__nav{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.6rem;margin-bottom:1.6rem;font-size:1.4rem}.pf__back,.pf__restart,.pf__share{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.2rem .7rem 1rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:999px;background:transparent;color:rgb(var(--color-foreground));font:inherit;font-size:1.4rem;line-height:1.2;cursor:pointer}.pf__share{margin-left:auto}.pf__back:hover,.pf__restart:hover,.pf__share:hover,.pf__share.is-copied{border-color:var(--pf-accent);color:var(--pf-accent)}.pf__trail{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin:0;padding:0;list-style:none}.pf__trail li{display:inline-flex;align-items:center;gap:.6rem}.pf__trail li+li:before{content:"\203a";opacity:.5}.pf__crumb{padding:0;border:0;background:none;color:var(--pf-accent);font:inherit;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.pf__crumb.is-current{color:rgb(var(--color-foreground));font-weight:700;text-decoration:none;cursor:default}.pf__panel+.pf__panel{margin-top:4rem}.pf--js .pf__panel+.pf__panel{margin-top:0}.pf--js .pf__panel:not([data-pf-current]){display:none}.pf:not(.pf--js) .pf__progress{display:none}.pf__question{margin:0 0 1.6rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 2rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)));letter-spacing:calc(var(--font-heading-scale) * .06rem);color:var(--pf-accent);outline:none}.pf__hint{max-width:78ch;margin:-.6rem 0 1.4rem;font-size:1.5rem;line-height:1.5;opacity:.85}.pf__panel-foot{margin:1.8rem 0 0;font-size:1.4rem}.pf__norm{max-width:78ch;margin:-.4rem 0 1.4rem;padding:.5rem 0 .5rem 1.2rem;border-left:.3rem solid var(--pf-accent);font-size:1.35rem;line-height:1.5;opacity:.9}.pf__load{margin:0 0 1.6rem}.pf__load-label{display:block;margin:0 0 .6rem;font-size:1.4rem;font-weight:700}.pf__load-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.pf__load-input{width:12rem;min-height:4.2rem;padding:0 1.2rem;border:.1rem solid rgba(var(--color-foreground),.35);border-radius:var(--pf-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.6rem}.pf__load-input:focus-visible{outline:.2rem solid var(--pf-accent);outline-offset:.1rem}.pf__load-units{display:inline-flex;gap:1.2rem;font-size:1.4rem}.pf__load-unit{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer}.pf__load-hint{margin:.8rem 0 0;font-size:1.3rem;line-height:1.45;opacity:.75}.pf__option-fit{display:inline-block;margin-top:.4rem;padding:.2rem .8rem;border-radius:999px;background:var(--pf-accent);color:#fff;font-size:1.2rem;font-weight:700;line-height:1.4}.pf__subs-item.is-under .pf__option{opacity:.45}.pf__subs-item.is-under .pf__option-fit{background:rgba(var(--color-foreground),.12);color:rgb(var(--color-foreground))}.pf__subs-item.is-best .pf__option{border-color:var(--pf-accent);box-shadow:0 0 0 .1rem var(--pf-accent)}.pf__textlink{color:var(--pf-accent);text-decoration:underline;text-underline-offset:.3rem}.pf__notice{margin:1.2rem 0;padding:1rem 1.4rem;border-left:.4rem solid #d9a400;background:#d9a4001a;font-size:1.4rem}.pf__fams{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin:.4rem 0 0;padding:0;list-style:none}.pf__fams-item{margin:0;display:flex;justify-content:center}.pf__fam{display:flex;flex-direction:column;align-items:center;gap:.8rem;max-width:34rem;text-align:center;text-decoration:none;color:rgb(var(--color-foreground))}.pf__fam-media{display:block;box-sizing:border-box;width:var(--pf-circle);height:var(--pf-circle);max-width:100%;border-radius:50%;overflow:hidden;background:#dfe6ec;border:.4rem solid rgb(var(--color-background));box-shadow:0 .6rem 2rem #001e3724;transition:transform .25s ease,box-shadow .25s ease}.pf__fam-img{display:block;width:100%;height:100%;object-fit:cover}.pf__fam-img--placeholder{background:#c9d3dc}.pf__fam:hover .pf__fam-media,.pf__fam:focus-visible .pf__fam-media{transform:scale(1.04);box-shadow:0 0 0 .3rem var(--pf-accent),0 .8rem 2.4rem #001e3733}.pf__fam-text{display:flex;flex-direction:column;align-items:center;gap:.8rem;min-width:0}.pf__fam-title{margin-top:.4rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 1.7rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)));letter-spacing:calc(var(--font-heading-scale) * .06rem);color:var(--pf-accent);text-wrap:balance}.pf__fam-desc{font-size:1.4rem;line-height:1.45;opacity:.8}.pf__code{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem 1.6rem;margin:2rem 0 0;padding-top:1.6rem;border-top:.1rem solid rgba(var(--color-foreground),.12);text-align:center}.pf__code-label{display:block;margin:0;font-size:1.4rem;opacity:.85}.pf__code-row{display:flex;flex:1 1 32rem;max-width:46rem;gap:.8rem}.pf__code-input{flex:1 1 auto;min-width:0;height:4.5rem;padding:0 1.4rem;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-size:1.5rem}.pf__code-input:focus-visible{outline:.2rem solid var(--pf-accent);outline-offset:.1rem}.pf__code-button{flex:0 0 auto;min-width:0}.pf .pf__code-button--gray{--color-button: var(--pf-code-button-rgb);--color-button-text: 255, 255, 255;--alpha-button-background: 1;background:var(--pf-code-button);color:#fff;border-color:var(--pf-code-button)}.pf .pf__code-button--gray:hover,.pf .pf__code-button--gray:focus-visible{filter:brightness(.9)}.pf__code.is-busy .pf__code-button{opacity:.6;pointer-events:none}.pf--compact{padding-top:var(--pf-pad-top);padding-bottom:0}.pf__compact-link{display:inline-flex;align-items:center;gap:.6rem;font-size:1.4rem;color:var(--pf-accent);text-decoration:underline;text-underline-offset:.3rem}.pf__options,.pf__subs{display:grid;grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none}.pf__options-item,.pf__subs-item{margin:0}.pf__option{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;height:100%;box-sizing:border-box;padding:1rem 1.6rem 1rem 1rem;border:.1rem solid rgba(var(--color-foreground),.16);border-radius:var(--pf-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pf__option:hover,.pf__option:focus-visible{border-color:var(--pf-accent);box-shadow:0 .8rem 2.4rem #001e371f;transform:translateY(-.2rem)}.pf__option-thumb{flex:0 0 auto;width:var(--pf-thumb, 9.6rem);height:var(--pf-thumb, 9.6rem);border-radius:50%;overflow:hidden;background:#dfe6ec}.pf__option-img{display:block;width:100%;height:100%;object-fit:cover}.pf__option-img--icon{background:#e6edf3}.pf__option-text{display:flex;flex:1 1 auto;flex-direction:column;gap:.4rem;min-width:0}.pf__option-title{font-size:1.6rem;font-weight:700;line-height:1.3;color:var(--pf-accent)}.pf__option-desc{font-size:1.4rem;line-height:1.45;opacity:.82}.pf__option-meta{display:inline-flex;flex:0 0 auto;align-items:center;gap:.8rem;color:var(--pf-accent)}.pf__badge{padding:.3rem .9rem;border-radius:999px;background:rgba(var(--color-foreground),.07);color:rgb(var(--color-foreground));font-size:1.2rem;white-space:nowrap}.pf__option--expert{border:.15rem dashed var(--pf-accent);background:rgba(var(--pf-accent-rgb, 0, 55, 96),.05)}.pf__option--expert:hover,.pf__option--expert:focus-visible{border-style:solid;background:rgba(var(--pf-accent-rgb, 0, 55, 96),.09)}.pf__option-thumb--expert{display:flex;align-items:center;justify-content:center;background:var(--pf-accent);color:#fff}.pf__option-thumb--expert svg{width:62%;height:62%}.pf__chev{flex:0 0 auto;transition:transform .2s ease}.pf__option:hover .pf__chev{transform:translate(.3rem)}.pf__help{margin-top:2rem;padding-top:1.6rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.pf__help-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem 2.4rem}.pf__help--band{margin-top:2rem;padding:2rem 0;border-top:0;background:var(--pf-accent);color:#fff}.pf__help--band .pf__help-text{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-scale) * 1.8rem);line-height:1.3}.pf__help--band .pf__help-note{font-size:1.3rem;letter-spacing:.08rem;text-transform:uppercase;opacity:.85}.pf__help--band .pf__help-button--accent{--color-button: 255, 255, 255;--color-button-text: 0, 55, 96;background:#fff;color:var(--pf-accent);border-color:#fff}.pf__help--band .pf__help-button--phone{--color-button: 255, 255, 255;--color-button-text: 255, 255, 255;--alpha-button-background: 0;background:transparent;color:#fff;border:.1rem solid #fff;box-shadow:none}.pf__help--band .pf__help-button--phone:hover,.pf__help--band .pf__help-button--phone:focus-visible{background:#ffffff1f}.pf__help--band+.pf__inner .pf__intro--bottom{border-top:0;padding-top:0}.pf__help-copy{display:flex;flex-direction:column;gap:.3rem}.pf__help-text{margin:0;font-size:1.6rem;font-weight:600}.pf__help-note{margin:0;font-size:1.4rem;opacity:.8}.pf__help-actions{display:flex;flex-wrap:wrap;gap:1rem}.pf__help-button{display:inline-flex;align-items:center;gap:.8rem;white-space:nowrap}.pf__help-button--accent{--color-button: 0, 55, 96;--color-button-text: 255, 255, 255;background:var(--pf-accent);color:#fff;border-color:var(--pf-accent)}.pf__help-button--accent:hover,.pf__help-button--accent:focus-visible{filter:brightness(1.15)}.pf a:focus-visible,.pf button:focus-visible{outline:.3rem solid var(--pf-accent);outline-offset:.2rem}@media(prefers-reduced-motion:reduce){.pf__fam-media,.pf__option,.pf__chev,.pf__progress-bar{transition:none}}@media screen and (min-width:750px){.pf__options,.pf__subs{grid-template-columns:repeat(2,1fr)}.pf__fams{gap:2.4rem}.pf__question{font-size:calc(var(--font-heading-scale) * 2.4rem)}.pf__fam-title{font-size:calc(var(--font-heading-scale) * 1.8rem)}}@media screen and (min-width:990px){.pf__options,.pf__subs{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.pf__fams{grid-template-columns:1fr;gap:1rem}.pf__fams-item{justify-content:stretch}.pf__fam{flex-direction:row;align-items:center;gap:1.4rem;width:100%;max-width:none;padding:1rem 1.2rem 1rem 1rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--pf-radius, .8rem);background:rgb(var(--color-background));text-align:left}.pf__fam:after{content:"";flex:0 0 auto;width:.9rem;height:.9rem;margin-left:auto;border-right:.2rem solid var(--pf-accent);border-bottom:.2rem solid var(--pf-accent);transform:rotate(-45deg);opacity:.7}.pf__fam-text{flex:1 1 auto;align-items:flex-start;gap:0}.pf__fam-media{flex:0 0 auto;width:8.4rem;height:8.4rem;border-width:.2rem;box-shadow:0 .3rem 1rem #001e3724}.pf__fam:hover .pf__fam-media,.pf__fam:focus-visible .pf__fam-media{transform:none}.pf__fam-title{margin-top:0;font-size:calc(var(--font-heading-scale) * 1.6rem)}.pf__fam-desc{display:block;margin-top:.2rem;font-size:1.3rem;line-height:1.4}.pf__share,.pf__restart{margin-left:0}.pf__help-actions,.pf__help-button{width:100%}.pf__code{flex-direction:column;align-items:stretch}.pf__code-row{flex:0 0 auto;flex-direction:column;max-width:none}.pf__code-input{flex:0 0 auto;width:100%}.pf__help-button{justify-content:center}.pf__option-thumb{width:6.4rem;height:6.4rem}}.barry-cf{margin:0 0 28px;padding:0}.barry-cf__banner{padding:14px 20px 16px;background:var(--bcf-accent);text-align:center}.barry-cf__heading{margin:0;font-size:22px;font-weight:700;line-height:1.2;color:#fff}.barry-cf__inner{max-width:var(--bcf-page-width, 1400px);margin:0 auto;padding:28px 20px 24px}.barry-cf__grid{display:grid;grid-template-columns:repeat(var(--bcf-cols),1fr);gap:20px;margin:0;padding:0;list-style:none}.barry-cf__item{margin:0}.barry-cf__card{display:flex;flex-direction:column;justify-content:space-between;height:100%;margin:0;padding:20px 20px 18px 24px;border-left:3px solid var(--bcf-accent);border-radius:0 6px 6px 0;background:#f5f8fb}.barry-cf__quote{margin:0 0 12px;padding:0;border:0;font-style:italic;font-size:15px;line-height:1.65;color:#26323d}.barry-cf__quote p{margin:0}.barry-cf__by{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 6px;font-style:normal}.barry-cf__dash,.barry-cf__name{font-weight:700;color:var(--bcf-accent);letter-spacing:.02em}.barry-cf__company{flex-basis:100%;padding-left:18px;font-size:13px;color:#5a6673}.barry-cf__source{margin:22px 0 0;text-align:center;font-size:13px;font-style:italic;line-height:1.5;color:#5a6673}@media screen and (max-width:989px){.barry-cf__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.barry-cf__grid{grid-template-columns:1fr;gap:14px}.barry-cf__inner{padding:20px 12px}.barry-cf__heading{font-size:18px}}.bt-univers{max-width:var(--bt-page-width);margin:0 auto;padding:var(--bt-pad-top) var(--bt-pad-x) var(--bt-pad-bottom)}.bt-univers__heading{margin:0 0 16px;font-size:var(--bt-heading-size);font-weight:700;line-height:1.2;color:var(--bt-accent)}.bt-univers__grid{display:grid;grid-template-columns:1fr;gap:var(--bt-gap);margin:0;padding:0;list-style:none}.bt-univers__item{margin:0}.bt-tile{position:relative;display:block;overflow:hidden;aspect-ratio:var(--bt-ratio);border-radius:var(--bt-radius);background:#dfe6ec;color:#fff;text-decoration:none;outline:none;-webkit-tap-highlight-color:transparent}.bt-tile__media{position:absolute;top:0;right:0;bottom:0;left:0}.bt-tile__img{display:block;width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .4s ease}.bt-tile__img--placeholder{background:#c9d3dc}.bt-tile__caption{position:absolute;inset:auto 0 0 0;padding:48px var(--bt-text-pad) var(--bt-text-pad);background:linear-gradient(180deg,#001e3700,#001e3799 45%,#001e37e6);transition:background .3s ease}.bt-tile__title{margin:0;font-size:var(--bt-title-size);font-weight:700;line-height:1.2;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35);text-wrap:balance}.bt-tile__reveal{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease,opacity .25s ease}.bt-tile__desc{margin:0;overflow:hidden;padding-top:6px;font-size:var(--bt-desc-size);line-height:1.4;color:#e6eef5}@media(hover:hover){.bt-tile:hover .bt-tile__img,.bt-tile:focus-visible .bt-tile__img{transform:scale(1.03)}.bt-tile:hover .bt-tile__caption,.bt-tile:focus-visible .bt-tile__caption{background:linear-gradient(180deg,#001e371a,#001e37eb 40%,#001e37f7)}.bt-tile:hover .bt-tile__reveal,.bt-tile:focus-visible .bt-tile__reveal{grid-template-rows:1fr;opacity:1}}@media(hover:none){.bt-tile__reveal{grid-template-rows:1fr;opacity:1}.bt-tile__caption{background:linear-gradient(180deg,#001e3700,#001e37e6 45%,#001e37f7)}}.bt-tile:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px var(--bt-accent)}@media(prefers-reduced-motion:reduce){.bt-tile__img,.bt-tile__caption,.bt-tile__reveal{transition:none}}@media screen and (min-width:750px){.bt-univers__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.bt-univers__grid{grid-template-columns:repeat(var(--bt-cols),1fr)}}@media screen and (max-width:749px){.bt-univers{padding-left:var(--bt-pad-x-mobile);padding-right:var(--bt-pad-x-mobile)}.bt-tile__title{font-size:calc(var(--bt-title-size) * .9)}}
/*# sourceMappingURL=/cdn/shop/t/249/compiled_assets/styles.css.map */
