:root{--ff-green-dark: #1A3528;--ff-green: #1E3A2F;--ff-green-mid: #2D6A4F;--ff-green-light: #F2F7F4;--ff-green-lighter: #E8F4EC;--ff-mint: #95D5B2;--ff-text-mid: #4A5E55;--ff-border: #D4E8DA}.header{border-bottom:1px solid var(--ff-border)!important}.header__heading-link,.header__menu-item{color:var(--ff-green)!important;font-weight:600}.header__icon{color:var(--ff-green)!important}.announcement-bar{background:var(--ff-green-dark)!important}.announcement-bar__message{font-size:13px!important;font-weight:500!important}.ff-hero{position:relative;min-height:600px;display:flex;align-items:center;background:var(--ff-green);overflow:hidden}.ff-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 35%;opacity:.38}.ff-hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:80px clamp(24px,5vw,80px)}.ff-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:3px;font-size:11px;font-weight:700;color:var(--ff-mint);margin-bottom:20px;background:#95d5b21f;padding:6px 16px;border-radius:100px;border:1px solid rgba(149,213,178,.3)}.ff-hero__heading{font-size:clamp(46px,7vw,82px);font-weight:700;line-height:1;margin:0 0 20px;color:#fff;font-family:var(--font-heading-family);letter-spacing:-1.5px;max-width:600px}.ff-hero__text{font-size:clamp(15px,2vw,18px);line-height:1.65;color:#ffffffd1;margin-bottom:40px;max-width:500px}.ff-hero__buttons{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-bottom:40px}.ff-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--ff-green)!important;padding:16px 36px;font-size:15px;font-weight:700;text-decoration:none!important;border-radius:6px;transition:all .22s ease;box-shadow:0 4px 16px #0000002e}.ff-btn-primary:hover{background:#f0f7f3;transform:translateY(-2px);box-shadow:0 6px 24px #0000003d}.ff-btn-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#fff!important;padding:16px 36px;font-size:15px;font-weight:600;text-decoration:none!important;border-radius:6px;border:2px solid rgba(255,255,255,.55);transition:all .22s ease}.ff-btn-secondary:hover{border-color:#fff;background:#ffffff1a;transform:translateY(-2px)}.ff-hero__trust-row{display:flex;flex-wrap:wrap;gap:24px;align-items:center}.ff-hero__trust-item{display:flex;align-items:center;gap:7px;color:#ffffffb3;font-size:13px;font-weight:500}.ff-hero__trust-item svg{width:15px;height:15px;color:var(--ff-mint);flex-shrink:0}@media(max-width:749px){.ff-hero{min-height:520px}.ff-hero__content{padding:60px 24px;text-align:center}.ff-hero__eyebrow{margin:0 auto 16px}.ff-hero__heading{max-width:100%;letter-spacing:-.5px}.ff-hero__text{max-width:100%}.ff-hero__buttons,.ff-hero__trust-row{justify-content:center}}.ff-usp-bar{background:var(--ff-green-mid);padding:13px 24px}.ff-usp-bar__inner{max-width:1100px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap}.ff-usp-item{display:flex;align-items:center;gap:8px;color:#fffffff2;font-size:13px;font-weight:500}.ff-usp-item svg{width:15px;height:15px;flex-shrink:0;opacity:.88}.ff-usp-divider{width:1px;height:18px;background:#ffffff40}@media(max-width:749px){.ff-usp-bar__inner{gap:14px}.ff-usp-divider{display:none}.ff-usp-item{font-size:12px}}.ff-section-label{text-align:center;font-size:11px;text-transform:uppercase;letter-spacing:3px;color:var(--ff-green-mid);font-weight:700;margin-bottom:10px}.ff-section-heading{text-align:center;font-family:var(--font-heading-family);font-size:clamp(26px,3.5vw,40px);font-weight:700;color:var(--ff-green);line-height:1.1;margin-bottom:12px;letter-spacing:-.5px}.ff-section-sub{text-align:center;font-size:15px;color:var(--ff-text-mid);margin-bottom:44px;max-width:480px;margin-left:auto;margin-right:auto}.card-wrapper{transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.card-wrapper:hover{transform:translateY(-6px)}.card{border-radius:12px!important;overflow:hidden}.card:not(.card--standard){box-shadow:0 2px 10px #1e3a2f14;transition:box-shadow .22s ease}.card:not(.card--standard):hover{box-shadow:0 10px 30px #1e3a2f29}.card__heading{font-family:var(--font-heading-family)!important}.card__heading a{color:var(--ff-green)!important}.card .price{font-weight:700!important;color:var(--ff-green-mid)!important}.card .quick-add__submit{background:var(--ff-green)!important;border-color:var(--ff-green)!important;border-radius:6px!important}.card .quick-add__submit:hover{background:var(--ff-green-dark)!important}.ff-trust{background:#fff;padding:72px 24px;border-top:1px solid var(--ff-border)}.ff-trust__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:48px;text-align:center}.ff-trust__icon{width:64px;height:64px;background:var(--ff-green-lighter);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;border:2px solid var(--ff-border)}.ff-trust__icon svg{width:28px;height:28px;stroke:var(--ff-green);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ff-trust__item h3{font-family:var(--font-heading-family);font-size:18px;font-weight:700;color:var(--ff-green);margin:0 0 10px}.ff-trust__item p{font-size:14px;color:var(--ff-text-mid);line-height:1.7;margin:0}@media(max-width:749px){.ff-trust__grid{grid-template-columns:1fr;gap:36px}}.ff-payment{background:var(--ff-green-light);padding:40px 24px;text-align:center;border-top:1px solid var(--ff-border)}.ff-payment__title{font-size:11px;text-transform:uppercase;letter-spacing:2.5px;color:var(--ff-text-mid);font-weight:600;margin-bottom:16px}.ff-payment__badges{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.ff-payment__badge{background:#fff;border:1px solid var(--ff-border);border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;color:#333;box-shadow:0 1px 4px #0000000d}.collection-list-section .title,.featured-collection .title{font-family:var(--font-heading-family)!important;color:var(--ff-green)!important;text-align:center}.button{border-radius:6px!important;font-weight:600!important;transition:transform .15s ease!important}.button:hover{transform:translateY(-1px)!important}.button--primary,.footer{background:var(--ff-green)!important}.footer *,.footer .footer__heading,.footer-block__heading{color:#ffffffe6!important}.footer a{color:#ffffffb8!important}.footer a:hover{color:#fff!important;text-decoration:none}.footer__copyright{color:#ffffff80!important;border-top:1px solid rgba(255,255,255,.12)!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ff-custom.css.map */
