.future-luck-home-section{--fl-ink:#0a0a0a;--fl-paper:#f7f7f4;--fl-green:#2d7d32;color:var(--fl-ink);font-family:var(--font-body-family)}.fl-home *{box-sizing:border-box}.fl-home h1,.fl-home h2,.fl-home h3,.fl-home p{margin-top:0}.fl-hero{height:min(82rem,calc(100svh - 10rem));min-height:62rem;position:relative;overflow:hidden;color:#fff}.fl-hero__image{width:100%;height:100%;object-fit:cover;object-position:center 35%}.fl-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000ab,#00000014 62%),linear-gradient(0deg,rgba(0,0,0,.3),transparent 50%)}.fl-hero__content{position:absolute;left:6vw;bottom:10%;max-width:82rem}.fl-hero__content>p,.fl-eyebrow,.fl-heading p{font-size:1.1rem;font-weight:800;letter-spacing:.21em}.fl-hero h1{margin:1rem 0 .8rem;color:#fff;font-size:clamp(6rem,8.6vw,13rem);line-height:.82;letter-spacing:-.075em;font-weight:900}.fl-hero__copy{font-size:1.6rem;margin:1.5rem 0 2.6rem}.fl-button{display:inline-flex;align-items:center;justify-content:space-between;min-width:23rem;padding:1.7rem 1.8rem;background:#fff;color:var(--fl-ink);font-size:1.2rem;font-weight:800;letter-spacing:.12em;text-decoration:none}.fl-hero__index{position:absolute;right:3.3vw;bottom:4%;font-size:1.1rem;font-weight:700;letter-spacing:.18em}.fl-marquee{overflow:hidden;background:var(--fl-green);color:#fff;padding:1.5rem;white-space:nowrap;text-align:center;font-size:1.2rem;font-weight:800;letter-spacing:.17em}.fl-collection{padding:10rem 4vw;background:var(--fl-paper)}.fl-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}.fl-heading h2,.fl-story h2,.fl-newsletter h2{margin:.8rem 0 0;font-size:clamp(4rem,5vw,8rem);line-height:.93;letter-spacing:-.055em;font-weight:800}.fl-heading>a,.fl-story__copy>a{padding-bottom:.7rem;border-bottom:1px solid;font-size:1.2rem;font-weight:800;letter-spacing:.13em;text-decoration:none;color:inherit}.fl-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.8rem}.fl-product__image{position:relative;display:block;aspect-ratio:.8;overflow:hidden;background:#e8e8e4;color:var(--fl-ink)}.fl-product__image img,.fl-product__image svg{width:100%;height:100%;object-fit:cover;transition:transform .5s}.fl-product__image:hover img{transform:scale(1.025)}.fl-product__image>span{position:absolute;z-index:2;top:1.5rem;left:1.5rem;background:#fff;padding:.7rem 1rem;font-size:1rem;font-weight:800;letter-spacing:.12em}.fl-product__info{display:flex;justify-content:space-between;gap:1.2rem;padding-top:1.5rem}.fl-product__info h3{font-size:1.3rem;text-transform:uppercase;letter-spacing:.07em}.fl-product__info p{color:#6d6d67;font-size:1.2rem}.fl-product__info strong{font-size:1.3rem;white-space:nowrap}.fl-story{display:grid;grid-template-columns:1.15fr .85fr;min-height:78rem;background:var(--fl-ink);color:#fff}.fl-story__image{min-height:66rem;overflow:hidden}.fl-story__image img{width:100%;height:100%;object-fit:cover}.fl-story__copy{display:flex;flex-direction:column;justify-content:center;padding:7vw}.fl-story__copy h2{color:#fff}.fl-story__copy>div{max-width:54rem;margin:2.5rem 0;color:#c4c4bd;font-size:1.6rem;line-height:1.7}.fl-story__copy>a{align-self:flex-start;color:#fff}.fl-benefits{display:grid;grid-template-columns:repeat(3,1fr);background:var(--fl-paper);border-bottom:1px solid #d9d9d3}.fl-benefits>div{padding:5rem 4vw;border-right:1px solid #d9d9d3}.fl-benefits>div:last-child{border-right:0}.fl-benefits span{color:var(--fl-green);font-size:1.1rem;font-weight:800}.fl-benefits h3{margin:2rem 0 .7rem;font-size:1.4rem;letter-spacing:.09em}.fl-benefits p{color:#707069;font-size:1.3rem}.fl-newsletter{text-align:center;padding:11rem 2rem;background:#fff}.fl-newsletter>p:not(.fl-eyebrow){font-size:1.5rem;color:#66665f}.fl-newsletter__form{position:relative;display:flex;max-width:54rem;margin:3rem auto 0;border-bottom:1px solid var(--fl-ink)}.fl-newsletter__form input{width:100%;border:0;padding:1.6rem 0;background:transparent;box-shadow:none;font-size:1.2rem;letter-spacing:.1em}.fl-newsletter__form button{border:0;background:none;font-size:2.4rem;cursor:pointer}.fl-form-message{position:absolute;top:100%;padding-top:1rem}.fl-brand-footer{display:flex;justify-content:space-between;align-items:flex-start;padding:8rem 4vw;background:var(--fl-ink);color:#fff}.fl-brand-footer>p{font-size:1.1rem;font-weight:800;letter-spacing:.15em}.fl-brand-footer h2{margin:0;color:#fff;text-align:right;font-size:clamp(5rem,7.7vw,12rem);line-height:.82;letter-spacing:-.06em}@media(max-width:749px){.fl-hero{height:74svh;min-height:59rem}.fl-hero__image{object-position:56% center}.fl-hero__shade{background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 75%)}.fl-hero__content{left:2rem;right:2rem;bottom:8%}.fl-hero h1{font-size:clamp(5rem,17vw,8rem)}.fl-hero__copy{font-size:1.4rem}.fl-hero__index{display:none}.fl-marquee{text-align:left;padding-left:0}.fl-marquee span{display:block;transform:translate(-6rem)}.fl-collection{padding:7rem 1.2rem}.fl-heading>a{display:none}.fl-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.fl-product__image>span{top:.5rem;left:.5rem;padding:.4rem;font-size:.7rem}.fl-product__info{display:block}.fl-product__info h3{font-size:.9rem;line-height:1.35}.fl-product__info p{display:none}.fl-product__info strong{font-size:1rem}.fl-story{grid-template-columns:1fr}.fl-story__image{min-height:65svh}.fl-story__copy{padding:7rem 2rem}.fl-benefits{grid-template-columns:1fr}.fl-benefits>div{border-right:0;border-bottom:1px solid #d9d9d3;padding:3.5rem 2rem}.fl-newsletter{padding:8rem 2rem}.fl-brand-footer{display:block;padding:7rem 2rem}.fl-brand-footer h2{margin-top:3rem;text-align:left;font-size:15vw}}.announcement-bar-section .utility-bar{background:#0a0a0a!important;color:#fff!important;min-height:4.6rem}.announcement-bar-section .announcement-bar__message{padding:1.35rem 1rem;font-size:1.15rem;font-weight:500;letter-spacing:.22em}.section-header .header-wrapper{background:#f7f7f4!important;border-bottom:1px solid #deded8}.section-header .header{max-width:none;padding-left:4vw;padding-right:4vw;min-height:11rem;grid-template-columns:1fr auto 1fr}.section-header .header__heading,.section-header .header__heading-link{justify-self:start}.section-header .header__heading-link{display:flex;align-items:center;gap:1.5rem;text-decoration:none}.section-header .header__heading-link:after{content:"FUTURE LUCK";color:#0a0a0a;font-size:1.7rem;font-weight:800;letter-spacing:.14em;white-space:nowrap}.section-header .header__heading-logo-wrapper{width:5.5rem}.section-header .header__inline-menu{justify-self:center}.section-header .list-menu--inline{gap:2.2rem}.section-header .header__menu-item{padding:1.2rem 1rem;color:#0a0a0a;font-size:1.25rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-header .header__icons{justify-self:end;gap:1rem}.section-header .header__icon--account{display:none}.section-header .header__icon--cart{width:auto;gap:.8rem;text-decoration:none}.section-header .header__icon--cart:before{content:"WINKELMAND";color:#0a0a0a;font-size:1.2rem;font-weight:800;letter-spacing:.12em}.section-header .header__icon--cart>svg{display:none}.section-header .cart-count-bubble{position:static;background:#2d7d32;color:#fff;min-width:2.4rem;height:2.4rem;font-size:1.1rem}@media(max-width:989px){.section-header .header{min-height:8rem;grid-template-columns:auto 1fr auto;padding-left:1.5rem;padding-right:1.5rem}.section-header .header__heading-link:after{font-size:1.2rem}.section-header .header__heading-logo-wrapper{width:4.2rem}.section-header .header__icon--cart:before{display:none}.announcement-bar-section .announcement-bar__message{font-size:.9rem;letter-spacing:.13em}}body:has(.future-luck-home-section) .shopify-section-group-footer-group{display:none}.fl-brand-footer{display:block;padding:8rem 4vw 3rem;background:var(--fl-ink);color:#fff}.fl-footer__hero{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:8rem;border-bottom:1px solid #303030}.fl-footer__hero>p{font-size:1.1rem;font-weight:800;letter-spacing:.15em}.fl-footer__hero h2{margin:0;color:#fff;text-align:right;font-size:clamp(5rem,7.7vw,12rem);line-height:.82;letter-spacing:-.06em}.fl-footer__links{display:grid;grid-template-columns:repeat(3,minmax(14rem,1fr));max-width:80rem;gap:6rem;padding:7rem 0}.fl-footer__links>div{display:flex;flex-direction:column;align-items:flex-start;gap:1.4rem}.fl-footer__links p{margin-bottom:.7rem;color:#707070;font-size:1.1rem;font-weight:800;letter-spacing:.15em}.fl-footer__links a{color:#fff;font-size:1.4rem;text-decoration:none}.fl-footer__links a:hover{opacity:.6}.fl-footer__bottom{display:flex;justify-content:space-between;padding-top:2.5rem;border-top:1px solid #303030;color:#777;font-size:1rem;letter-spacing:.13em}@media(max-width:749px){.fl-brand-footer{display:block;padding:7rem 2rem 2.5rem}.fl-footer__hero{display:block;padding-bottom:5rem}.fl-footer__hero h2{margin-top:3rem;text-align:left;font-size:15vw}.fl-footer__links{grid-template-columns:1fr 1fr;gap:4rem 2rem;padding:5rem 0}.fl-footer__links a{font-size:1.3rem}.fl-footer__bottom{font-size:.8rem;gap:2rem}}.section-header .header__icon--cart>svg{display:block!important}.fl-marquee{padding-top:1.8rem!important;padding-bottom:1.8rem!important;letter-spacing:.19em!important;word-spacing:.4em!important}
/*# sourceMappingURL=/cdn/shop/t/25/assets/future-luck-home.css.map */
