.ftfp-lp{--ftfp-bg: #f8f6f2;--ftfp-bg-deep: #f1ede6;--ftfp-white: #ffffff;--ftfp-ink: #2d2a26;--ftfp-muted: #6f685e;--ftfp-faint: #9a9389;--ftfp-line: rgba(45, 42, 38, .1);--ftfp-line-soft: rgba(45, 42, 38, .06);--ftfp-accent: #c0876b;--ftfp-accent-deep: #9e6042;--ftfp-accent-soft: #f1e7df;--ftfp-gold: #b59056;--ftfp-leaf-soft: #e6ece1;--ftfp-radius: 1.8rem;--ftfp-radius-sm: 1.2rem;--ftfp-card-shadow: 0 2px 18px rgba(45, 42, 38, .05);--ftfp-card-shadow-hover: 0 16px 44px rgba(45, 42, 38, .1);--ftfp-section: clamp(6.5rem, 10vw, 10.5rem);color:var(--ftfp-ink);background:var(--ftfp-bg);font-feature-settings:"palt";line-height:1.9;overflow-x:hidden}.ftfp-lp *{box-sizing:border-box}.ftfp-lp__wrap{max-width:112rem;margin:0 auto;padding-inline:clamp(2.2rem,6vw,4rem)}.ftfp-lp__wrap--narrow{max-width:80rem}.ftfp-lp__eyebrow{display:block;margin:0 0 1.8rem;font-size:1.2rem;line-height:1.6;letter-spacing:.22em;text-transform:uppercase;color:var(--ftfp-accent)}.ftfp-lp h2{margin:0;font-size:clamp(2.4rem,4.2vw,3.4rem);font-weight:400;line-height:1.55;letter-spacing:.01em}.ftfp-lp__lead{margin:2.4rem 0 0;font-size:1.65rem;line-height:2;color:var(--ftfp-muted)}.ftfp-lp__body{font-size:1.6rem;line-height:2.05;color:var(--ftfp-muted)}.ftfp-lp__body strong{color:var(--ftfp-ink);font-weight:600}.ftfp-lp__head{text-align:center;max-width:70rem;margin:0 auto clamp(4rem,6vw,5.6rem)}.ftfp-lp__head h2:after{content:"";display:block;width:3.2rem;height:1.5px;background:var(--ftfp-accent);opacity:.75;margin:2.2rem auto 0}.ftfp-lp__btn{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;border-radius:4px;padding:1.7rem 3.4rem;font-size:1.5rem;letter-spacing:.04em;line-height:1.4;text-decoration:none;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease;border:1px solid transparent;cursor:pointer}.ftfp-lp__btn--primary{background:var(--ftfp-accent);color:var(--ftfp-white)}.ftfp-lp__btn--primary:hover{background:var(--ftfp-accent-deep);transform:translateY(-1px);box-shadow:0 10px 28px #9e604240}.ftfp-lp__btn--ghost{background:transparent;color:var(--ftfp-ink);border-color:var(--ftfp-ink)}.ftfp-lp__btn--ghost:hover{background:var(--ftfp-ink);color:var(--ftfp-white)}.ftfp-lp__btn--accent{background:var(--ftfp-accent-deep);color:var(--ftfp-white)}.ftfp-lp__btn--accent:hover{background:var(--ftfp-ink);transform:translateY(-1px)}.ftfp-lp__btn-note{display:block;margin-top:1.2rem;font-size:1.25rem;color:var(--ftfp-faint);letter-spacing:.04em}.ftfp-lp__hero{padding:clamp(7rem,11vw,11rem) 0 clamp(6rem,9vw,9rem);background:var(--ftfp-bg);text-align:center}.ftfp-lp__hero-inner{max-width:80rem;margin:0 auto}.ftfp-lp__hero-title{margin:0 0 1.8rem;font-size:clamp(3.2rem,5.4vw,5rem);font-weight:400;line-height:1.3;letter-spacing:.05em;color:var(--ftfp-ink)}.ftfp-lp__hero-sub{margin:0 0 2.6rem;font-size:clamp(1.7rem,2.4vw,2.1rem);line-height:1.7;color:var(--ftfp-accent-deep);letter-spacing:.04em}.ftfp-lp__hero-body{margin:0 0 3rem;font-size:1.6rem;line-height:2.05;color:var(--ftfp-muted)}.ftfp-lp__hero-actions{display:inline-flex;flex-direction:column;gap:1rem;align-items:center}.ftfp-lp__hero-media{position:relative;margin-top:clamp(4rem,6vw,6rem);border-radius:var(--ftfp-radius);overflow:hidden;aspect-ratio:16 / 7;box-shadow:var(--ftfp-card-shadow);display:flex;align-items:center;justify-content:center}.ftfp-lp__hero-media-img{width:100%;height:100%;object-fit:cover;display:block}.ftfp-lp__hero-media--empty{background:radial-gradient(60% 120% at 15% 12%,rgba(192,135,107,.22),transparent 60%),radial-gradient(70% 130% at 85% 88%,rgba(122,143,110,.2),transparent 60%),linear-gradient(120deg,#f3ece4,#efe6dc)}.ftfp-lp__hero-media-emoji{font-size:clamp(3.6rem,8vw,7rem);letter-spacing:.08em;line-height:1;opacity:.92;filter:drop-shadow(0 8px 18px rgba(45,42,38,.12))}.ftfp-lp__why{padding:var(--ftfp-section) 0;background:var(--ftfp-bg-deep)}.ftfp-lp__why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2.4rem,3.4vw,3.6rem)}.ftfp-lp__why-card{background:var(--ftfp-white);border-radius:var(--ftfp-radius);padding:clamp(3rem,4vw,3.8rem) clamp(2.4rem,3vw,3.2rem);box-shadow:var(--ftfp-card-shadow);display:flex;flex-direction:column;gap:1.6rem}.ftfp-lp__why-tag{font-size:1.3rem;letter-spacing:.18em;color:var(--ftfp-accent)}.ftfp-lp__why-title{margin:0;font-size:1.95rem;font-weight:600;line-height:1.5;color:var(--ftfp-ink)}.ftfp-lp__why-body{margin:0;font-size:1.5rem;line-height:2;color:var(--ftfp-muted)}.ftfp-lp__plans{padding:var(--ftfp-section) 0;background:var(--ftfp-bg)}.ftfp-lp__plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.8rem,2.4vw,2.4rem);align-items:stretch}.ftfp-lp__plan{position:relative;background:var(--ftfp-white);border-radius:var(--ftfp-radius);padding:clamp(2.8rem,3.6vw,3.6rem) clamp(2rem,2.6vw,2.8rem);box-shadow:var(--ftfp-card-shadow);display:flex;flex-direction:column;gap:1.6rem;border:1px solid var(--ftfp-line-soft);transition:transform .25s ease,box-shadow .25s ease}.ftfp-lp__plan:hover{transform:translateY(-3px);box-shadow:var(--ftfp-card-shadow-hover)}.ftfp-lp__plan--featured{border-color:var(--ftfp-accent);box-shadow:0 12px 36px #9e604229}.ftfp-lp__plan-ribbon{position:absolute;top:-1.2rem;left:50%;transform:translate(-50%);background:var(--ftfp-accent-deep);color:var(--ftfp-white);font-size:1.15rem;letter-spacing:.16em;padding:.5rem 1.6rem;border-radius:999px}.ftfp-lp__plan-name{margin:0;font-size:1.4rem;letter-spacing:.18em;color:var(--ftfp-accent-deep);text-transform:uppercase}.ftfp-lp__plan-price{margin:0;display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.ftfp-lp__plan-price-num{font-size:clamp(2.4rem,3vw,2.8rem);font-weight:600;letter-spacing:.02em;color:var(--ftfp-ink);line-height:1.2}.ftfp-lp__plan-price-unit{font-size:1.3rem;color:var(--ftfp-faint);letter-spacing:.05em}.ftfp-lp__plan-tag{font-size:1.3rem;color:var(--ftfp-muted);line-height:1.6}.ftfp-lp__plan-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem;flex:1}.ftfp-lp__plan-list li{position:relative;padding-left:2.2rem;font-size:1.4rem;line-height:1.75;color:var(--ftfp-ink)}.ftfp-lp__plan-list li:before{content:"";position:absolute;left:.3rem;top:.7rem;width:1rem;height:1rem;border-radius:50%;background:var(--ftfp-accent-soft);border:1.5px solid var(--ftfp-accent)}.ftfp-lp__plan-foot{margin-top:auto;padding-top:.6rem}.ftfp-lp__plan-foot .ftfp-lp__btn{width:100%;padding:1.4rem 1.8rem;font-size:1.4rem}.ftfp-lp__plan-note{max-width:76rem;margin:clamp(2.8rem,4vw,4rem) auto 0;text-align:center;font-size:1.35rem;color:var(--ftfp-faint);line-height:1.85}.ftfp-lp__returns{padding:var(--ftfp-section) 0;background:var(--ftfp-bg-deep)}.ftfp-lp__returns-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,3vw,2.8rem)}.ftfp-lp__return{background:var(--ftfp-white);border-radius:var(--ftfp-radius);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--ftfp-card-shadow);border:1px solid var(--ftfp-line-soft);transition:transform .25s ease,box-shadow .25s ease}.ftfp-lp__return:hover{transform:translateY(-3px);box-shadow:var(--ftfp-card-shadow-hover)}.ftfp-lp__return-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--ftfp-accent-soft)}.ftfp-lp__return-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.ftfp-lp__return:hover .ftfp-lp__return-img{transform:scale(1.05)}.ftfp-lp__return-emoji{font-size:clamp(3.2rem,5.5vw,4.4rem);line-height:1;filter:drop-shadow(0 6px 14px rgba(45,42,38,.12))}.ftfp-lp__return-media--empty.ftfp-lp__return-media--1{background:linear-gradient(135deg,#f3e7dd,#e7d2c2)}.ftfp-lp__return-media--empty.ftfp-lp__return-media--2{background:linear-gradient(135deg,#f6e6e1,#edcdc6)}.ftfp-lp__return-media--empty.ftfp-lp__return-media--3{background:linear-gradient(135deg,#e8ede2,#cfdcc6)}.ftfp-lp__return-media--empty.ftfp-lp__return-media--4{background:linear-gradient(135deg,#efe9d8,#ddd0b0)}.ftfp-lp__return-media--empty.ftfp-lp__return-media--5{background:linear-gradient(135deg,#e9e6ef,#d2c9e0)}.ftfp-lp__return-media--empty.ftfp-lp__return-media--6{background:linear-gradient(135deg,#e4ece9,#c7ddd5)}.ftfp-lp__return-text{padding:clamp(2.4rem,3.2vw,3.2rem);display:flex;flex-direction:column;gap:1.2rem}.ftfp-lp__return-tag{font-size:1.25rem;letter-spacing:.18em;color:var(--ftfp-accent)}.ftfp-lp__return-title{margin:0;font-size:1.85rem;font-weight:600;line-height:1.5;color:var(--ftfp-ink)}.ftfp-lp__return-body{margin:0;font-size:1.5rem;line-height:1.95;color:var(--ftfp-muted)}.ftfp-lp__flow{padding:var(--ftfp-section) 0;background:var(--ftfp-bg)}.ftfp-lp__flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.8rem,2.4vw,2.4rem)}.ftfp-lp__flow-step{position:relative;background:var(--ftfp-white);border-radius:var(--ftfp-radius-sm);border:1px solid var(--ftfp-line-soft);padding:clamp(2.2rem,2.8vw,2.8rem);text-align:center;display:flex;flex-direction:column;gap:1.2rem;align-items:center}.ftfp-lp__flow-step:not(:last-child):after{content:"\25bc";position:absolute;bottom:-2.4rem;left:50%;transform:translate(-50%);font-size:1.4rem;line-height:1;color:var(--ftfp-faint);pointer-events:none;display:none}.ftfp-lp__flow-num{width:4rem;height:4rem;border-radius:50%;background:var(--ftfp-accent-soft);color:var(--ftfp-accent-deep);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600}.ftfp-lp__flow-title{margin:0;font-size:1.55rem;font-weight:600;color:var(--ftfp-ink);line-height:1.55}.ftfp-lp__flow-body{margin:0;font-size:1.35rem;line-height:1.9;color:var(--ftfp-muted)}.ftfp-lp__faq{padding:var(--ftfp-section) 0;background:var(--ftfp-bg-deep)}.ftfp-lp__faq-list{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}.ftfp-lp__faq-item{background:var(--ftfp-white);border-radius:var(--ftfp-radius-sm);border:1px solid var(--ftfp-line-soft);padding:0;overflow:hidden}.ftfp-lp__faq-item summary{list-style:none;cursor:pointer;padding:2.2rem 5.5rem 2.2rem 2.4rem;position:relative;font-size:1.6rem;font-weight:600;color:var(--ftfp-ink);line-height:1.6}.ftfp-lp__faq-item summary::-webkit-details-marker{display:none}.ftfp-lp__faq-item summary:after{content:"+";position:absolute;top:50%;right:2.2rem;transform:translateY(-50%);font-size:2.2rem;color:var(--ftfp-accent);transition:transform .2s ease;line-height:1}.ftfp-lp__faq-item[open] summary:after{content:"\2212"}.ftfp-lp__faq-body{padding:0 2.4rem 2.4rem;font-size:1.5rem;line-height:1.95;color:var(--ftfp-muted)}.ftfp-lp__final{padding:var(--ftfp-section) 0;background:var(--ftfp-ink);color:var(--ftfp-white);text-align:center}.ftfp-lp__final .ftfp-lp__eyebrow{color:var(--ftfp-accent-soft)}.ftfp-lp__final h2{margin:0 0 2rem;color:var(--ftfp-white)}.ftfp-lp__final h2:after{background:var(--ftfp-accent-soft)}.ftfp-lp__final-body{margin:0 auto 3.2rem;max-width:56rem;font-size:1.55rem;line-height:2.05;color:#ffffffc7}.ftfp-lp__final-actions{display:inline-flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.ftfp-lp__final .ftfp-lp__btn--primary{background:var(--ftfp-white);color:var(--ftfp-ink)}.ftfp-lp__final .ftfp-lp__btn--primary:hover{background:var(--ftfp-accent-soft);color:var(--ftfp-ink)}.ftfp-lp__final .ftfp-lp__btn--ghost{border-color:#ffffffb3;color:var(--ftfp-white)}.ftfp-lp__final .ftfp-lp__btn--ghost:hover{background:var(--ftfp-white);color:var(--ftfp-ink);border-color:var(--ftfp-white)}.ftfp-lp__why-scroll,.ftfp-lp__plans-scroll,.ftfp-lp__returns-scroll{overflow:visible}.ftfp-lp__why-hint,.ftfp-lp__plans-hint,.ftfp-lp__returns-hint{display:none}@media(max-width:999px){.ftfp-lp__plans-grid,.ftfp-lp__flow-steps{grid-template-columns:repeat(2,1fr)}.ftfp-lp__why-grid{grid-template-columns:1fr}}@media(max-width:749px){.ftfp-lp__why-scroll,.ftfp-lp__plans-scroll,.ftfp-lp__returns-scroll{margin:0 calc(-1*clamp(2.2rem,6vw,4rem));padding:0 clamp(2.2rem,6vw,4rem) .6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ftfp-lp__plans-scroll{padding-top:1.6rem}.ftfp-lp__why-grid,.ftfp-lp__plans-grid,.ftfp-lp__returns-grid{display:flex;gap:1.4rem}.ftfp-lp__why-grid>.ftfp-lp__why-card,.ftfp-lp__plans-grid>.ftfp-lp__plan,.ftfp-lp__returns-grid>.ftfp-lp__return{flex:0 0 78%;max-width:30rem;scroll-snap-align:center}.ftfp-lp__why-hint,.ftfp-lp__plans-hint,.ftfp-lp__returns-hint{display:block;margin:1.4rem 0 0;text-align:center;font-size:1.2rem;letter-spacing:.04em;color:var(--ftfp-faint)}.ftfp-lp__flow-steps{grid-template-columns:1fr;gap:3.2rem}.ftfp-lp__flow-step:not(:last-child):after{display:block}.ftfp-lp__hero-actions{width:100%;align-items:stretch}.ftfp-lp__hero-actions .ftfp-lp__btn{width:100%}.ftfp-lp__hero-media{aspect-ratio:4 / 3;margin-top:clamp(3rem,8vw,4rem)}.ftfp-lp__return-media{aspect-ratio:3 / 2}}@media(max-width:480px){.ftfp-lp__btn{padding:1.5rem 2.4rem;font-size:1.4rem}}.ftfp-lp__plans-cta{margin:clamp(3.2rem,5vw,4.6rem) auto 0;text-align:center}.ftfp-lp__funds{padding-block:var(--ftfp-section);background:var(--ftfp-bg)}.ftfp-lp__funds-list{list-style:none;margin:0 auto;padding:clamp(2.8rem,4vw,3.6rem) clamp(2.4rem,4vw,4rem);max-width:76rem;background:var(--ftfp-white);border:1px solid var(--ftfp-line-soft);border-radius:var(--ftfp-radius);box-shadow:var(--ftfp-card-shadow);display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem 2.6rem}.ftfp-lp__funds-list li{display:flex;align-items:flex-start;gap:1.2rem;font-size:1.5rem;line-height:1.7;color:var(--ftfp-ink)}.ftfp-lp__funds-list li:before{content:"";flex-shrink:0;margin-top:.25rem;width:1.9rem;height:1.9rem;border-radius:50%;background:var(--ftfp-accent-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239e6042' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 60% no-repeat}.ftfp-lp__exp{padding-block:var(--ftfp-section);background:var(--ftfp-bg)}.ftfp-lp__exp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:88rem;margin:0 auto}.ftfp-lp__exp-card{background:var(--ftfp-white);border:1px solid var(--ftfp-line-soft);border-radius:var(--ftfp-radius);padding:clamp(2.8rem,3.5vw,3.6rem);box-shadow:var(--ftfp-card-shadow);text-align:center}.ftfp-lp__exp-icon{display:inline-flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;margin-bottom:1.6rem;border-radius:50%;background:var(--ftfp-leaf-soft);font-size:2.6rem;line-height:1}.ftfp-lp__exp-title{margin:0 0 1rem;font-size:1.9rem;font-weight:600;line-height:1.5;color:var(--ftfp-ink)}.ftfp-lp__exp-text{margin:0;font-size:1.5rem;line-height:1.9;color:var(--ftfp-muted)}.ftfp-lp__exp-notes{list-style:none;margin:clamp(3rem,4vw,4rem) auto 0;padding:0;max-width:76rem}.ftfp-lp__exp-notes li{position:relative;padding-left:1.8rem;margin-top:.9rem;font-size:1.35rem;line-height:1.75;color:var(--ftfp-muted)}.ftfp-lp__exp-notes li:before{content:"\203b";position:absolute;left:0;top:0;color:var(--ftfp-faint)}.ftfp-lp__meeting{padding-block:var(--ftfp-section);background:var(--ftfp-bg-deep)}.ftfp-lp__meeting-body{max-width:68rem;margin:0 auto;text-align:center;font-size:1.55rem;line-height:2.05;color:var(--ftfp-muted)}@media(max-width:749px){.ftfp-lp__funds-list{grid-template-columns:1fr;gap:1.2rem}.ftfp-lp__exp-grid{grid-template-columns:1fr}.ftfp-lp__plans-cta .ftfp-lp__btn{width:100%;max-width:36rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-ftf-partner-lp.css.map */
