.fg-ci{--ci-bg: #f7f5ef;--ci-ink: #16150f;--ci-mut: rgba(22, 21, 15, .6);--ci-line: rgba(22, 21, 15, .14);--ci-soft: #eae7dc;background:var(--ci-bg);color:var(--ci-ink);font-weight:500}.fg-ci__wrap{width:100%;max-width:143.2rem;margin-inline:auto;padding:0 2.4rem 8rem}@media(min-width:900px){.fg-ci__wrap{padding-inline:4rem}}.fg-ci__top{padding-block:4.8rem 5.6rem;border-bottom:1px solid var(--ci-line);margin-bottom:5.6rem}.fg-ci__h1{margin:0;font-weight:400;font-size:clamp(3.4rem,1.4rem + 4.4vw,7.2rem);line-height:1;letter-spacing:-.035em}.fg-ci__lead{margin:2.4rem 0 0;font-size:1.8rem;line-height:1.5;max-width:52ch}.fg-ci__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3.2rem 1.6rem}@media(min-width:700px){.fg-ci__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.fg-ci__grid{grid-template-columns:repeat(4,1fr);gap:5.2rem 2.4rem}}.fg-ci__card{display:block;text-decoration:none;color:inherit}.fg-ci__m{display:block;aspect-ratio:3 / 4;overflow:hidden;border-radius:4px;background:var(--ci-soft)}.fg-ci__m img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.4,0,.2,1)}.fg-ci__card:hover .fg-ci__m img{transform:scale(1.04)}.fg-ci__t{display:block;margin-top:1.6rem;font-size:1.7rem;font-weight:600;letter-spacing:-.02em;line-height:1.25}.fg-ci__c{display:block;margin-top:.3rem;font-size:1.35rem;color:var(--ci-mut)}.fg-ci__all{display:inline-flex;align-items:center;gap:.9rem;margin-top:5.6rem;padding:1.4rem 2.6rem;border:1px solid var(--ci-ink);border-radius:5px;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;text-decoration:none;color:var(--ci-ink);transition:background .3s ease,color .3s ease}.fg-ci__all:hover{background:var(--ci-ink);color:var(--ci-bg)}.fg-ci__all svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.fg-ci__all:hover svg{transform:translate(.3rem)}@media(prefers-reduced-motion:reduce){.fg-ci__m img,.fg-ci__all svg{transition:none}}body:not(.template-product) .breadcrumb [id^=trustpilot-widget],body:not(.template-product) .breadcrumb .trustpilot-widget{display:none!important}.block__description .prose,.block__description .prose *{text-align:start!important}.fg-cguide-fab{position:fixed;right:3rem;bottom:9.2rem;z-index:11;display:flex;align-items:center;max-width:6.8rem;padding:.6rem;border:1px solid rgba(22,21,15,.12);border-radius:999px;background:#fff;box-shadow:0 6px 24px #16150f29;cursor:pointer;color:inherit;font:inherit;overflow:hidden;transition:max-width .35s cubic-bezier(.4,0,.2,1),box-shadow .25s ease;animation:fg-cg-pulse 2.8s ease-out infinite}.fg-cguide-fab:hover,.fg-cguide-fab:focus-visible{animation:none}@media(min-width:900px){.fg-cguide-fab:hover,.fg-cguide-fab:focus-visible{max-width:34rem;box-shadow:0 10px 30px #16150f38}}@keyframes fg-cg-pulse{0%{box-shadow:0 6px 24px #16150f29,0 0 #16150f42}70%{box-shadow:0 6px 24px #16150f29,0 0 0 1.6rem #16150f00}to{box-shadow:0 6px 24px #16150f29,0 0 #16150f00}}.fg-cguide-fab__label{white-space:nowrap;padding-inline:1.3rem .9rem;font-size:1.4rem;font-weight:600;letter-spacing:-.02em;opacity:0;transition:opacity .25s ease}@media(min-width:900px){.fg-cguide-fab:hover .fg-cguide-fab__label,.fg-cguide-fab:focus-visible .fg-cguide-fab__label{opacity:1}}.fg-cguide__circle{position:relative;flex:0 0 auto;width:5.6rem;height:5.6rem;border-radius:50%;overflow:hidden;background:#0a0a0b;display:block}.fg-cguide__circle video{display:block;width:100%;height:100%;object-fit:cover}.fg-cguide__ic{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#fff;background:#00000059;transition:background .25s ease}.fg-cguide__ic svg{transform:translate(12%)}.fg-cguide-fab:hover .fg-cguide__ic{background:#00000026}.fg-cglb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:2.4rem}.fg-cglb[hidden]{display:none}.fg-cglb__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e0;animation:fg-cg-fade .3s ease}.fg-cglb__box{position:relative;z-index:1;width:min(92vw,52rem);background:#0a0a0b;border-radius:12px;overflow:hidden;animation:fg-cg-rise .32s cubic-bezier(.4,0,.2,1)}.fg-cglb__video{background:#000;aspect-ratio:1 / 1}.fg-cglb__video video{width:100%;height:100%;object-fit:contain;display:block}.fg-cglb__x{position:absolute;top:1.1rem;right:1.1rem;z-index:2;width:4.2rem;height:4.2rem;border:0;border-radius:50%;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;display:grid;place-items:center}.fg-cglb__x:hover{background:#000}@keyframes fg-cg-fade{0%{opacity:0}to{opacity:1}}@keyframes fg-cg-rise{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.fg-cguide-fab__label,.fg-cglb__scrim,.fg-cglb__box{transition:none;animation:none}.fg-cguide-fab{transition:none;animation:none;box-shadow:0 6px 24px #16150f29,0 0 0 .5rem #16150f1a}}.fg-ft{--ft-bg: #f7f5ef;--ft-ink: #16150f;--ft-mut: rgba(22, 21, 15, .62);--ft-line: rgba(22, 21, 15, .14);--ft-soft: #eae7dc;background:var(--ft-bg);color:var(--ft-ink);font-weight:500;border-top:1px solid var(--ft-line)}.fg-ft__usp{border-bottom:1px solid var(--ft-line)}.fg-ft__uspin{width:100%;max-width:143.2rem;margin-inline:auto;padding:2.4rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem 4.8rem;font-size:1.4rem;color:var(--ft-mut)}.fg-ft__uspin b{font-weight:600;color:var(--ft-ink)}@media(min-width:900px){.fg-ft__uspin{padding-inline:4rem;gap:1.2rem 7.2rem}}.fg-ft__wrap{width:100%;max-width:143.2rem;margin-inline:auto;padding:6.4rem 2.4rem 3.2rem}@media(min-width:900px){.fg-ft__wrap{padding:9rem 4rem 3.2rem}}.fg-ft__cols{display:grid;gap:5.6rem 3.2rem;grid-template-columns:1fr}@media(min-width:700px){.fg-ft__cols{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.fg-ft__cols{grid-template-columns:1.5fr 1fr 1fr 1.6fr;gap:6.4rem}}.fg-ft__mark{display:inline-block;margin:0 0 2.8rem;line-height:0}.fg-ft__mark-img{display:block;width:15rem;height:auto}.fg-ft__addr,.fg-ft__addr p{margin:0;font-size:1.55rem;line-height:1.55}.fg-ft__hours{list-style:none;margin:2.4rem 0 0;padding:0;border-top:1px solid var(--ft-line);max-width:30rem}.fg-ft__hours li{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;padding:1rem 0;border-bottom:1px solid var(--ft-line);font-size:1.5rem}.fg-ft__hours small{font-size:1.35rem;color:var(--ft-mut)}.fg-ft__contact{display:grid;gap:.6rem;margin-top:2.4rem;justify-items:start}.fg-ft__contact a{font-size:1.55rem;color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .25s ease}.fg-ft__contact a:hover{border-color:var(--ft-ink)}.fg-ft__social{margin-top:2.8rem}.fg-ft__shop{margin-top:2rem}.fg-ft__social ul{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.fg-ft__social a{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid var(--ft-line);border-radius:50%;color:var(--ft-ink);transition:background .25s ease,border-color .25s ease}.fg-ft__social a:hover{background:var(--ft-soft);border-color:transparent}.fg-ft__h{margin:0 0 2.4rem;font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#16150f80}.fg-ft__list{list-style:none;margin:0;padding:0;display:grid;gap:1.3rem}.fg-ft__list a{font-size:1.55rem;color:inherit;text-decoration:none;transition:opacity .25s ease}.fg-ft__list a:hover{opacity:.55}.fg-ft__newstext,.fg-ft__newstext p{margin:0;font-size:1.55rem;line-height:1.55}.fg-ft__field{display:flex;align-items:center;gap:1.2rem;margin-top:2.4rem;padding-bottom:1.1rem;border-bottom:1px solid var(--ft-ink)}.fg-ft__field input{flex:1 1 auto;min-width:0;border:0;background:none;font:inherit;font-size:1.6rem;color:inherit;outline:none;padding:0}.fg-ft__field input::placeholder{color:var(--ft-mut)}.fg-ft__field button{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:0;border-radius:50%;background:var(--ft-ink);color:var(--ft-bg);cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1)}.fg-ft__field button:hover{transform:translate(.3rem)}.fg-ft__ok,.fg-ft__err{margin:2.4rem 0 0;font-size:1.5rem}.fg-ft__err{color:#9a2b1e}.fg-ft__note,.fg-ft__note p{margin:1.6rem 0 0;font-size:1.25rem;line-height:1.55;color:var(--ft-mut)}.fg-ft__note em{font-style:normal}.fg-ft__note a{color:var(--ft-ink)}.fg-ft__base{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem 3.2rem;margin-top:6.4rem;padding-top:2.8rem;border-top:1px solid var(--ft-line);font-size:1.3rem;color:var(--ft-mut)}.fg-ft__baseleft{display:flex;flex-wrap:wrap;gap:.6rem 2rem}.fg-ft__baseright{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 2.8rem}.fg-ft__loc{display:flex;flex-wrap:wrap;gap:1.6rem}.fg-ft__pay{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.fg-ft__pay li{display:flex}.fg-ft__pay .payment__icon{height:2.2rem;width:auto;display:block}@media(prefers-reduced-motion:reduce){.fg-ft__field button{transition:none}}.fg-fp{--fp-bg: #f7f5ef;--fp-ink: #16150f;--fp-mut: rgba(22, 21, 15, .62);--fp-line: rgba(22, 21, 15, .14);--fp-soft: #eae7dc;background:var(--fp-bg);color:var(--fp-ink);font-weight:500}.fg-fp__wrap{width:100%;max-width:120rem;margin-inline:auto;padding:4.8rem 2.4rem 8rem;display:grid;gap:4rem}@media(min-width:900px){.fg-fp__wrap{grid-template-columns:1fr 1fr;gap:6.4rem;align-items:start;padding:5.6rem 4rem 9rem}}.fg-fp__h1{margin:0;font-weight:400;font-size:clamp(3.2rem,1.4rem + 4vw,6rem);line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.fg-fp__lead,.fg-fp__lead p{margin:2.4rem 0 0;font-size:1.7rem;line-height:1.55;max-width:52ch}.fg-fp__form{margin-top:4rem;max-width:52rem}.fg-fp__row{display:grid;gap:2rem}@media(min-width:620px){.fg-fp__row{grid-template-columns:1fr 1fr}}.fg-fp__field{margin-bottom:2rem}.fg-fp__field label{display:block;margin-bottom:.8rem;font-size:1.3rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--fp-mut)}.fg-fp__field :is(input,textarea){width:100%;padding:1.3rem 1.6rem;border:1px solid var(--fp-line);border-radius:5px;background:#fff;font:inherit;font-size:1.6rem;color:inherit;transition:border-color .25s ease}.fg-fp__field :is(input,textarea):focus{border-color:var(--fp-ink);outline:none}.fg-fp__btn{display:inline-flex;align-items:center;padding:1.5rem 3.2rem;border:1px solid var(--fp-ink);border-radius:5px;background:var(--fp-ink);color:var(--fp-bg);font:inherit;font-size:1.5rem;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background .3s ease,color .3s ease}.fg-fp__btn:hover{background:transparent;color:var(--fp-ink)}.fg-fp__ok,.fg-fp__err{margin:0;font-size:1.6rem}.fg-fp__err{color:#9a2b1e;margin-bottom:1.6rem}.fg-fp__note,.fg-fp__note p{margin:2.4rem 0 0;font-size:1.25rem;line-height:1.55;color:var(--fp-mut);max-width:52rem}.fg-fp__note em{font-style:normal}.fg-fp__note a,.fg-fp__lead a{color:var(--fp-ink)}.fg-fp__img{border-radius:6px;overflow:hidden;background:var(--fp-soft)}.fg-fp__img img{width:100%;height:auto;display:block}.fg-home{--fg-bg: #f7f5ef;--fg-ink: #16150f;--fg-soft: #eae7dc;--fg-line: rgba(22, 21, 15, .14);--fg-mut: rgba(22, 21, 15, .52);background:var(--fg-bg);color:var(--fg-ink);font-weight:500}.fg-wrap{width:100%;max-width:143.2rem;margin-inline:auto;padding-inline:2.4rem}@media(min-width:900px){.fg-wrap{padding-inline:4rem}}.fg-sec{padding-block:6.4rem}@media(min-width:900px){.fg-sec{padding-block:9rem}}.fg-sec--tight{padding-top:0}.fg-h1{font-weight:400;font-size:clamp(3.4rem,1.4rem + 4.4vw,7.2rem);line-height:1;letter-spacing:-.035em;max-width:14ch;text-wrap:balance}.fg-h2{font-weight:400;font-size:clamp(2.8rem,1.6rem + 2.2vw,4.8rem);letter-spacing:-.035em;line-height:1.04;text-wrap:balance}.fg-h3{font-weight:600;font-size:1.9rem;letter-spacing:-.02em;margin:0}.fg-lab{display:block;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;color:var(--fg-mut)}.fg-lead{color:var(--fg-mut);margin-top:2rem;max-width:46ch;line-height:1.65;text-wrap:pretty}.fg-shead{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:1.6rem 3rem;margin-bottom:4.4rem}.fg-more{font-size:1.4rem;font-weight:600;color:var(--fg-ink);border-bottom:1px solid rgba(22,21,15,.3);padding-bottom:.4rem;transition:border-color .3s ease}.fg-more:hover{border-color:var(--fg-ink)}.fg-cta{display:inline-flex;align-items:center;padding:1.6rem 3.2rem;border:1px solid var(--fg-ink);border-radius:5px;font-weight:600;font-size:1.5rem;letter-spacing:-.01em;transition:background .3s ease,color .3s ease}.fg-cta:hover{background:var(--fg-ink);color:var(--fg-bg)}.fg-cta--sm{gap:.9rem;padding:1.1rem 2.1rem;font-size:1.4rem}.fg-cta--sm svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.fg-cta--sm:hover svg{transform:translate(.3rem)}@media(prefers-reduced-motion:reduce){.fg-cta--sm svg{transition:none}}.fg-chero{position:relative;isolation:isolate;min-height:84svh;display:flex;align-items:flex-end;background:#0a0a0b;color:#fff;overflow:hidden}@media(max-width:767px){.fg-chero{min-height:78svh}}.fg-chero__video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.fg-chero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#00000057,#0000 34%,#00000047 60%,#000000c7)}.fg-chero__in{padding-block:0 5.6rem;position:relative;z-index:1}@media(max-width:767px){.fg-chero__in{padding-block:0 4rem}}.fg-chero .fg-lab{color:#ffffffb8}.fg-chero .fg-h1{color:#fff;margin-top:2rem}.fg-chero__p{margin-top:2rem;max-width:36ch;color:#ffffffd1;line-height:1.6}.fg-chero .fg-cta{margin-top:3.2rem;border-color:#fff9;color:#fff}.fg-chero .fg-cta:hover{background:#fff;color:#000;border-color:#fff}.fg-strip{padding-block:2.4rem;border-block:1px solid var(--fg-line);display:flex;overflow-x:auto;scrollbar-width:none;font-size:1.3rem;color:var(--fg-mut)}.fg-strip::-webkit-scrollbar{display:none}.fg-strip span{flex:0 0 auto;padding-inline:3.2rem;white-space:nowrap;border-left:1px solid var(--fg-line)}.fg-strip span:first-child{padding-left:0;border-left:0}@media(min-width:900px){.fg-strip span{flex:1 1 0;text-align:center;padding-inline:1.6rem}}.fg-strip b{color:var(--fg-ink);font-weight:600}.fg-strip .fg-strip__tp{display:flex;align-items:center;justify-content:center;min-width:25rem;padding-inline:1.2rem}.fg-strip__tp .trustpilot-widget{width:100%}.fg-g3{display:grid;gap:1.2rem;grid-auto-flow:column;grid-auto-columns:minmax(21rem,1fr);overflow-x:auto;scrollbar-width:none;margin-inline:-2.4rem;padding-inline:2.4rem}.fg-g3::-webkit-scrollbar{display:none}@media(min-width:900px){.fg-g3{grid-auto-flow:row;grid-template-columns:repeat(6,1fr);overflow:visible;margin-inline:0;padding-inline:0;gap:2rem}}.fg-g4{display:grid;gap:3.2rem 1.6rem;grid-template-columns:repeat(2,1fr)}@media(min-width:900px){.fg-g4{grid-template-columns:repeat(4,1fr);gap:5.2rem 2.4rem}}.fg-card{display:block}.fg-card__m{display:block;position:relative;aspect-ratio:3 / 4;overflow:hidden;background:var(--fg-soft);border-radius:4px}.fg-card__m img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.4,0,.2,1)}.fg-card:hover .fg-card__m img{transform:scale(1.03)}.fg-card__t{display:block;margin-top:1.6rem;font-weight:600;font-size:1.6rem;letter-spacing:-.02em;line-height:1.3}.fg-card__s{display:block;margin-top:.3rem;font-size:1.35rem;color:var(--fg-mut)}.fg-card__p{display:block;margin-top:.8rem;font-size:1.5rem}.fg-card__p del{color:var(--fg-mut);margin-right:.6rem}.fg-flag{position:absolute;z-index:2;top:1rem;left:1rem;padding:.5rem 1rem;border-radius:4px;font-size:1.2rem;font-weight:600;letter-spacing:-.01em;background:var(--fg-ink);color:var(--fg-bg)}.fg-vt{display:flex;align-items:center;justify-content:center;position:relative;aspect-ratio:3 / 4;border-radius:5px;overflow:hidden;background:linear-gradient(158deg,#efece2,#e3dfd3)}.fg-vt__cut{position:relative;z-index:1;max-height:80%;width:auto;filter:drop-shadow(0 20px 26px rgba(22,21,15,.22));transition:opacity .4s ease,transform .6s cubic-bezier(.4,0,.2,1)}.fg-tcard:hover .fg-vt__cut{transform:rotate(-3deg) scale(1.03)}.fg-vt__vid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .45s ease}.fg-tcard.fg-playing .fg-vt__vid{opacity:1}.fg-tcard.fg-playing .fg-vt__cut{opacity:0}.fg-vt__play{position:absolute;z-index:4;top:1.1rem;right:1.1rem;width:3.4rem;height:3.4rem;border:0;border-radius:50%;display:grid;place-items:center;cursor:pointer;padding:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;opacity:0;transform:scale(.9);transition:opacity .25s ease,transform .25s ease,background .25s ease}.fg-tcard:hover .fg-vt__play,.fg-vt__play:focus-visible{opacity:1;transform:none}@media(hover:none){.fg-vt__play{opacity:1;transform:none}}.fg-vt__play:hover{background:#000}.fg-vt__play svg{transform:translate(12%)}.fg-tcard{position:relative;transition:opacity .34s ease,filter .34s ease,transform .34s cubic-bezier(.4,0,.2,1)}.fg-tcard__btn{appearance:none;-webkit-appearance:none;width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:start;cursor:pointer}.fg-tcard .fg-vt{transition:box-shadow .3s ease}.fg-g3:has(.fg-tcard.is-open) .fg-tcard:not(.is-open){opacity:.4;filter:grayscale(.22)}@media(hover:hover){.fg-g3:has(.fg-tcard.is-open) .fg-tcard:not(.is-open):hover{opacity:1;filter:none}}.fg-tcard.is-open{transform:translateY(-.4rem)}.fg-tcard.is-open .fg-vt{box-shadow:0 2rem 3rem -1.4rem #16150f57}.fg-tcard__foot{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.fg-tcard__chev{flex:0 0 auto;margin-top:1.5rem;width:2.4rem;height:2.4rem;display:grid;place-items:center;border-radius:50%;color:var(--fg-mut);transition:transform .3s cubic-bezier(.4,0,.2,1),color .25s ease,background .25s ease}.fg-tcard__btn:hover .fg-tcard__chev,.fg-tcard__btn:focus-visible .fg-tcard__chev{color:var(--fg-ink);background:var(--fg-soft)}.fg-tcard.is-open .fg-tcard__chev{transform:rotate(180deg);color:var(--fg-ink)}.fg-picks{position:relative;margin-top:3rem;padding:3rem 2rem 2.4rem;background:var(--fg-soft);border:1px solid var(--fg-line);border-radius:1.6rem;box-shadow:0 2rem 3.4rem -2.2rem #16150f4d}@media(min-width:900px){.fg-picks{margin-top:3.4rem;padding:3.6rem 3.2rem 3rem}}.fg-picks[hidden],.fg-picks__set[hidden]{display:none}.fg-picks__set{animation:fg-picks-in .34s cubic-bezier(.4,0,.2,1)}.fg-picks__head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem 2.4rem;flex-wrap:wrap;margin-bottom:2.8rem}.fg-picks__label{font-size:1.5rem;font-weight:500;letter-spacing:-.02em;color:var(--fg-mut)}.fg-picks__type{font-weight:600;color:var(--fg-ink)}@media(min-width:900px){.fg-picks__head{margin-bottom:3.6rem}}@keyframes fg-picks-in{0%{opacity:0;transform:translateY(.8rem)}}.fg-picks:before{content:"";position:absolute;z-index:1;top:-1.05rem;left:var(--fg-pick-x, 50%);width:2rem;height:2rem;margin-left:-1rem;background:var(--fg-soft);border-top:1px solid var(--fg-line);border-left:1px solid var(--fg-line);transform:rotate(45deg);transition:left .4s cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:reduce){.fg-picks__set{animation:none}.fg-picks:before{transition:none}.fg-tcard__chev{transition:color .25s ease,background .25s ease}}.fg-cols{display:grid;border-top:1px solid var(--fg-line)}@media(min-width:900px){.fg-cols{grid-template-columns:repeat(3,1fr)}}.fg-scol{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;padding:3.2rem 0;border-bottom:1px solid var(--fg-line)}@media(min-width:900px){.fg-scol{padding:3.6rem 3.2rem;border-left:1px solid var(--fg-line);border-bottom:0}.fg-scol:first-child{padding-left:0;border-left:0}.fg-scol:last-child{padding-right:0}}.fg-cols p{color:var(--fg-mut);font-size:1.5rem;text-wrap:pretty;line-height:1.55}.fg-scol__act{margin-top:.8rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.8rem}.fg-scol__play{display:inline-flex;align-items:center;gap:.9rem;padding:1rem 1.8rem;border:1px solid var(--fg-line);border-radius:999px;background:none;color:var(--fg-ink);font:inherit;font-size:1.4rem;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background .25s ease,border-color .25s ease}.fg-scol__play svg{flex:0 0 auto;transform:translate(6%)}.fg-scol__play:hover{background:var(--fg-ink);border-color:var(--fg-ink);color:var(--fg-bg)}.fg-scol__see{font-size:1.4rem;font-weight:600;letter-spacing:-.01em;color:var(--fg-ink);text-decoration:none;border-bottom:1px solid rgba(22,21,15,.3);padding-bottom:.3rem;transition:border-color .25s ease}.fg-scol__see:hover{border-color:var(--fg-ink)}.fg-steel__foot{margin-top:3.6rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem 2.8rem}.fg-steel__note{font-size:1.4rem;color:var(--fg-mut);max-width:46ch}.fg-split{display:grid;gap:3.2rem}@media(min-width:900px){.fg-split{grid-template-columns:1fr 1fr;gap:8rem;align-items:center}}.fg-split__img{display:block;overflow:hidden;background:var(--fg-soft);border-radius:6px}.fg-split__img img{width:100%;height:100%;object-fit:cover;aspect-ratio:4 / 5}.fg-rows{margin-top:3.6rem;border-top:1px solid var(--fg-line)}.fg-rows a,.fg-rows li{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;padding:1.8rem 0;border-bottom:1px solid var(--fg-line)}.fg-rows a{transition:padding-left .3s ease}.fg-rows a:hover{padding-left:.8rem}.fg-rows small{display:block;margin-top:.4rem;font-size:1.35rem;color:var(--fg-mut);line-height:1.4}.fg-rows--facts small{margin-top:0}.fg-rows--price a{align-items:baseline}.fg-price{font-size:1.55rem;font-weight:600;letter-spacing:-.02em;white-space:nowrap}.fg-more--block{display:inline-block;margin-top:2.4rem}.fg-rows--facts li span{text-align:right}.fg-logos{--fg-logo-size: 11rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--fg-logo-size),1fr));align-items:center;justify-items:center;gap:1.6rem 2.4rem;margin-top:2.8rem}.fg-logo{display:flex;align-items:center;justify-content:center;width:var(--fg-logo-size);height:var(--fg-logo-size)}.fg-logo img{max-width:var(--fg-logo-size);max-height:var(--fg-logo-size);width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}@media(min-width:900px){.fg-logos{--fg-logo-size: 16rem;gap:2.4rem 4.8rem;margin-top:4rem}}.fg-clip{display:block;aspect-ratio:9 / 16;overflow:hidden;background:var(--fg-soft);border-radius:4px}.fg-clip img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.4,0,.2,1)}.fg-card:hover .fg-clip img{transform:scale(1.04)}.fg-lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:2.4rem}.fg-lb[hidden]{display:none}.fg-lb__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e0;animation:fg-fade .3s ease}.fg-lb__box{position:relative;z-index:1;width:min(92vw,52rem);background:#0a0a0b;border-radius:12px;overflow:hidden;animation:fg-rise .32s cubic-bezier(.4,0,.2,1)}.fg-lb__video{background:#000;aspect-ratio:1 / 1}.fg-lb__video video{width:100%;height:100%;object-fit:contain;display:block}.fg-lb__bar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 2rem;color:#fff;flex-wrap:wrap}.fg-lb__name{font-size:1.9rem;font-weight:600;letter-spacing:-.025em}.fg-lb__cta{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 2.2rem;border-radius:5px;background:#fff;color:#000;font-weight:600;font-size:1.45rem;letter-spacing:-.01em;transition:opacity .2s ease}.fg-lb__cta:hover{opacity:.85}.fg-lb__cta[hidden]{display:none}.fg-lb__x{position:absolute;top:1.1rem;right:1.1rem;z-index:2;width:4.2rem;height:4.2rem;border:0;border-radius:50%;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;display:grid;place-items:center}.fg-lb__x:hover{background:#000}@keyframes fg-fade{0%{opacity:0}to{opacity:1}}@keyframes fg-rise{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.fg-home *{transition:none!important;animation:none!important}}.fg-kg{--kg-bg: #f7f5ef;--kg-ink: #16150f;--kg-mut: rgba(22, 21, 15, .6);--kg-line: rgba(22, 21, 15, .14);--kg-soft: #eae7dc;background:var(--kg-bg);color:var(--kg-ink);font-weight:500}.fg-kg__wrap{width:100%;max-width:143.2rem;margin-inline:auto;padding:0 2.4rem 8rem}@media(min-width:900px){.fg-kg__wrap{padding-inline:4rem}}.fg-kg__top{display:grid;gap:3.2rem;padding-block:4rem 6.4rem}@media(min-width:1000px){.fg-kg__top{grid-template-columns:1fr 1.35fr;gap:6.4rem;align-items:center;padding-block:5.6rem 9rem}}.fg-kg__h1{margin:0;font-weight:400;font-size:clamp(3.4rem,1.4rem + 4.4vw,7.2rem);line-height:1;letter-spacing:-.035em}.fg-kg__lead{margin:2.4rem 0 0;font-size:1.8rem;line-height:1.5;max-width:46ch}.fg-kg__count{margin:2rem 0 0;font-size:1.35rem;color:var(--kg-mut)}.fg-kg__hero{position:relative;display:block;width:100%;padding:0;border:0;border-radius:8px;overflow:hidden;aspect-ratio:16 / 9;background:#0a0a0b;cursor:pointer;color:#fff;font:inherit}.fg-kg__hero img{width:100%;height:100%;object-fit:cover;opacity:.9;transition:transform .9s cubic-bezier(.4,0,.2,1),opacity .4s ease}.fg-kg__hero:hover img{transform:scale(1.03);opacity:1}.fg-kg__herotx{position:absolute;left:2.4rem;bottom:2.4rem;font-size:1.6rem;font-weight:600;letter-spacing:-.02em;text-shadow:0 1px 12px rgba(0,0,0,.5)}.fg-kg__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:7.2rem;height:7.2rem;border-radius:50%;background:#ffffffeb;color:#16150f;transition:transform .3s cubic-bezier(.4,0,.2,1)}.fg-kg__hero:hover .fg-kg__play{transform:translate(-50%,-50%) scale(1.06)}.fg-kg__play svg{transform:translate(12%)}.fg-kg__play--sm{width:4.8rem;height:4.8rem;background:#ffffffe6}.fg-kg__sec{padding-block:0 6.4rem}.fg-kg__h2{margin:0 0 3.2rem;padding-top:3.2rem;border-top:1px solid var(--kg-line);font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#16150f80}.fg-kg__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(26rem,1fr));gap:4rem 2.4rem}.fg-kg__thumb{position:relative;display:block;width:100%;padding:0;border:0;border-radius:6px;overflow:hidden;aspect-ratio:16 / 9;background:var(--kg-soft);cursor:pointer}.fg-kg__thumb img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.4,0,.2,1)}.fg-kg__thumb:hover img{transform:scale(1.04)}.fg-kg__t{margin:1.6rem 0 0;font-size:1.8rem;font-weight:600;letter-spacing:-.02em;line-height:1.2}.fg-kg__n{margin:.5rem 0 0;font-size:1.45rem;line-height:1.45;color:var(--kg-mut)}.fg-kg__link{display:inline-block;margin-top:1.2rem;font-size:1.4rem;font-weight:600;color:var(--kg-ink);text-decoration:none;border-bottom:1px solid rgba(22,21,15,.3);padding-bottom:.3rem;transition:border-color .25s ease}.fg-kg__link:hover{border-color:var(--kg-ink)}.fg-kg__lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:grid;place-items:center;padding:2.4rem}.fg-kg__lb[hidden]{display:none}.fg-kg__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000e6}.fg-kg__box{position:relative;z-index:1;width:min(94vw,108rem);background:#0a0a0b;border-radius:10px;overflow:hidden}.fg-kg__player{background:#000;aspect-ratio:16 / 9}.fg-kg__player video{width:100%;height:100%;display:block}.fg-kg__bar{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.6rem 2rem;color:#f7f5ef;font-size:1.5rem}.fg-kg__bar a{color:#f7f5ef;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(247,245,239,.4);padding-bottom:.2rem;white-space:nowrap}.fg-kg__bar a[hidden]{display:none}.fg-kg__x{position:absolute;top:1.2rem;right:1.2rem;z-index:2;display:grid;place-items:center;width:3.6rem;height:3.6rem;border:0;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer}@media(prefers-reduced-motion:reduce){.fg-kg__hero img,.fg-kg__thumb img,.fg-kg__play{transition:none}}.fg-tm{--tm-bg: #f7f5ef;--tm-ink: #16150f;--tm-mut: rgba(22, 21, 15, .6);--tm-line: rgba(22, 21, 15, .14);--tm-soft: #eae7dc;background:var(--tm-bg);color:var(--tm-ink);font-weight:500}.fg-tm__wrap{width:100%;max-width:120rem;margin-inline:auto;padding:0 2.4rem 8rem}@media(min-width:900px){.fg-tm__wrap{padding-inline:4rem}}.fg-tm__top{padding-block:4.8rem 5.6rem}.fg-tm__h1{margin:0;font-weight:400;font-size:clamp(3.4rem,1.4rem + 4.4vw,7.2rem);line-height:1;letter-spacing:-.035em}.fg-tm__lead{margin:2.4rem 0 0;font-size:1.8rem;line-height:1.5;max-width:52ch}.fg-tm__row{display:grid;gap:2.4rem;padding-block:4.8rem;border-top:1px solid var(--tm-line)}@media(min-width:900px){.fg-tm__row{grid-template-columns:1fr 1.35fr;gap:6.4rem;align-items:start;padding-block:6.4rem}.fg-tm__row:nth-of-type(2n) .fg-tm__portrait{order:2}.fg-tm__row:nth-of-type(2n) .fg-tm__body{order:1}.fg-tm__row--text{grid-template-columns:1fr}}.fg-tm__portrait{border-radius:6px;overflow:hidden;background:var(--tm-soft);aspect-ratio:3 / 4}.fg-tm__portrait img{width:100%;height:100%;object-fit:cover;display:block}.fg-tm__body{max-width:68ch}.fg-tm__name{margin:0;font-weight:400;font-size:clamp(2.6rem,1.8rem + 1.6vw,4rem);letter-spacing:-.035em;line-height:1.05}.fg-tm__role{margin:1rem 0 0;font-size:1.35rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--tm-mut);line-height:1.4}.fg-tm__bio{margin-top:2.4rem;font-size:1.65rem;line-height:1.62}.fg-tm__bio p{margin:0 0 1.4rem}.fg-tm__bio p:last-child{margin-bottom:0}.fg-tm__bio a{color:inherit;border-bottom:1px solid rgba(22,21,15,.3);text-decoration:none}.page-title{text-align:center}.testimonials-quote ul{list-style:none;margin:12px 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.testimonials-quote ul:first-child{margin-top:0}.testimonials-quote ul:last-child{margin-bottom:0}.testimonials-quote li{display:flex;align-items:start;gap:.5rem;margin:0;background:var(--color-background);padding:8px 12px;border-radius:8px}.testimonials-quote li:before{content:"";width:1.6rem;height:1.6rem;flex-shrink:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23888' fill-rule='evenodd' d='M8 0a8.001 8.001 0 0 1 0 16A8.001 8.001 0 0 1 8 0M6.339 10.599 4.38 8.639a.86.86 0 0 1 0-1.213.86.86 0 0 1 1.212 0l1.381 1.382 3.435-3.435a.86.86 0 0 1 1.212 0 .86.86 0 0 1 0 1.212l-4.042 4.042a.86.86 0 0 1-1.24-.029' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23888' fill-rule='evenodd' d='M8 0a8.001 8.001 0 0 1 0 16A8.001 8.001 0 0 1 8 0M6.339 10.599 4.38 8.639a.86.86 0 0 1 0-1.213.86.86 0 0 1 1.212 0l1.381 1.382 3.435-3.435a.86.86 0 0 1 1.212 0 .86.86 0 0 1 0 1.212l-4.042 4.042a.86.86 0 0 1-1.24-.029' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E") center / contain no-repeat;background-color:#888;margin-top:5px}.testimonials-quote{--font-size: 26}@media screen and (max-width:767.98px){.testimonials-quote{--font-size: 20}}.subscription-widget__card:has(.subscription-widget__radio:checked),.subscription-widget__card.is-active{background:#f5f3ed;border-color:var(--color-heading, #1d1d1f)}.subscription-widget__card:has(.subscription-widget__radio:checked) .subscription-widget__radio-ui,.subscription-widget__radio-ui.is-checked{border-color:var(--color-heading, #1d1d1f)}.subscription-widget__card:has(.subscription-widget__radio:checked) .subscription-widget__radio-ui:after,.subscription-widget__radio-ui.is-checked:after{content:"";position:absolute;top:.2rem;right:.2rem;bottom:.2rem;left:.2rem;border-radius:50%;background:var(--color-heading, #1d1d1f)}.subscription-widget__card:has(.subscription-widget__radio:checked) .subscription-widget__benefits,.subscription-widget__card.is-active .subscription-widget__benefits{opacity:1}.subscription-widget__benefits :is(ul,ol){list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.subscription-widget__benefits li{display:flex;align-items:center;gap:1.2rem;margin:0}.subscription-widget__benefits li:before{content:"";width:1.6rem;height:1.2rem;flex-shrink:0;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6693 0.216606C12.8273 0.0722022 13.0095 0 13.2161 0C13.4349 0 13.6172 0.0722022 13.763 0.216606C13.921 0.373045 14 0.559567 14 0.776173C14 0.980746 13.921 1.15523 13.763 1.29964L5.21354 9.78339C5.06771 9.9278 4.88542 10 4.66667 10C4.44792 10 4.26562 9.9278 4.11979 9.78339L0.236979 5.92058C0.0789931 5.77617 0 5.60168 0 5.39711C0 5.18051 0.0789931 4.99398 0.236979 4.83754C0.382812 4.69314 0.559028 4.62094 0.765625 4.62094C0.984375 4.62094 1.17274 4.69314 1.33073 4.83754L4.66667 8.14079L12.6693 0.216606Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.6693 0.216606C12.8273 0.0722022 13.0095 0 13.2161 0C13.4349 0 13.6172 0.0722022 13.763 0.216606C13.921 0.373045 14 0.559567 14 0.776173C14 0.980746 13.921 1.15523 13.763 1.29964L5.21354 9.78339C5.06771 9.9278 4.88542 10 4.66667 10C4.44792 10 4.26562 9.9278 4.11979 9.78339L0.236979 5.92058C0.0789931 5.77617 0 5.60168 0 5.39711C0 5.18051 0.0789931 4.99398 0.236979 4.83754C0.382812 4.69314 0.559028 4.62094 0.765625 4.62094C0.984375 4.62094 1.17274 4.69314 1.33073 4.83754L4.66667 8.14079L12.6693 0.216606Z'/%3E%3C/svg%3E") center / contain no-repeat}.subscription-widget__benefits p{margin:0}.jumbo-text-space{display:inline-flex;width:.5ch}:is(.jumbo-text-char,.jumbo-text-line){display:inline-flex}.map-iframe{width:100%;height:100%;min-height:var(--item-height);border:0}.page-block{display:flex;flex-direction:column;max-width:100%;max-height:100%;width:100%;height:auto;align-items:flex-start}.page-title{margin-bottom:var(--margin-xl)}.placeholder-image{position:relative;aspect-ratio:var(--ratio);overflow:hidden}.page-placeholder{width:100%;height:100%}.fg-brands{--fgb-bg: #f7f5ef;--fgb-ink: #16150f;--fgb-mut: rgba(22, 21, 15, .6);--fgb-line: rgba(22, 21, 15, .14);--fgb-soft: #eae7dc;width:100%;max-width:143.2rem;margin-inline:auto;padding:0 2.4rem 8rem;color:var(--fgb-ink);font-weight:500}@media(min-width:900px){.fg-brands{padding-inline:4rem}}.fg-brands .fg-h1{font-weight:400;font-size:clamp(3.4rem,1.4rem + 4.4vw,7.2rem);line-height:1;letter-spacing:-.035em;margin:0}.fg-brands__top{padding-block:4.8rem 5.6rem;border-bottom:1px solid var(--fgb-line)}.fg-brands__lead{margin:2rem 0 0;font-size:1.7rem;line-height:1.5;max-width:52ch;color:var(--fgb-mut)}.fg-brands__search{display:flex;align-items:center;gap:1.2rem;margin-top:3.2rem;padding:1.4rem 1.8rem;max-width:42rem;border:1px solid var(--fgb-line);border-radius:999px;background:#fff;transition:border-color .25s ease}.fg-brands__search:focus-within{border-color:var(--fgb-ink)}.fg-brands__search svg{flex:0 0 auto;color:var(--fgb-mut)}.fg-brands__search input{width:100%;border:0;background:none;font:inherit;font-size:1.5rem;color:inherit;outline:none}.fg-brands__search input::placeholder{color:var(--fgb-mut)}.fg-brands__search input::-webkit-search-cancel-button{cursor:pointer}.fg-brands__h{font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#16150f80;margin:0 0 2.8rem}.fg-brands__feat{padding-block:5.6rem;border-bottom:1px solid var(--fgb-line)}.fg-brands__feat[hidden]{display:none}.fg-brands__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3.2rem 1.6rem}@media(min-width:700px){.fg-brands__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.fg-brands__grid{grid-template-columns:repeat(6,1fr);gap:4rem 2.4rem}}.fg-brand{display:block;text-decoration:none;color:inherit}.fg-brand__m{display:block;aspect-ratio:3 / 4;overflow:hidden;border-radius:4px;background:var(--fgb-soft)}.fg-brand__m img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.4,0,.2,1)}.fg-brand:hover .fg-brand__m img{transform:scale(1.04)}.fg-brand__t{display:block;margin-top:1.4rem;font-size:1.6rem;font-weight:600;letter-spacing:-.02em;line-height:1.25}.fg-brand__c{display:block;margin-top:.3rem;font-size:1.35rem;color:var(--fgb-mut)}.fg-brands__all{padding-top:5.6rem}.fg-brands__empty{font-size:1.6rem;color:var(--fgb-mut);margin:0 0 3.2rem}.fg-brands__group{display:grid;grid-template-columns:4.8rem 1fr;align-items:start;padding-block:2.4rem;border-top:1px solid var(--fgb-line)}.fg-brands__group[hidden]{display:none}.fg-brands__group:first-child{border-top:0}.fg-brands__letter{font-size:1.8rem;font-weight:600;letter-spacing:-.02em;color:#16150f6b;position:sticky;top:9rem}.fg-brands__col{display:grid;grid-template-columns:1fr;gap:.4rem 2.4rem}@media(min-width:700px){.fg-brands__col{grid-template-columns:repeat(2,1fr)}}@media(min-width:1100px){.fg-brands__col{grid-template-columns:repeat(4,1fr)}}.fg-brands__link{display:flex;align-items:baseline;justify-content:space-between;gap:1.2rem;padding:.9rem 1.2rem;margin-inline:-1.2rem;border-radius:5px;font-size:1.55rem;text-decoration:none;color:inherit;transition:background .2s ease}.fg-brands__link[hidden]{display:none}.fg-brands__link:hover{background:var(--fgb-soft)}.fg-brands__link span{font-size:1.3rem;color:var(--fgb-mut);font-variant-numeric:tabular-nums}.site-header{--fg-cream: #f7f5ef;--fg-frost: rgba(247, 245, 239, .82);--fg-frost-fallback: rgba(247, 245, 239, .94);--fg-hairline: rgba(22, 21, 15, .1)}body .site-header .header-wrapper:not(.transparent){background:var(--fg-cream);border-color:var(--fg-hairline)}body .site-header.section-header-sticky .header-wrapper{background:var(--fg-frost-fallback);box-shadow:none;border-bottom:1px solid var(--fg-hairline)}@supports ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){body .site-header.section-header-sticky .header-wrapper{background:var(--fg-frost);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}}body .mega-menu.submenu-desktop,body .submenu.submenu-desktop{background:var(--fg-cream);border-top:1px solid var(--fg-hairline)}.shopify-section:has(+.page-heading)>.section{background:#f7f5ef}.page-heading{--fgp-bg: #f7f5ef;--fgp-ink: #16150f;--fgp-mut: rgba(22, 21, 15, .62);--fgp-line: rgba(22, 21, 15, .14);background:var(--fgp-bg);color:var(--fgp-ink)}.page-heading .heading-title{font-weight:400;font-size:clamp(3.2rem,1.4rem + 4vw,6rem);line-height:1.02;letter-spacing:-.035em;text-wrap:balance;max-width:20ch}.page-heading[class*=text-center] .heading-title,.page-heading .text-center .heading-title{margin-inline:auto}.page-heading .heading-description{margin-top:4rem;padding-top:4rem;border-top:1px solid var(--fgp-line)}.page-heading .heading-description .rte,.page-heading .heading-description.rte{max-width:68ch;font-size:1.65rem;line-height:1.62;font-weight:500}.page-heading .heading-description :is(h1,h2,h3,h4){font-weight:400;letter-spacing:-.03em;line-height:1.15;margin:4rem 0 1.6rem}.page-heading .heading-description :is(h1,h2){font-size:clamp(2.4rem,1.6rem + 1.4vw,3.2rem)}.page-heading .heading-description :is(h3,h4){font-size:2rem;font-weight:600;letter-spacing:-.02em}.page-heading .heading-description :first-child{margin-top:0}.page-heading .heading-description p{margin:0 0 1.6rem}.page-heading .heading-description a{color:var(--fgp-ink);text-decoration:none;border-bottom:1px solid rgba(22,21,15,.32);padding-bottom:.1rem;transition:border-color .25s ease}.page-heading .heading-description a:hover{border-color:var(--fgp-ink)}.page-heading .heading-description :is(ul,ol){margin:0 0 1.6rem;padding-inline-start:2.2rem}.page-heading .heading-description li{margin-bottom:.6rem}.page-heading .heading-description img{max-width:100%;height:auto;border-radius:6px}.page-heading .heading-description iframe{width:100%;max-width:64rem;aspect-ratio:16 / 9;height:auto;border:0;border-radius:6px;display:block;margin:2.4rem 0}.page-heading .heading-description table{width:100%;border-collapse:collapse;font-size:1.5rem;margin-bottom:2.4rem}.page-heading .heading-description :is(td,th){padding:1rem 1.2rem 1rem 0;border-bottom:1px solid var(--fgp-line);text-align:start;vertical-align:top}.page-heading .heading-description th{font-weight:600}.page-heading .heading-description blockquote{margin:2.4rem 0;padding-inline-start:2rem;border-inline-start:1px solid var(--fgp-line);color:var(--fgp-mut)}body.template-product #MainContent{background:#f7f5ef}body.template-product .breadcrumb{background:transparent}body.template-product .breadcrumb,body.template-product .breadcrumb a{color:#16150f80;letter-spacing:-.005em}.main-product-section .vendor-link{display:inline-block;font-size:1.2rem;letter-spacing:.14em;text-transform:uppercase;color:#16150f80;text-decoration:none}.main-product-section .block-product__title .title h2,.main-product-section .block-product__title .title,.main-product-section .block-product__title h1,.main-product-section .block-product__title h2{font-weight:400;letter-spacing:-.035em;line-height:1.03}.main-product-section .block-product__price{letter-spacing:-.02em}.main-product-section .main_product-media img,.main-product-section .main_product-media .media,.main-product-section .main_product-media [class*=media__]{border-radius:6px}.main-product-section .block-product__icon-with-text{border:1px solid rgba(22,21,15,.14);border-radius:10px;padding:1.8rem 2rem;background:#ffffff80}.main-product-section .block-product__icon-with-text li{line-height:1.5}.main-product-section .block-product__variant-picker fieldset label,.main-product-section .block-product__variant-picker .product-form__input label{border-radius:5px;letter-spacing:-.01em}.main-product-section .input-rounded,.main-product-section .quantity{border-radius:5px}.main-product-section .product_submit_button,.main-product-section .product-form__submit{border-radius:5px;letter-spacing:-.005em;font-weight:600}.main-product-section .collapsible-row{border-color:#16150f24!important}.main-product-section .collapsible-row>summary{letter-spacing:-.015em;font-weight:600}.main-product-section .prose p,.main-product-section [class*=description-product] p,.main-product-section [class*=text-product] p{color:#16150fbd;line-height:1.6}body.template-product .main-product-section .bg-secondary{background:#fff}.main-product-section .sticky-add-cart__inner{border-top:1px solid rgba(22,21,15,.12);box-shadow:0 -10px 30px #16150f14}.main-product-section .sticky-add-cart .sticky__item-title,.main-product-section .sticky-add-cart .sticky__item-info{letter-spacing:-.015em}.icon-play{transform:translate(12%)}.ma-mob{color:#16150f;padding:.6rem 0 .4rem}.ma-mob__feat{display:grid;gap:.8rem}.ma-mob__row{display:flex;gap:1.4rem;align-items:center;padding:1rem 1.3rem;border:1px solid rgba(22,21,15,.12);border-radius:8px;background:#fff;text-decoration:none;color:inherit}.ma-mob__ic{width:3.4rem;height:3.4rem;flex:0 0 auto;display:grid;place-items:center}.ma-mob__ic svg{width:2.8rem;height:2.8rem;display:block}.ma-mob__tx b{display:block;font-size:1.55rem;font-weight:600;letter-spacing:-.02em;line-height:1.2}.ma-mob__tx span{display:block;margin-top:.3rem;font-size:1.3rem;color:#16150f8c;line-height:1.35}.ma-mob__links{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem;padding:1.8rem .4rem;font-size:1.5rem}.ma-mob__links a{text-decoration:none;color:inherit}.ma-mob__cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ma-mob__card{position:relative;border-radius:8px;overflow:hidden;min-height:13rem;display:flex;flex-direction:column;justify-content:flex-end;padding:1.4rem;text-decoration:none;color:#fff}.ma-mob__card b{display:block;font-size:1.45rem;font-weight:600;letter-spacing:-.02em;line-height:1.15}.ma-mob__card>span>span{display:block;margin-top:.3rem;font-size:1.2rem;opacity:.85;line-height:1.3}.ma-mob__card--all{background:#16150f;justify-content:space-between;color:#f7f5ef}.ma-mob__card--all svg{width:2.4rem;height:2.4rem;opacity:.9}.ma-mob__card--sharp img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;z-index:-2;filter:grayscale(1) contrast(1.05) brightness(.85)}.ma-mob__card--sharp:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0000000d,#000000d1)}.mega-acc{display:grid;grid-template-columns:1.6fr 1fr 1.15fr;gap:5.6rem;width:100%;max-width:143.2rem;margin-inline:auto;padding:.4rem .4rem 1.2rem;color:#16150f}.mega-acc__h{font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin:0 0 2.4rem;color:#16150f80}.mega-acc__feat{display:grid;grid-template-columns:1fr 1fr;gap:.8rem 2rem}.ma-item{display:flex;gap:1.4rem;align-items:flex-start;padding:1rem;border-radius:6px;text-decoration:none;color:inherit;transition:background .25s ease}.ma-item:hover{background:#ebe8dd}.ma-item__ic{width:3.6rem;height:3.6rem;flex:0 0 auto;margin-top:.2rem;display:grid;place-items:center;border-radius:50%;transition:background .25s ease}.ma-item:hover .ma-item__ic{background:#fff}.ma-item__ic svg{width:2.6rem;height:2.6rem;display:block}.ma-item__tx b{display:block;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2}.ma-item__tx span{display:block;margin-top:.3rem;font-size:1.28rem;line-height:1.4;color:#16150f8c}.mega-acc__list{display:grid;gap:1.3rem;font-size:1.5rem;align-content:start}.mega-acc__list a{text-decoration:none;color:inherit;transition:opacity .2s ease}.mega-acc__list a:hover{opacity:.55}.mega-acc__list--kitchen{margin-bottom:2.8rem}.mega-acc__cards{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.ma-card{position:relative;border-radius:8px;overflow:hidden;min-height:17rem;display:flex;flex-direction:column;padding:1.8rem;text-decoration:none;color:inherit}.ma-card b{font-size:1.7rem;font-weight:600;letter-spacing:-.02em;display:block;line-height:1.15}.ma-card__tx>span{font-size:1.28rem;display:block;margin-top:.4rem;opacity:.82;line-height:1.35}.ma-card__go{margin-top:1.2rem!important;font-size:1.3rem;font-weight:600;display:inline-block;border-bottom:1px solid currentColor;padding-bottom:.2rem;opacity:1!important}.ma-card--new{justify-content:space-between;background:#16150f;color:#f7f5ef}.ma-card__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ma-card__badge{padding:.3rem .9rem;border-radius:999px;background:#f7f5ef;color:#16150f;font-size:1.05rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.ma-card__ic svg{width:2.8rem;height:2.8rem;opacity:.9;display:block}.ma-card--sharp{justify-content:flex-end;color:#fff}.ma-card--sharp img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;z-index:-2;filter:grayscale(1) contrast(1.05) brightness(.85)}.ma-card--sharp:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0000000d,#000000d1)}.ma-card--sharp b{font-size:1.55rem}@media(max-width:1100px){.mega-acc{gap:3.2rem}}.mk-mob{color:#16150f;padding:.6rem 0 .4rem}.mk-mob__pop{display:grid;gap:.8rem}.mk-mob__row{display:flex;gap:1.4rem;align-items:center;padding:1.2rem 1.3rem;border:1px solid rgba(22,21,15,.12);border-radius:8px;background:#fff;text-decoration:none;color:inherit}.mk-mob__ic{width:3.2rem;height:3.2rem;flex:0 0 auto;display:grid;place-items:center}.mk-mob__ic img{width:2.8rem;height:2.8rem;object-fit:contain}.mk-mob__tx b{display:block;font-size:1.55rem;font-weight:600;letter-spacing:-.02em;line-height:1.2}.mk-mob__tx span{display:block;margin-top:.3rem;font-size:1.3rem;color:#16150f8c;line-height:1.35}.mk-mob__h{margin:2.6rem 0 0;padding-inline:.4rem;font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#16150f80}.mk-mob__links{display:flex;flex-wrap:wrap;gap:.8rem 1.8rem;padding:1.4rem .4rem 0;font-size:1.5rem}.mk-mob__links a{text-decoration:none;color:inherit}.mk-mob__help{display:flex;flex-wrap:wrap;gap:.8rem;padding:1.4rem .4rem 2.2rem}.mk-mob__help a{padding:1.3rem 1.6rem;border:1px solid rgba(22,21,15,.14);border-radius:999px;background:#fff;font-size:1.4rem;line-height:1.2;text-decoration:none;color:inherit}.mk-mob__cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.mk-mob__card{position:relative;border-radius:8px;overflow:hidden;min-height:13rem;display:flex;flex-direction:column;justify-content:flex-end;padding:1.4rem;text-decoration:none;color:#fff}.mk-mob__card b{display:block;font-size:1.45rem;font-weight:600;letter-spacing:-.02em;line-height:1.15}.mk-mob__card>span>span{display:block;margin-top:.3rem;font-size:1.2rem;opacity:.85;line-height:1.3}.mk-mob__card--gift{background:#16150f;justify-content:space-between;color:#f7f5ef}.mk-mob__card--gift svg{width:2.4rem;height:2.4rem;opacity:.9}.mk-mob__card--sharp img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;z-index:-2;filter:grayscale(1) contrast(1.05) brightness(.85)}.mk-mob__card--sharp:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0000000d,#000000d1)}.mega-knives{display:grid;grid-template-columns:1.6fr 1fr 1.15fr;gap:5.6rem;width:100%;max-width:143.2rem;margin-inline:auto;padding:.4rem .4rem 1.2rem;color:#16150f;font-family:inherit}.mega-knives__h{font-size:1.2rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin:0 0 2.4rem;color:#16150f80}.mega-knives__pop{display:grid;grid-template-columns:1fr 1fr;gap:.8rem 2rem}.mk-pop{display:flex;gap:1.4rem;align-items:flex-start;padding:1rem;border-radius:6px;text-decoration:none;color:inherit;transition:background .25s ease}.mk-pop:hover{background:#ebe8dd}.mk-pop__ic{width:3.6rem;height:3.6rem;flex:0 0 auto;margin-top:.2rem;display:grid;place-items:center;border-radius:50%;transition:background .25s ease}.mk-pop:hover .mk-pop__ic{background:#fff}.mk-pop__ic img{width:2.6rem;height:2.6rem;object-fit:contain}.mk-pop__tx b{display:block;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2}.mk-pop__tx span{display:block;margin-top:.4rem;font-size:1.28rem;line-height:1.4;color:#16150f8c}.mega-knives__list{display:grid;gap:1.3rem;font-size:1.5rem;align-content:start}.mega-knives__list a{text-decoration:none;color:inherit;transition:opacity .2s ease}.mega-knives__list a:hover{opacity:.55}.mega-knives__list--tasks{margin-bottom:2.8rem}.mega-knives__cards{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.mk-card{position:relative;border-radius:8px;overflow:hidden;min-height:17rem;display:flex;flex-direction:column;padding:1.8rem;text-decoration:none;color:inherit}.mk-card b{font-size:1.7rem;font-weight:600;letter-spacing:-.02em;display:block;line-height:1.15}.mk-card__tx>span{font-size:1.28rem;display:block;margin-top:.4rem;opacity:.82;line-height:1.35}.mk-card__go{margin-top:1.2rem!important;font-size:1.3rem;font-weight:600;display:inline-block;border-bottom:1px solid currentColor;padding-bottom:.2rem;opacity:1!important}.mk-card--gift{justify-content:space-between;background:#16150f;color:#f7f5ef}.mk-card--gift svg{width:2.8rem;height:2.8rem;opacity:.9}.mk-card--sharp{justify-content:flex-end;color:#fff}.mk-card--sharp img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 22%;z-index:-2;filter:grayscale(1) contrast(1.05) brightness(.85)}.mk-card--sharp:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#0000000d,#000000d1)}.mk-card--sharp b{font-size:1.55rem}@media(max-width:1100px){.mega-knives{gap:3.2rem}}
/*# sourceMappingURL=/cdn/shop/t/51/compiled_assets/styles.css.map */
