:root{--ff-ink:#171717;--ff-yellow:#f4cf65;--ff-teal:#23b2a3;--ff-lilac:#ded0e8;--ff-paper:#faf9f6}html{scroll-padding-top:9rem}.ff-site{color:var(--ff-ink);letter-spacing:-.025em;line-height:1.65}.ff-site h1,.ff-site h2,.ff-site h3{letter-spacing:-.055em;line-height:1.15}.ff-site h1{font-size:clamp(3rem,4.1vw,5.8rem)}.ff-site h2{font-size:clamp(2.5rem,3vw,4.2rem)}.ff-site h3{font-size:2rem}.ff-site .button{min-height:5rem;font-weight:700;font-size:1.5rem;letter-spacing:-.03em;border-radius:5px;gap:2rem}.ff-site .button:after{border-radius:5px}.ff-site a{color:inherit}.ff-site :focus-visible{outline:3px solid var(--ff-ink);outline-offset:4px}.ff-site .page-width{max-width:132rem}.ff-site .header{min-height:8rem}.ff-site .header__heading-logo{max-width:180px}.ff-site .header__menu-item{font-size:1.4rem}.ff-site .announcement-bar__message{font-size:1.15rem;letter-spacing:0}.ff-site .shopify-policy__container{max-width:85rem;padding:4rem 2rem}.ff-site .field__input,.ff-site .select__select{font-size:16px}.ff-eyebrow{font-size:1.15rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:0 0 1.6rem}.ff-muted{color:#565656}.ff-small{font-size:1.2rem}.ff-section{padding-top:7rem;padding-bottom:7rem}.ff-section-head{max-width:78rem;margin:0 auto 3.5rem;text-align:center}.ff-section-head h1,.ff-section-head h2{margin:0 0 1.5rem}.ff-section-head p:last-child{margin-bottom:0}.ff-text-link{font-weight:700;text-underline-offset:5px;text-decoration-thickness:1px}.ff-hero{background:var(--ff-yellow)}.ff-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;padding-top:4rem;padding-bottom:4rem}.ff-hero h1{max-width:11ch;margin:0 0 2rem}.ff-lead{max-width:48ch;font-size:1.6rem}.ff-actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin:3rem 0 1.6rem}.ff-hero .button{background:var(--ff-ink);color:#fff}.ff-price-note{font-size:1.2rem}.ff-hero__image{position:relative;min-width:0}.ff-hero__image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:50% 50% 4px 4px}.ff-sticker{position:absolute;right:-1rem;bottom:1.5rem;background:var(--ff-lilac);padding:2rem;border:1px solid var(--ff-ink);border-radius:50%;font-size:1.25rem;line-height:1.4;text-align:center;transform:rotate(8deg)}.ff-reassurance{border-bottom:1px solid #dedbd4;background:var(--ff-paper)}.ff-reassurance>div{display:flex;justify-content:space-around;gap:1.5rem;padding-top:1.6rem;padding-bottom:1.6rem;font-size:1.2rem;font-weight:700}.ff-step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;list-style:none;padding:0;margin:0}.ff-step-grid li{border-top:1px solid #b9b9b9;padding-top:2rem}.ff-number{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background:var(--ff-lilac);font-size:1.6rem}.ff-step-grid li:nth-child(2) .ff-number{background:var(--ff-yellow)}.ff-step-grid li:nth-child(3) .ff-number{background:var(--ff-teal)}.ff-step-grid h3{margin:2rem 0 1rem}.ff-step-grid p{margin:0;max-width:34ch;font-size:1.4rem}.ff-ranges{border-top:1px solid #e2e2e2}.ff-range-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3.2rem 2rem;padding:0;margin:0;list-style:none}.ff-range-card a{text-decoration:none;display:block}.ff-range-card__image{overflow:hidden;position:relative;background:#f4f4f4;border-radius:4px}.ff-range-card__image img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block;transition:transform .25s}.ff-range-card a:hover img{transform:scale(1.035)}.ff-range-arrow{position:absolute;right:1rem;bottom:1rem;background:#fff;border-radius:50%;width:3.5rem;height:3.5rem;display:grid;place-items:center;font-size:2rem}.ff-range-card__title{display:flex;justify-content:space-between;gap:.7rem;align-items:center;margin-top:1.5rem}.ff-range-card__title h3{margin:0}.ff-range-card__title span{font-size:1.3rem;white-space:nowrap}.ff-range-card p{font-size:1.2rem;line-height:1.5;margin:.7rem 0 0;color:#565656}.ff-extras{background:var(--ff-paper)}.ff-extra-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.ff-extra-grid article{background:#fff;border:1px solid #e2e0db;border-radius:4px;overflow:hidden}.ff-extra-grid img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}.ff-extra-grid article>div{padding:2.5rem}.ff-extra-grid h3{margin:0 0 1rem}.ff-extra-grid p{margin:0;font-size:1.4rem}.ff-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.ff-review{background:var(--ff-lilac);margin:0;padding:3rem;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.ff-review:nth-child(2){background:var(--ff-yellow)}.ff-review:nth-child(3){background:#d8eeea}.ff-review blockquote{border:0;padding:0;margin:0 0 2rem;font-style:normal;font-size:1.7rem;line-height:1.6}.ff-review blockquote p{margin:0}.ff-review figcaption{font-size:1.1rem;line-height:1.8}.ff-faq{max-width:98rem!important}.ff-faq details{border-top:1px solid #c8c8c8;padding:0}.ff-faq details:last-child{border-bottom:1px solid #c8c8c8}.ff-faq summary{padding:2rem 0;display:flex;justify-content:space-between;gap:1rem;font-size:1.5rem;font-weight:700;list-style:none}.ff-faq summary::-webkit-details-marker{display:none}.ff-faq summary span{font-size:2rem}.ff-faq details[open] summary span{transform:rotate(45deg)}.ff-faq details .rte{padding:0 3rem 1.5rem 0;font-size:1.4rem}.ff-faq__foot{margin-top:3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.ff-footer-links{display:flex;justify-content:space-between;gap:4rem;padding-top:5rem;padding-bottom:5rem}.ff-footer-links h2{font-size:2.5rem}.ff-footer-links nav{display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:1.5rem 4rem;font-size:1.3rem}.ff-footer-links nav a{text-underline-offset:4px}.ff-site .newsletter__wrapper h2{font-size:2.4rem}.ff-site .newsletter__subheading{font-size:1.3rem}.ff-site .footer__content-top{padding-bottom:2rem}.ff-site .footer-block__details-content{font-size:1.2rem}.ff-breadcrumbs{padding-top:2rem;padding-bottom:1rem;font-size:1.2rem}.ff-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:1rem;padding:0;margin:0;list-style:none}.ff-breadcrumbs li+li:before{content:"/";margin-right:1rem;color:#777}.ff-site .product__title h1{font-size:clamp(3rem,3vw,4.4rem)}.ff-site .product__text{font-size:1.4rem}.ff-site .product__info-wrapper{padding-left:4rem}.ff-site .product__description{font-size:1.4rem}.ff-site .product-form__buttons{max-width:none}.ff-personalise-intro{clear:both;padding:2rem 0 1rem;scroll-margin-top:10rem}.ff-personalise-intro h2{font-size:2rem;margin:0 0 .7rem}.ff-personalise-intro p{font-size:1.2rem;margin:.7rem 0}.ff-site .product-personalizer{border:1px solid #d4d4d4;border-radius:5px;padding:1.5rem;background:var(--ff-paper);margin:0 0 1.5rem;min-height:30rem}.ff-site .product-personalizer .pplrlabel{font-size:1.4rem;font-weight:700;line-height:1.5}.ff-site .product-personalizer textarea{border:1px solid #767676;border-radius:4px;padding:1rem;font-size:16px}.ff-site .product-personalizer input[type=file]{font-size:1.3rem;max-width:100%}.ff-site .product-personalizer input[type=checkbox]{accent-color:var(--ff-ink);width:2rem;height:2rem;vertical-align:middle;margin-right:.6rem}.ff-site .pplr-preview-btn{min-height:4.5rem!important;border:1px solid var(--ff-ink)!important;background:var(--ff-yellow)!important;border-radius:4px!important;font:inherit!important;color:var(--ff-ink)!important}.ff-extra-cost{font-weight:400;white-space:nowrap}.ff-photo-help{clear:both;font-size:1.15rem;line-height:1.55;margin:1rem 0}.ff-order-total{clear:both;display:flex;justify-content:space-between;gap:1.5rem;font-size:1.6rem;padding:1.5rem 0;margin:0}.ff-order-check{clear:both;font-size:1.15rem;margin:.8rem 0 1.5rem}.ff-buy-help{font-size:1.15rem;margin:1rem 0 2rem}.ff-product-reassurance{font-size:1.2rem;padding:1.2rem 0;border-bottom:1px solid #dedede;margin-bottom:1rem}.ff-mobile-action{display:none}.ff-site .product__media-list .product__media-item{min-width:0}.ff-site .product__accordion .accordion__title{font-size:1.5rem}.ff-site .product__accordion .accordion__content{font-size:1.3rem}.ff-site .cart__warnings h1{font-size:3rem}.ff-site .cart-item__name{font-size:1.5rem}.ff-site .contact{max-width:85rem}.ff-site .contact h2{font-size:2.5rem}@media(min-width:750px)and (max-width:989px){.ff-range-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ff-hero__grid{gap:2.5rem}.ff-hero h1{font-size:3.6rem}.ff-site .product__info-wrapper{padding-left:2rem}}@media(max-width:749px){.ff-site .page-width{padding-left:2rem;padding-right:2rem}.ff-site .header{padding-left:1.2rem;padding-right:1.2rem;min-height:6.5rem}.ff-site .header__heading-logo{max-width:155px}.ff-section{padding-top:4.5rem;padding-bottom:4.5rem}.ff-hero__grid{grid-template-columns:1fr;gap:2.8rem;padding-top:3rem;padding-bottom:2.5rem}.ff-hero h1{font-size:clamp(3.2rem,9vw,4.4rem);max-width:14ch;margin-bottom:1.5rem}.ff-hero__copy .ff-eyebrow{font-size:1rem}.ff-lead{font-size:1.35rem;line-height:1.7;margin:0}.ff-actions{gap:1.5rem;margin:2rem 0 1rem}.ff-actions .button{flex:1;font-size:1.3rem;padding:0 1.5rem;gap:1rem}.ff-actions .ff-text-link{font-size:1.15rem}.ff-price-note{font-size:1.05rem;margin-bottom:0}.ff-hero__image img{max-height:38rem;aspect-ratio:1.15;object-position:50% 50%;border-radius:45% 45% 4px 4px}.ff-sticker{font-size:1.05rem;right:0;padding:1.5rem;bottom:1rem}.ff-reassurance>div{font-size:1.05rem;flex-wrap:wrap;gap:.6rem 1.5rem;justify-content:center;text-align:center}.ff-reassurance span:first-child{display:none}.ff-section-head{margin-bottom:2.5rem}.ff-section-head p{font-size:1.3rem}.ff-section-head .ff-eyebrow{font-size:1rem}.ff-step-grid{grid-template-columns:1fr;gap:2rem}.ff-step-grid li{display:grid;grid-template-columns:5rem 1fr;gap:0 1.5rem}.ff-step-grid .ff-number{grid-row:1/3;width:4.5rem;height:4.5rem}.ff-step-grid h3{margin:0 0 .8rem;font-size:1.8rem}.ff-step-grid p{font-size:1.25rem;max-width:none}.ff-range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem 1.3rem}.ff-range-card__title h3{font-size:1.7rem}.ff-range-card__title span{font-size:1.1rem}.ff-range-card p{font-size:1.05rem}.ff-range-arrow{width:3rem;height:3rem;font-size:1.6rem}.ff-extra-grid{grid-template-columns:1fr;gap:2rem}.ff-extra-grid article>div{padding:2rem}.ff-review-grid{grid-template-columns:1fr;gap:1.5rem}.ff-review{padding:2.2rem}.ff-review blockquote{font-size:1.5rem}.ff-faq summary{font-size:1.35rem}.ff-faq__foot{font-size:1.2rem}.ff-footer-links{display:block}.ff-footer-links nav{margin-top:3rem;gap:1.5rem 2rem}.ff-site .product__info-wrapper{padding-left:0}.ff-site .product__media-wrapper{margin-bottom:2rem}.ff-site .product__title h1{font-size:3rem}.ff-mobile-action{display:flex;position:fixed;z-index:3;bottom:0;left:0;right:0;justify-content:space-between;align-items:center;gap:1.5rem;background:#fff;border-top:1px solid #bbb;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom))}.ff-mobile-action[hidden]{display:none}.ff-mobile-action .button{font-size:1.2rem;min-height:4.4rem;padding:0 1.5rem}.ff-mobile-action span{font-size:1.3rem}.ff-site:has(.ff-mobile-action) .footer{padding-bottom:8rem}.ff-site .product-personalizer{padding:1.2rem}.ff-site .product-personalizer .pplrlabel{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){.ff-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.ff-site .product-personalizer input[type=file]::file-selector-button{min-height:44px;padding:0 1.4rem;border:1px solid #171717;border-radius:4px;background:#fff;font:inherit;color:#171717;cursor:pointer;margin-right:1rem}.ff-site .pplr-swatch-element{min-width:44px!important;min-height:44px!important;margin:3px!important}.ff-site .pplr-swatch-element.selected{outline:2px solid #171717;outline-offset:2px}.no-js .ff-mobile-action{display:none}.ff-site .trustblox-1-timer-wrap,.ff-site .trustblox-1-viewcart-message{display:none!important}.ff-site .pplr_crop-modal a[role=button]{min-width:44px;min-height:44px}.ff-site .pplr_crop-modal a:focus-visible,.ff-site #pplr-preview a:focus-visible{outline:3px solid #171717;outline-offset:3px}.ff-site .product-personalizer .pplr-wrapper.cstmfy_static{visibility:hidden!important;pointer-events:none}.ff-site .product-personalizer .swtooltip{pointer-events:none}.ff-story{display:grid;grid-template-columns:1.1fr 1fr;gap:5rem;align-items:center;max-width:110rem;margin:auto}.ff-story img{width:100%;height:auto;border-radius:5px}.ff-story h2{font-size:3rem}.ff-story .button{margin-top:2rem}.ff-page-content{max-width:85rem;margin:auto}@media(max-width:749px){.ff-story{grid-template-columns:1fr;gap:3rem}.ff-story h2{font-size:2.5rem}}.ff-site .header__heading-logo{width:120px;max-width:120px;height:auto}@media(max-width:749px){.ff-site .header__heading-logo{width:100px;max-width:100px}}.ff-photo-banner{color:var(--ff-ink)}.ff-photo-banner--yellow{background:var(--ff-yellow)}.ff-photo-banner--lilac{background:var(--ff-lilac)}.ff-photo-banner--teal{background:var(--ff-teal)}.ff-photo-banner__image{display:block;width:100%;height:auto}.ff-photo-banner__content{display:flex;gap:4rem;align-items:center;justify-content:space-between;padding-top:4rem;padding-bottom:4rem}.ff-photo-banner__content>div{max-width:80rem}.ff-photo-banner__content h2{margin:0 0 1.5rem;font-size:clamp(2.6rem,3.3vw,4.6rem);max-width:24ch}.ff-photo-banner__content .rte{font-size:1.5rem;max-width:65ch}.ff-photo-banner__content .rte p:last-child{margin-bottom:0}.ff-photo-banner__content .button{flex-shrink:0;background:var(--ff-ink);color:#fff}.ff-banner-app{padding-bottom:3rem}.ff-moment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:start}.ff-moment{border:1px solid var(--ff-ink);border-radius:8px;box-shadow:4px 5px 0 var(--ff-ink);overflow:hidden}.ff-moment--yellow{background:var(--ff-yellow)}.ff-moment--lilac{background:var(--ff-lilac)}.ff-moment--mint{background:#d8eeea}.ff-moment summary{padding:2.8rem;display:flex;flex-direction:column;align-items:flex-start;list-style:none;cursor:pointer}.ff-moment summary::-webkit-details-marker{display:none}.ff-moment summary:focus-visible{outline-offset:-5px}.ff-moment__symbol{display:grid;place-items:center;width:5.8rem;height:5.8rem;background:#fff;border:1px solid var(--ff-ink);border-radius:50%;font-size:4.2rem;line-height:1;margin-bottom:2rem;transform:rotate(-9deg)}.ff-moment__title{font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.055em}.ff-moment__teaser{font-size:1.3rem;margin-top:1.2rem;min-height:4.3rem}.ff-moment__hint{width:100%;font-size:1.2rem;font-weight:700;display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;border-top:1px solid #17171755;padding-top:1.4rem}.ff-moment__plus{font-size:2.4rem;line-height:1}.ff-moment[open] .ff-moment__plus{transform:rotate(45deg)}.ff-moment__inside{padding:0 2.8rem 2.8rem;font-size:1.3rem}.ff-moment__inside .rte p:first-child{margin-top:0}.ff-moment__caption{background:#fff;border:1px dashed var(--ff-ink);padding:1.5rem;font-size:1.5rem;line-height:1.6;transform:rotate(-2deg);margin:2rem 0 2.5rem}.ff-moment-app{grid-column:1/-1}.ff-about-row{display:grid;grid-template-columns:1.5fr 1fr;gap:6rem;align-items:start;max-width:110rem;margin:0 auto 5rem}.ff-about-row--heritage{grid-template-columns:1fr 1.5fr}.ff-about-row img{display:block;width:100%;height:auto;border-radius:4px}.ff-about-row .rte{font-size:1.5rem;line-height:1.85}.ff-about-row .rte>p:first-child{margin-top:0}.ff-about-banner{max-width:110rem;margin:auto}.ff-about-banner img{display:block;width:100%;height:auto;border-radius:4px}@media(max-width:989px){.ff-photo-banner__content{display:block}.ff-photo-banner__content .button{margin-top:2.5rem}.ff-moment summary{padding:2rem}.ff-moment__inside{padding:0 2rem 2rem}.ff-moment__title{font-size:2.1rem}.ff-about-row{gap:3rem}}@media(max-width:749px){.ff-photo-banner__content{padding-top:3rem;padding-bottom:3rem}.ff-photo-banner__content .rte{font-size:1.35rem}.ff-photo-banner__content .button{width:100%}.ff-moment-grid{grid-template-columns:1fr;gap:2rem}.ff-moment summary{display:grid;grid-template-columns:5.4rem 1fr;gap:0 1.5rem}.ff-moment__symbol{grid-row:1/3;width:5rem;height:5rem;font-size:3.5rem;margin:0}.ff-moment__title{font-size:2.4rem}.ff-moment__teaser{min-height:0;margin-top:.7rem}.ff-moment__hint{grid-column:1/-1}.ff-about-row,.ff-about-row--heritage{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem}.ff-about-row .rte{font-size:1.4rem}.ff-about-row--story img,.ff-about-row--heritage img{max-width:40rem;justify-self:center}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/foldframe.css.map */
