.ft-home,.ft-home *{box-sizing:border-box}.ft-home{font-family:Helvetica Neue,Arial,sans-serif;background:var(--ft-cream, #f6f4ee);color:var(--ft-ink, #20221a);line-height:1.5}.ft-home{--ft-forest:#232a1c;--ft-forest-2:#2e3524;--ft-olive:#5c6b34;--ft-olive-dark:#48541f;--ft-cream:#f6f4ee;--ft-cream-2:#efece2;--ft-ink:#20221a;--ft-paper:#ffffff;--ft-line:#e2ded0}.ft-home img{display:block;max-width:100%;height:auto}.ft-home a{color:inherit;text-decoration:none}.ft-home .ft-wrap{max-width:1280px;margin:0 auto;padding:0 32px}.ft-home .ft-eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--ft-olive-dark);font-weight:700}.ft-home h1,.ft-home h2,.ft-home h3{font-family:Helvetica Neue,Arial,sans-serif;text-transform:uppercase;letter-spacing:.02em;font-weight:800;margin:0}.ft-home .ft-btn{display:inline-block;padding:14px 28px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:2px solid transparent;cursor:pointer;transition:all .2s ease}.ft-home .ft-btn-primary{background:var(--ft-olive);color:#fff}.ft-home .ft-btn-primary:hover{background:var(--ft-olive-dark)}.ft-home .ft-btn-outline{background:transparent;color:#fff;border-color:#fff}.ft-home .ft-btn-outline:hover{background:#ffffff1f}.ft-home .ft-btn-dark{background:var(--ft-forest);color:#fff}.ft-home .ft-btn-dark:hover{background:var(--ft-olive-dark)}.ft-home .ft-hero{position:relative;min-height:75vh;min-height:75svh;display:flex;align-items:flex-end;color:#fff;overflow:hidden}@supports not (min-height: 75svh){.ft-home .ft-hero{min-height:calc(var(--ft-vh, 1vh) * 75)}}.ft-home .ft-hero video.ft-bg,.ft-home .ft-hero img.ft-bg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}body:has(#Details-menu-drawer-container[open]) .ft-home .ft-hero-sub,body:has(details[id^=Details-HeaderMenu-][open]) .ft-home .ft-hero-sub{visibility:hidden!important}.ft-home .ft-hero-content{position:relative;z-index:3;padding:120px 32px 60px;max-width:1280px;margin:0 auto;width:100%}.ft-home .ft-hero-content h1{font-size:clamp(36px,6vw,76px);line-height:.95;letter-spacing:.01em;color:#fff}.ft-home .ft-hero-sub{font-size:clamp(18px,2.8vw,30px);font-weight:700;text-transform:uppercase;margin-top:10px;max-width:520px;line-height:1.35;color:#fff}.ft-home .ft-hero-desc{display:inline-block;max-width:440px;font-size:clamp(13px,1.5vw,15px);color:#fff;margin:18px 0 28px;background:#0000008c;padding:8px 12px;border-radius:4px;line-height:1.6}.ft-home .ft-hero-ctas{display:flex;gap:14px;flex-wrap:wrap}@media(max-width:768px){.ft-home .ft-hero{min-height:85vh;min-height:85svh;background:#000}@supports not (min-height: 85svh){.ft-home .ft-hero{min-height:calc(var(--ft-vh, 1vh) * 85)}}.ft-home .ft-hero video.ft-bg,.ft-home .ft-hero img.ft-bg{object-position:center 35%}.ft-home .ft-hero-content{padding:100px 20px 40px}.ft-home .ft-hero-sub{margin-top:-320px;margin-bottom:320px}.ft-home .ft-hero-desc{display:none}.ft-home .ft-hero-ctas{flex-direction:column;width:100%}.ft-home .ft-hero-ctas .ft-btn{width:100%;text-align:center}}.ft-home .ft-featurebar{background:var(--ft-forest);color:#fff}.ft-home .ft-featurebar .ft-wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:24px 32px}.ft-home .ft-feature{display:flex;align-items:flex-start;gap:12px;font-size:12.5px}.ft-home .ft-feature .ft-ic{font-size:22px;line-height:1;flex:none}.ft-home .ft-feature b{display:block;text-transform:uppercase;font-size:12px;letter-spacing:.04em;margin-bottom:2px}.ft-home .ft-feature span.ft-desc{color:#cfd3c2}@media(max-width:900px){.ft-home .ft-featurebar .ft-wrap{grid-template-columns:repeat(2,1fr)}}.ft-home .ft-section{padding:72px 0}.ft-home .ft-section-title{text-align:center;font-size:26px;margin-bottom:36px;letter-spacing:.06em}.ft-home .ft-terrain-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.ft-home .ft-terrain-card{position:relative;aspect-ratio:3/4;overflow:hidden;cursor:pointer}.ft-home .ft-terrain-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ft-home .ft-terrain-card:hover img{transform:scale(1.08)}.ft-home .ft-terrain-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0a0c07bf,#0a0c070d 55%)}.ft-home .ft-terrain-label{position:absolute;bottom:18px;left:0;right:0;z-index:2;text-align:center;color:#fff}.ft-home .ft-terrain-label b{display:block;font-size:13px;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.ft-home .ft-terrain-label .ft-btn{padding:7px 18px;font-size:10px}@media(max-width:900px){.ft-home .ft-terrain-grid{grid-template-columns:repeat(2,1fr)}}.ft-home .ft-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.ft-home .ft-product-card{background:var(--ft-paper);border:1px solid var(--ft-line);padding:18px;text-align:center;transition:box-shadow .2s,transform .2s}.ft-home .ft-product-card:hover{box-shadow:0 10px 24px #232a1c1a;transform:translateY(-3px)}.ft-home .ft-product-card .ft-imgwrap{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:14px;background:var(--ft-cream-2)}.ft-home .ft-product-card .ft-imgwrap img{max-height:88%;max-width:88%;object-fit:contain}.ft-home .ft-product-card h3{font-size:13.5px;letter-spacing:.02em;margin-bottom:3px}.ft-home .ft-product-card .ft-type{font-size:11.5px;color:#6b7062;text-transform:none;font-weight:400;display:block;margin-bottom:10px}.ft-home .ft-product-card .ft-price{font-weight:700;font-size:14px;display:block;margin-bottom:14px;color:var(--ft-ink)}.ft-home .ft-product-card .ft-btn{width:100%;padding:11px;font-size:11px}@media(max-width:1100px){.ft-home .ft-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.ft-home .ft-product-grid{grid-template-columns:repeat(2,1fr)}}.ft-home .ft-histoire{background:var(--ft-cream-2)}.ft-home .ft-histoire .ft-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:48px;align-items:center}.ft-home .ft-histoire p{color:#4c5142;margin:16px 0 24px;font-size:14.5px;max-width:440px}.ft-home .ft-histoire-photos{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.ft-home .ft-histoire-photos figure{position:relative;aspect-ratio:2/3;overflow:hidden;margin:0}.ft-home .ft-histoire-photos img{width:100%;height:100%;object-fit:cover}.ft-home .ft-histoire-photos figcaption{position:absolute;bottom:0;left:0;right:0;padding:14px 12px;color:#fff;background:linear-gradient(to top,rgba(10,12,7,.85),transparent);font-size:11px}.ft-home .ft-histoire-photos figcaption b{display:block;font-size:12px;letter-spacing:.05em;text-transform:uppercase}@media(max-width:900px){.ft-home .ft-histoire .ft-grid{grid-template-columns:1fr}}.ft-home .ft-why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;text-align:center}.ft-home .ft-why-item .ft-ic{font-size:30px;margin-bottom:14px}.ft-home .ft-why-item b{display:block;font-size:12.5px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.ft-home .ft-why-item span{font-size:12px;color:#6b7062}@media(max-width:900px){.ft-home .ft-why-grid{grid-template-columns:repeat(2,1fr)}}.ft-home .ft-packs{background:var(--ft-cream-2)}.ft-home .ft-pack-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.ft-home .ft-pack-card{background:var(--ft-paper);border:1px solid var(--ft-line);text-align:center;padding:16px}.ft-home .ft-pack-card .ft-imgwrap{aspect-ratio:1/1;background:var(--ft-cream);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.ft-home .ft-pack-card img{max-height:85%;max-width:85%;object-fit:contain}.ft-home .ft-pack-card h4{font-size:12px;text-transform:uppercase;margin-bottom:4px;letter-spacing:.02em}.ft-home .ft-pack-card .ft-sub{display:block;font-size:11px;color:#6b7062;font-weight:400;margin-bottom:6px}.ft-home .ft-pack-card .ft-price{font-weight:700;font-size:13px;display:block;margin-bottom:10px}.ft-home .ft-pack-card .ft-btn{width:100%;padding:9px;font-size:10px}.ft-home .ft-packs-more{text-align:center;margin-top:32px;font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:700}@media(max-width:1100px){.ft-home .ft-pack-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.ft-home .ft-pack-grid{grid-template-columns:repeat(2,1fr)}}.ft-home .ft-last-section{padding-bottom:0!important}.ft-home .ft-cta-banner{position:relative;min-height:340px;display:flex;align-items:center;color:#fff;overflow:hidden}.ft-home .ft-cta-banner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ft-home .ft-cta-banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0a0c07d9,#0a0c0740)}.ft-home .ft-cta-banner .ft-inner{position:relative;z-index:2;padding:0 32px;max-width:1280px;margin:0 auto;width:100%}.ft-home .ft-cta-banner h2{font-size:clamp(28px,4vw,42px);color:#fff}.ft-home .ft-cta-banner .ft-accent{display:block;font-style:italic;text-transform:none;font-weight:400;color:#b7c98a;font-size:clamp(18px,2.4vw,24px);margin-top:6px;font-family:Georgia,serif}.ft-home .ft-cta-banner .ft-btns{display:flex;gap:14px;margin-top:26px;flex-wrap:wrap}.ft-footer{background:var(--ft-forest, #232a1c);color:#c9cdbd;padding:56px 0 20px}.ft-footer .ft-wrap{max-width:1280px;margin:0 auto;padding:0 32px}.ft-footer .ft-foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:36px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.1)}.ft-footer img.ft-logo{height:34px;filter:brightness(0) invert(1);margin-bottom:14px}.ft-footer h5{color:#fff;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.ft-footer ul{list-style:none;margin:0;padding:0}.ft-footer li{margin-bottom:9px;font-size:13px}.ft-footer li a:hover{color:#fff;text-decoration:underline}.ft-footer .ft-foot-bottom{padding-top:20px;font-size:11.5px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;color:#8b8f7d}@media(max-width:900px){.ft-footer .ft-foot-grid{grid-template-columns:1fr 1fr}}.ft-footer .ft-newsletter-input{display:flex;margin-top:8px;max-width:340px}.ft-footer .ft-newsletter-input input{flex:1;padding:10px 12px;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;font-size:12px}.ft-footer .ft-newsletter-input button{padding:10px 18px;background:var(--ft-olive, #5c6b34);color:#fff;border:none;font-size:11px;text-transform:uppercase;font-weight:700;cursor:pointer}body.gradient .header-wrapper{position:static!important;background:none!important}body.gradient .header__heading-logo-wrapper{max-width:none!important;background-image:none!important}body.gradient .header .list-menu__item--link{text-transform:none!important;font-size:inherit!important;letter-spacing:normal!important;font-weight:inherit!important;color:inherit!important}body.gradient .header__icon svg{color:inherit!important}body.gradient.index_page_template .header-wrapper{position:absolute!important;top:0;left:0;right:0;z-index:50;background:linear-gradient(to bottom,#14180fd9,#14180f00)!important}body.gradient.index_page_template .header__heading-logo-wrapper{max-width:170px!important}body.gradient.index_page_template .header .list-menu__item--link{text-transform:uppercase!important;font-size:12px!important;letter-spacing:.08em!important;font-weight:600!important;color:#fff!important}body.gradient.index_page_template .header__icon svg{color:#fff!important}body.gradient.index_page_template .cart-count-bubble{background-color:#5c6b34!important}body.gradient.product_page_template #shopify-section-sections--20205244612668__header .header__heading-logo{opacity:1!important;filter:brightness(0)}body.gradient.product_page_template #shopify-section-sections--20205244612668__header .header__heading-logo-wrapper{background-image:none!important}.ft-home .ft-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ft-home .ft-animate{opacity:0;transition:opacity .8s ease}.ft-home .ft-animate.ft-visible{opacity:1}.ft-home .ft-trail{position:relative;height:22px;max-width:220px;margin:0 auto 12px;border-bottom:2px dashed rgba(92,107,52,.5);opacity:0;transition:opacity .5s ease .3s}.ft-home .ft-animate.ft-visible .ft-trail{opacity:1}.ft-home .ft-trail-icon{position:absolute;left:-8%;top:-13px;font-size:15px;opacity:0}@keyframes ft-walk{0%{left:-8%;opacity:0}15%{opacity:.85}to{left:96%;opacity:.85}}.ft-home .ft-animate.ft-visible .ft-trail-icon{animation:ft-walk 1.4s ease-out forwards .2s}.ft-home .ft-terrain-grid .ft-terrain-card,.ft-home .ft-product-grid .ft-product-card,.ft-home .ft-why-grid .ft-why-item{opacity:0;transform:translate(-24px);transition:opacity .6s ease,transform .6s ease}.ft-home .ft-terrain-grid .ft-terrain-card:nth-child(2n),.ft-home .ft-product-grid .ft-product-card:nth-child(2n){transform:translate(24px)}.ft-home .ft-animate.ft-visible .ft-terrain-card,.ft-home .ft-animate.ft-visible .ft-product-card,.ft-home .ft-animate.ft-visible .ft-why-item{opacity:1;transform:translate(0)}.ft-home .ft-terrain-grid .ft-terrain-card:nth-child(1){transition-delay:.55s}.ft-home .ft-terrain-grid .ft-terrain-card:nth-child(2){transition-delay:.65s}.ft-home .ft-terrain-grid .ft-terrain-card:nth-child(3){transition-delay:.75s}.ft-home .ft-terrain-grid .ft-terrain-card:nth-child(4){transition-delay:.85s}.ft-home .ft-terrain-grid .ft-terrain-card:nth-child(5){transition-delay:.95s}.ft-home .ft-product-grid .ft-product-card:nth-child(1){transition-delay:.55s}.ft-home .ft-product-grid .ft-product-card:nth-child(2){transition-delay:.62s}.ft-home .ft-product-grid .ft-product-card:nth-child(3){transition-delay:.69s}.ft-home .ft-product-grid .ft-product-card:nth-child(4){transition-delay:.76s}.ft-home .ft-product-grid .ft-product-card:nth-child(5){transition-delay:.83s}.ft-home .ft-product-grid .ft-product-card:nth-child(6){transition-delay:.9s}.ft-home .ft-histoire-photos figure img{transform:scale(1.12);transition:transform 1s ease}.ft-home .ft-animate.ft-visible .ft-histoire-photos figure img{transform:scale(1)}.ft-home .ft-featurebar .ft-ic{display:inline-block}@media(max-width:768px){.ft-home .ft-terrain-grid,.ft-home .ft-product-grid,.ft-home .ft-histoire-photos{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding:4px 4px 14px;-webkit-overflow-scrolling:touch}.ft-home .ft-terrain-grid::-webkit-scrollbar,.ft-home .ft-product-grid::-webkit-scrollbar,.ft-home .ft-histoire-photos::-webkit-scrollbar{display:none}.ft-home .ft-terrain-grid .ft-terrain-card{flex:0 0 78%;scroll-snap-align:center}.ft-home .ft-product-grid .ft-product-card{flex:0 0 70%;scroll-snap-align:center}.ft-home .ft-histoire-photos figure{flex:0 0 78%;scroll-snap-align:center;aspect-ratio:2/3;margin:0}.ft-home .ft-terrain-grid .ft-terrain-card,.ft-home .ft-product-grid .ft-product-card{transform:none}.ft-home .ft-histoire-photos figure img{transform:scale(1)}}@media(max-width:600px){.ft-home .ft-cta-banner{min-height:auto;padding:48px 0}.ft-home .ft-cta-banner .ft-inner{padding:0 20px}.ft-home .ft-cta-banner h2{font-size:22px;line-height:1.25}.ft-home .ft-cta-banner .ft-accent{font-size:16px;margin-top:8px}.ft-home .ft-cta-banner .ft-btns{flex-direction:column;gap:10px}.ft-home .ft-cta-banner .ft-btns .ft-btn{width:100%;text-align:center}.ft-footer{padding:40px 0 16px}.ft-footer .ft-foot-grid{grid-template-columns:1fr;gap:28px}.ft-footer img.ft-logo{height:28px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/custom-freetime.css.map */
