.f-sub-photos{display:grid;grid-template-columns:1fr 1fr;gap:3px;border-radius:14px;overflow:hidden}.f-sub-photos img{width:100%;aspect-ratio:4/5;object-fit:cover}.f-sub-box{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:28px}.f-sub-badge{display:inline-block;background:var(--brand);color:#fff;font-size:9px;font-weight:700;padding:3px 10px;border-radius:10px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.f-sub-title{font-family:Playfair Display,serif;font-size:clamp(20px,2.5vw,28px);color:#fff;font-weight:400;margin-bottom:8px}.f-sub-price{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}.f-sub-price-now{font-size:32px;font-weight:700;color:#fff;font-family:Playfair Display,serif}.f-sub-price-was{font-size:14px;color:#fff6;text-decoration:line-through}.f-sub-save{font-size:11px;font-weight:700;color:var(--brand-mid);background:var(--brand-light);padding:2px 8px;border-radius:6px;color:var(--brand)}.f-sub-perks{list-style:none;display:flex;flex-direction:column;gap:9px;margin-bottom:20px}.f-sub-perks li{font-size:13px;color:#fffc;display:flex;align-items:center;gap:7px}.f-sub-atc{width:100%;background:#fff;color:var(--dark);border:none;border-radius:9px;padding:13px;font-size:13px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;margin-bottom:7px}.f-sub-atc:hover{background:var(--brand-light)}.f-sub-cancel{font-size:10px;color:#ffffff4d;text-align:center}.f-ctable{background:var(--bg);padding:80px 48px}.f-ctable-inner{max-width:760px;margin:40px auto 0;border-radius:14px;overflow:hidden;border:1px solid var(--border);background:#fff}.f-ctable-head{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;background:var(--dark);color:#fff;padding:13px 22px;font-size:11px;font-weight:700;text-align:center}.f-ctable-head .cf{text-align:left}.f-ctable-head .cf2{color:#6ecfba}.f-ctable-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:11px 22px;border-bottom:1px solid var(--border);font-size:12px;align-items:center;text-align:center}.f-ctable-row:last-child{border-bottom:none}.f-ctable-row:nth-child(2n){background:var(--bg)}.f-ctable-row .cf{text-align:left;font-weight:500;color:var(--dark)}.yes{color:var(--brand);font-size:15px;font-weight:700}.no{color:#ddd;font-size:15px}.f-faq{background:#fff;padding:80px 48px}.f-faq-list{max-width:680px;margin:40px auto 0}.f-faq-item{border-bottom:1px solid var(--border)}.f-faq-q{width:100%;background:none;border:none;padding:17px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:var(--dark);text-align:left;gap:14px}.f-faq-icon{font-size:18px;color:var(--brand);transition:transform .25s;flex-shrink:0}.f-faq-item.open .f-faq-icon{transform:rotate(45deg)}.f-faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:13px;color:var(--body);line-height:1.75}.f-faq-a-in{padding-bottom:14px}.f-faq-item.open .f-faq-a{max-height:200px}.f-final-cta{position:relative;overflow:hidden;text-align:center;padding:100px 48px}.f-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 30%;background-image:var(--bg-img)}.f-cta-ov{position:absolute;top:0;right:0;bottom:0;left:0;background:#1414149e}.f-cta-c{position:relative;z-index:2}.f-cta-c .f-eye{color:#ffffff8c}.f-cta-c h2{font-family:Playfair Display,serif;font-size:clamp(36px,4.5vw,56px);font-weight:400;color:#fff;line-height:1.08;margin-bottom:14px}.f-cta-c p{font-size:15px;color:#ffffffb3;max-width:400px;margin:0 auto 28px;line-height:1.7}.f-cta-note{font-size:11px;color:#ffffff59;margin-top:14px}.f-footer{background:var(--dark);color:#ffffff8c;padding:52px 48px 28px}.f-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.07)}.f-footer-logo{font-family:Playfair Display,serif;font-size:20px;color:#fff;margin-bottom:9px}.f-footer-brand p{font-size:12px;line-height:1.7;max-width:220px;margin-bottom:14px}.f-footer-col h4{color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.f-footer-col ul{list-style:none;display:flex;flex-direction:column;gap:8px}.f-footer-col ul li a{color:#ffffff73;text-decoration:none;font-size:12px}.f-footer-col ul li a:hover{color:#fff}.f-footer-bottom{display:flex;justify-content:space-between;font-size:11px}.f-footer-social{display:flex;gap:12px;margin-top:12px}.f-footer-social a{color:#ffffff73}.f-footer-social a:hover{color:#fff}.f-sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--border);padding:12px 48px;display:flex;align-items:center;justify-content:space-between;z-index:999;box-shadow:0 -3px 16px #00000012;transform:translateY(100%);transition:transform .3s}.f-sticky.show{transform:translateY(0)}.f-sticky-prod{display:flex;align-items:center;gap:10px}.f-sticky-thumb{width:40px;height:40px;border-radius:7px;object-fit:cover}.f-sticky-name{font-size:13px;font-weight:700;color:var(--dark)}.f-sticky-price{font-size:11px;color:var(--muted)}.f-sticky-btn{background:var(--dark);color:#fff;border:none;border-radius:9px;padding:11px 28px;font-size:13px;font-weight:700;cursor:pointer;font-family:Inter,sans-serif}.f-sticky-btn:hover{background:var(--brand)}.hp-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:92vh;overflow:hidden}.hp-hero-left{background:#1a1a18;display:flex;align-items:flex-end;padding:72px 64px}.hp-hero-right{overflow:hidden;position:relative}.hp-hero-right img{width:100%;height:100%;object-fit:cover;display:block}.hp-eyebrow{font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#7a9e8e;margin-bottom:18px;display:block}.hp-h1{font-family:Playfair Display,serif;font-size:clamp(38px,4.5vw,64px);font-weight:400;color:#f5f2ec;line-height:1.05;letter-spacing:-.02em;margin-bottom:18px}.hp-sub{font-size:14px;color:#f5f2eca6;line-height:1.75;max-width:420px;margin-bottom:32px}.hp-btn{display:inline-block;background:#f5f2ec;color:#1a1a18;font-family:Inter,sans-serif;font-size:12px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;padding:13px 28px;border-radius:8px;font-weight:700;transition:all .2s}.hp-btn:hover{background:#7a9e8e;color:#f5f2ec}.hp-proof-bar{background:#f5f2ec;padding:14px 48px;display:flex;justify-content:center;gap:40px;align-items:center;border-bottom:1px solid var(--border)}.hp-proof-item{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--dark)}.hp-marquee-wrap{overflow:hidden;background:var(--brand);padding:12px 0}.hp-marquee{display:flex;gap:48px;white-space:nowrap;animation:marquee 20s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hp-marquee span{font-family:Playfair Display,serif;font-size:16px;font-style:italic;color:#fff;display:flex;align-items:center;gap:20px}.hp-marquee span:after{content:"\b7";opacity:.5}.ab-hero{background:var(--dark);padding:100px 48px;text-align:center}.ab-hero h1{font-family:Playfair Display,serif;font-size:clamp(36px,4vw,56px);font-weight:400;color:#fff;line-height:1.1;margin-bottom:14px}.ab-hero p{font-size:15px;color:#ffffffa6;max-width:500px;margin:0 auto;line-height:1.75}.ab-story{padding:80px 48px;max-width:760px;margin:0 auto}.ab-story h2{font-family:Playfair Display,serif;font-size:28px;font-weight:400;margin-bottom:16px;color:var(--dark)}.ab-story p{font-size:15px;color:var(--body);line-height:1.8;margin-bottom:20px}.ab-values{background:var(--bg);padding:72px 48px}.ab-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:900px;margin:40px auto 0}.ab-val{padding:28px;background:#fff;border-radius:14px;border:1px solid var(--border)}.ab-val-n{font-family:Playfair Display,serif;font-size:48px;font-weight:400;color:var(--brand);line-height:1;margin-bottom:8px}.ab-val h3{font-size:14px;font-weight:700;margin-bottom:6px}.ab-val p{font-size:13px;color:var(--muted);line-height:1.65}
/*# sourceMappingURL=/cdn/shop/t/2/assets/founte-v2-p3.css.map */
