.ftf-lp{--ftf-bg: #f8f6f2;--ftf-bg-deep: #f1ede6;--ftf-white: #ffffff;--ftf-ink: #2d2a26;--ftf-muted: #6f685e;--ftf-faint: #9a9389;--ftf-line: rgba(45, 42, 38, .1);--ftf-line-soft: rgba(45, 42, 38, .06);--ftf-accent: #a76752;--ftf-accent-deep: #8c5340;--ftf-accent-soft: #f1e7df;--ftf-leaf: #7a8f6e;--ftf-leaf-soft: #e6ece1;--ftf-radius: 1.8rem;--ftf-radius-sm: 1.2rem;--ftf-card-shadow: 0 2px 18px rgba(45, 42, 38, .05);--ftf-card-shadow-hover: 0 16px 44px rgba(45, 42, 38, .1);--ftf-section: clamp(6.5rem, 10vw, 10.5rem);color:var(--ftf-ink);background:var(--ftf-bg);font-feature-settings:"palt";line-height:1.9;overflow-x:hidden}.ftf-lp *{box-sizing:border-box}.ftf-lp__wrap{max-width:112rem;margin:0 auto;padding-inline:clamp(2.2rem,6vw,4rem)}.ftf-lp__wrap--narrow{max-width:80rem}.ftf-lp__wrap--mid{max-width:96rem}.ftf-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(--ftf-accent)}.ftf-lp h2{margin:0;font-size:clamp(2.4rem,4.2vw,3.4rem);font-weight:400;line-height:1.6;letter-spacing:.03em}.ftf-lp__lead{margin:2.4rem 0 0;font-size:1.65rem;line-height:2;color:var(--ftf-muted)}.ftf-lp__body{font-size:1.65rem;line-height:2.05;color:var(--ftf-muted)}.ftf-lp__body strong{color:var(--ftf-ink);font-weight:600}.ftf-lp__head{text-align:center;max-width:70rem;margin:0 auto clamp(4rem,6vw,5.6rem)}.ftf-lp__head h2:after{content:"";display:block;width:3.2rem;height:1.5px;background:var(--ftf-accent);opacity:.75;margin:2.2rem auto 0}.ftf-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}.ftf-lp__btn--primary{background:var(--ftf-accent-deep);color:var(--ftf-white)}.ftf-lp__btn--primary:hover{background:#7a4636;transform:translateY(-1px);box-shadow:0 10px 28px #8c534040}.ftf-lp__btn--ghost{background:transparent;color:var(--ftf-accent-deep);border-color:var(--ftf-accent-deep)}.ftf-lp__btn--ghost:hover{background:var(--ftf-accent-deep);color:var(--ftf-white)}.ftf-lp__btn-note{display:block;margin-top:1.2rem;font-size:1.25rem;color:var(--ftf-faint);letter-spacing:.04em}.ftf-lp__hero{position:relative;display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(3rem,5vw,5.5rem);align-items:center;padding:clamp(6rem,9vw,10rem) clamp(2.2rem,6vw,6rem) clamp(6rem,9vw,10rem);background:var(--ftf-bg)}.ftf-lp__hero-inner{max-width:56rem}.ftf-lp__hero-title{margin:0 0 1.6rem;font-size:clamp(3.4rem,6.2vw,5.6rem);font-weight:400;line-height:1.2;letter-spacing:.06em;color:var(--ftf-ink)}.ftf-lp__hero-sub{margin:0 0 2.4rem;font-size:clamp(1.8rem,2.4vw,2.2rem);line-height:1.65;color:var(--ftf-accent-deep);letter-spacing:.04em}.ftf-lp__hero-body{margin:0 0 3.2rem;font-size:1.6rem;line-height:2.05;color:var(--ftf-muted)}.ftf-lp__hero-actions{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.ftf-lp__hero-image{position:relative;border-radius:var(--ftf-radius);overflow:hidden;aspect-ratio:5 / 6;background:var(--ftf-bg-deep)}.ftf-lp__hero-image img{width:100%;height:100%;object-fit:cover;display:block}.ftf-lp__hero-image-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:clamp(6rem,10vw,12rem);color:var(--ftf-leaf);background:linear-gradient(135deg,var(--ftf-leaf-soft) 0%,var(--ftf-accent-soft) 100%)}.ftf-lp__hero-slideshow{position:relative}.ftf-lp__hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.1s ease;pointer-events:none}.ftf-lp__hero-slide.is-active{opacity:1;pointer-events:auto}.ftf-lp__hero-slide img,.ftf-lp__hero-slide .ftf-lp__hero-image-fallback{width:100%;height:100%;object-fit:cover;display:block}.ftf-lp__hero-dots{position:absolute;left:0;right:0;bottom:1.4rem;display:flex;justify-content:center;gap:.8rem;z-index:3}.ftf-lp__hero-dot{width:.9rem;height:.9rem;border-radius:50%;border:none;padding:0;background:#ffffff8c;box-shadow:0 0 0 1px #2d2a2614;cursor:pointer;transition:background .2s ease,transform .2s ease}.ftf-lp__hero-dot.is-active{background:#fff;transform:scale(1.25)}.ftf-lp__concept{padding:var(--ftf-section) 0;background:var(--ftf-bg-deep)}.ftf-lp__concept-inner{max-width:80rem;margin:0 auto;text-align:center}.ftf-lp__concept h2{margin:0 0 2.6rem}.ftf-lp__concept .ftf-lp__body{text-align:left;max-width:64rem;margin:0 auto}.ftf-lp__pillars{padding:var(--ftf-section) 0;background:var(--ftf-bg)}.ftf-lp__pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2.4rem,3.4vw,3.6rem)}.ftf-lp__pillar{background:var(--ftf-white);border-radius:var(--ftf-radius);padding:clamp(3rem,4vw,4rem) clamp(2.4rem,3vw,3.2rem);box-shadow:var(--ftf-card-shadow);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;gap:1.8rem}.ftf-lp__pillar:hover{transform:translateY(-3px);box-shadow:var(--ftf-card-shadow-hover)}.ftf-lp__pillar-num{font-size:1.3rem;letter-spacing:.22em;color:var(--ftf-accent)}.ftf-lp__pillar-title{margin:0;font-size:2rem;font-weight:600;line-height:1.5;color:var(--ftf-ink)}.ftf-lp__pillar-body{margin:0;font-size:1.5rem;line-height:2;color:var(--ftf-muted)}.ftf-lp__cycle{padding:var(--ftf-section) 0;background:var(--ftf-bg-deep)}.ftf-lp__cycle-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(2rem,2.8vw,3rem);position:relative;counter-reset:cycle}.ftf-lp__cycle-step{text-align:center;padding:clamp(2.4rem,3vw,3.2rem) clamp(1.8rem,2.4vw,2.4rem);background:var(--ftf-white);border-radius:var(--ftf-radius-sm);border:1px solid var(--ftf-line-soft);display:flex;flex-direction:column;gap:1.4rem;align-items:center}.ftf-lp__cycle-badge{width:4.8rem;height:4.8rem;border-radius:50%;background:var(--ftf-accent-soft);color:var(--ftf-accent-deep);display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;letter-spacing:.05em}.ftf-lp__cycle-title{margin:0;font-size:1.7rem;font-weight:600;line-height:1.55;color:var(--ftf-ink)}.ftf-lp__cycle-body{margin:0;font-size:1.45rem;line-height:1.95;color:var(--ftf-muted)}.ftf-lp__message{padding:var(--ftf-section) 0;background:var(--ftf-bg)}.ftf-lp__message-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,5vw,5rem);align-items:center;max-width:96rem;margin:0 auto}.ftf-lp__message-photo{aspect-ratio:4 / 5;border-radius:var(--ftf-radius);overflow:hidden;background:var(--ftf-bg-deep)}.ftf-lp__message-photo img{width:100%;height:100%;object-fit:cover;display:block}.ftf-lp__message-photo-fallback{width:100%;height:100%;background:linear-gradient(135deg,var(--ftf-leaf-soft),var(--ftf-accent-soft))}.ftf-lp__message-text h2{margin:0 0 2.4rem;font-size:clamp(2.2rem,3.6vw,3rem)}.ftf-lp__message-text .ftf-lp__body{margin:0 0 2rem}.ftf-lp__message-sign{margin:2.4rem 0 0;font-size:1.4rem;letter-spacing:.12em;color:var(--ftf-faint)}.ftf-lp__final{padding:var(--ftf-section) 0;background:var(--ftf-bg-deep);text-align:center}.ftf-lp__final-inner{max-width:64rem;margin:0 auto}.ftf-lp__final h2{margin:0 0 2rem}.ftf-lp__final .ftf-lp__body{margin:0 0 3.2rem;text-align:center}.ftf-lp__final-actions{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.ftf-lp__story{padding:var(--ftf-section) 0;background:var(--ftf-bg-deep)}.ftf-lp__story-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(3rem,5vw,5rem);align-items:center;max-width:100rem;margin:0 auto}.ftf-lp__story-media{aspect-ratio:4 / 5;border-radius:var(--ftf-radius);overflow:hidden;background:var(--ftf-bg)}.ftf-lp__story-media img{width:100%;height:100%;object-fit:cover;display:block}.ftf-lp__story-media-fallback{width:100%;height:100%;background:linear-gradient(135deg,var(--ftf-leaf-soft),var(--ftf-accent-soft))}.ftf-lp__story-text h2{margin:0 0 2.4rem;font-size:clamp(2.2rem,3.6vw,3rem)}.ftf-lp__story-text .ftf-lp__body{margin:0 0 1.6rem}.ftf-lp__project{padding:var(--ftf-section) 0;background:var(--ftf-bg)}.ftf-lp__project-dl{max-width:76rem;margin:0 auto;padding:clamp(2.4rem,3vw,3.6rem) clamp(2.4rem,3vw,4rem);background:var(--ftf-white);border-radius:var(--ftf-radius);box-shadow:var(--ftf-card-shadow)}.ftf-lp__project-row{display:grid;grid-template-columns:14rem 1fr;gap:clamp(1.4rem,2vw,2.4rem);padding:2rem 0;border-bottom:1px solid var(--ftf-line-soft)}.ftf-lp__project-row:first-child{padding-top:.5rem}.ftf-lp__project-row:last-child{border-bottom:0;padding-bottom:.5rem}.ftf-lp__project-row dt{margin:0;font-size:1.35rem;letter-spacing:.1em;color:var(--ftf-accent-deep);font-weight:600;padding-top:.3rem}.ftf-lp__project-row dd{margin:0;font-size:1.55rem;line-height:1.95;color:var(--ftf-ink)}.ftf-lp__corporate{padding:var(--ftf-section) 0;background:var(--ftf-accent-soft)}.ftf-lp__corporate-card{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(3rem,5vw,5rem);align-items:center;max-width:104rem;margin:0 auto;background:var(--ftf-white);border-radius:var(--ftf-radius);padding:clamp(3rem,4.5vw,5rem);box-shadow:var(--ftf-card-shadow)}.ftf-lp__corporate-text h2{margin:0 0 2.4rem;font-size:clamp(2.2rem,3.8vw,3.1rem)}.ftf-lp__corporate-text .ftf-lp__body{margin:0 0 2.2rem}.ftf-lp__corporate-bullets{margin:0 0 2.8rem;padding:0;list-style:none;display:grid;gap:1rem}.ftf-lp__corporate-bullets li{position:relative;padding-left:2.4rem;font-size:1.55rem;line-height:1.85;color:var(--ftf-ink)}.ftf-lp__corporate-bullets li:before{content:"";position:absolute;left:0;top:.9rem;width:1.4rem;height:1.4rem;border-radius:50%;background:var(--ftf-accent-soft);border:1.5px solid var(--ftf-accent)}.ftf-lp__corporate-actions{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.ftf-lp__corporate-aside{aspect-ratio:4 / 5;border-radius:var(--ftf-radius);overflow:hidden;background:var(--ftf-bg-deep)}.ftf-lp__corporate-aside img{width:100%;height:100%;object-fit:cover;display:block}.ftf-lp__corporate-aside-fallback{width:100%;height:100%;background:linear-gradient(135deg,var(--ftf-accent-soft),var(--ftf-leaf-soft))}.ftf-lp__vision{padding:var(--ftf-section) 0;background:var(--ftf-bg);text-align:center}.ftf-lp__vision-inner{max-width:72rem;margin:0 auto}.ftf-lp__vision h2{margin:0 0 2.4rem}.ftf-lp__vision .ftf-lp__body{text-align:center;margin:0 auto;max-width:60rem}.ftf-lp__gallerysec{padding:var(--ftf-section) 0;background:var(--ftf-bg-deep)}.ftf-lp__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:clamp(1.2rem,2vw,2rem)}.ftf-lp__grid-item{position:relative;margin:0;border-radius:var(--ftf-radius-sm);overflow:hidden;background:var(--ftf-white);box-shadow:var(--ftf-card-shadow);aspect-ratio:1 / 1}.ftf-lp__grid-item--wide{grid-column:span 2;aspect-ratio:2 / 1}.ftf-lp__grid-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.ftf-lp__grid-item:hover img{transform:scale(1.05)}.ftf-lp__grid-fallback{display:grid;place-items:center;width:100%;height:100%;font-size:3.6rem;background:linear-gradient(135deg,var(--ftf-leaf-soft),var(--ftf-accent-soft))}.ftf-lp__grid-item figcaption{position:absolute;left:0;right:0;bottom:0;padding:2.6rem 1.4rem 1.2rem;font-size:1.2rem;line-height:1.5;color:#fff;background:linear-gradient(to top,#2d2a2694,#2d2a2600);opacity:0;transition:opacity .3s ease}.ftf-lp__grid-item:hover figcaption{opacity:1}.ftf-lp__triangle-sec{padding:var(--ftf-section) 0;background:var(--ftf-bg-deep)}.ftf-lp__triangle{position:relative;width:100%;max-width:76rem;margin:0 auto;aspect-ratio:6 / 5.2}.ftf-lp__triangle-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.ftf-lp__triangle-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.6rem;pointer-events:none}.ftf-lp__triangle-center-eyebrow{font-size:1.15rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ftf-accent)}.ftf-lp__triangle-center-text{margin:0;font-size:clamp(1.7rem,2.2vw,2.1rem);font-weight:600;letter-spacing:.05em;color:var(--ftf-ink);line-height:1.5;padding:.4rem 1.6rem;background:var(--ftf-bg-deep);border-radius:999px}.ftf-lp__triangle-node{position:absolute;z-index:3;width:clamp(22rem,30vw,26rem);background:var(--ftf-white);border-radius:var(--ftf-radius);padding:2rem 1.8rem;box-shadow:var(--ftf-card-shadow);display:flex;flex-direction:column;gap:.8rem;text-align:center}.ftf-lp__triangle-node--top{top:0;left:50%;transform:translate(-50%)}.ftf-lp__triangle-node--right{bottom:0;right:0}.ftf-lp__triangle-node--left{bottom:0;left:0}.ftf-lp__triangle-step{font-size:1.15rem;letter-spacing:.18em;color:var(--ftf-accent)}.ftf-lp__triangle-title{margin:0;font-size:1.55rem;font-weight:600;line-height:1.55;color:var(--ftf-ink)}.ftf-lp__triangle-body{margin:0;font-size:1.3rem;line-height:1.85;color:var(--ftf-muted)}.ftf-lp__triangle-note{max-width:60rem;margin:clamp(3.2rem,4.5vw,4.4rem) auto 0;text-align:center;font-size:1.5rem;line-height:1.95;color:var(--ftf-muted)}.ftf-lp__case{padding:var(--ftf-section) 0;background:var(--ftf-bg)}.ftf-lp__case-card{max-width:92rem;margin:0 auto;background:var(--ftf-white);border-radius:var(--ftf-radius);padding:clamp(3rem,5vw,5rem);box-shadow:var(--ftf-card-shadow);display:flex;flex-direction:column;gap:clamp(2.4rem,3.5vw,3.6rem)}.ftf-lp__case-header{text-align:center;padding-bottom:clamp(2rem,3vw,2.8rem);border-bottom:1px solid var(--ftf-line-soft);display:flex;flex-direction:column;gap:1rem}.ftf-lp__case-year{font-size:1.25rem;letter-spacing:.22em;color:var(--ftf-accent-deep)}.ftf-lp__case-title{margin:0;font-size:clamp(2rem,3.2vw,2.6rem);font-weight:600;color:var(--ftf-ink);line-height:1.5}.ftf-lp__case-subtitle{margin:0;font-size:1.45rem;color:var(--ftf-muted);line-height:1.75}.ftf-lp__case-body{font-size:1.5rem;line-height:1.9;color:var(--ftf-muted);text-align:center;max-width:56rem;margin:0 auto}.ftf-lp__case-stats{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1rem,1.8vw,1.6rem)}.ftf-lp__case-stat{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.6rem 1rem;background:var(--ftf-bg-deep);border-radius:var(--ftf-radius-sm);text-align:center}.ftf-lp__case-stat-label{font-size:1.1rem;letter-spacing:.14em;color:var(--ftf-accent-deep);font-weight:600}.ftf-lp__case-stat-value{font-size:1.5rem;font-weight:600;line-height:1.4;color:var(--ftf-ink)}.ftf-lp__case-acts{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.6rem,2.4vw,2.4rem)}.ftf-lp__case-act{position:relative;background:var(--ftf-bg-deep);border-radius:var(--ftf-radius-sm);padding:clamp(2rem,2.6vw,2.6rem) clamp(1.8rem,2.4vw,2.4rem);display:flex;flex-direction:column;gap:.6rem}.ftf-lp__case-act-tag{font-size:2.6rem;font-weight:700;line-height:1;letter-spacing:.02em;color:var(--ftf-accent);opacity:.85}.ftf-lp__case-act h4{margin:.4rem 0 0;font-size:1.55rem;font-weight:600;line-height:1.5;color:var(--ftf-ink)}.ftf-lp__case-act p{margin:0;font-size:1.3rem;line-height:1.75;color:var(--ftf-muted)}.ftf-lp__case-note{max-width:60rem;margin:clamp(2.4rem,3.5vw,3.4rem) auto 0;text-align:center;font-size:1.3rem;line-height:1.9;color:var(--ftf-faint)}.ftf-lp__gallery{margin-top:clamp(2.8rem,4.5vw,4rem)}.ftf-lp__gallery-heading{margin:0 0 clamp(1.6rem,2.5vw,2.2rem);text-align:center;font-size:clamp(1.7rem,2.4vw,2.1rem);font-weight:600;letter-spacing:.04em;color:var(--ftf-ink)}.ftf-lp__carousel{position:relative}.ftf-lp__carousel-track{display:flex;gap:1.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:.4rem .2rem 1.4rem;scrollbar-width:none}.ftf-lp__carousel-track::-webkit-scrollbar{display:none}.ftf-lp__carousel-slide{flex:0 0 auto;width:min(38rem,80%);margin:0;scroll-snap-align:center;background:var(--ftf-white);border-radius:var(--ftf-radius);overflow:hidden;box-shadow:var(--ftf-card-shadow)}.ftf-lp__carousel-slide img,.ftf-lp__carousel-fallback{display:block;width:100%;aspect-ratio:4 / 3;height:auto;max-height:56rem;object-fit:cover}.ftf-lp__carousel-fallback{display:grid;place-items:center;font-size:4.4rem;background:linear-gradient(135deg,var(--ftf-bg-deep),var(--ftf-accent-soft))}.ftf-lp__carousel-slide figcaption{padding:1.3rem 1.5rem 1.5rem;font-size:1.3rem;line-height:1.7;color:var(--ftf-muted)}.ftf-lp__carousel-btn{position:absolute;top:28%;transform:translateY(-50%);width:4.6rem;height:4.6rem;border-radius:50%;border:none;background:#fffffff0;box-shadow:var(--ftf-card-shadow-hover);color:var(--ftf-ink);font-size:2.6rem;line-height:1;cursor:pointer;display:grid;place-items:center;transition:opacity .2s ease,background .2s ease;z-index:2}.ftf-lp__carousel-btn--prev{left:-.6rem}.ftf-lp__carousel-btn--next{right:-.6rem}.ftf-lp__carousel-btn:hover{background:#fff}.ftf-lp__carousel-btn:disabled{opacity:0;pointer-events:none}.ftf-lp__press{display:flex;align-items:center;gap:1.2rem;max-width:56rem;margin:clamp(2.4rem,3.8vw,3.4rem) auto 0;padding:1.6rem 2rem;background:var(--ftf-white);border-radius:var(--ftf-radius-sm);box-shadow:var(--ftf-card-shadow);text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.ftf-lp__press:hover{box-shadow:var(--ftf-card-shadow-hover);transform:translateY(-2px)}.ftf-lp__press-source{flex:0 0 auto;padding:.4rem 1rem;border-radius:999px;background:var(--ftf-accent-soft);color:var(--ftf-accent-deep);font-size:1.1rem;font-weight:600;letter-spacing:.08em;white-space:nowrap}.ftf-lp__press-label{flex:1 1 auto;font-size:1.45rem;font-weight:600;color:var(--ftf-ink);line-height:1.5}.ftf-lp__press-arrow{flex:0 0 auto;font-size:1.8rem;color:var(--ftf-accent)}.ftf-lp__schools{padding:var(--ftf-section) 0;background:#f5ebe2}.ftf-lp__schools-card{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(3rem,5vw,5rem);align-items:center;max-width:104rem;margin:0 auto;background:var(--ftf-white);border-radius:var(--ftf-radius);padding:clamp(3rem,4.5vw,5rem);box-shadow:var(--ftf-card-shadow)}.ftf-lp__schools-text h2{margin:0 0 2.4rem;font-size:clamp(2.2rem,3.8vw,3.1rem)}.ftf-lp__schools-text .ftf-lp__body{margin:0 0 2.2rem}.ftf-lp__schools-targets{margin:0 0 2.8rem;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem 1.6rem}.ftf-lp__schools-targets li{position:relative;padding-left:2rem;font-size:1.45rem;line-height:1.7;color:var(--ftf-ink)}.ftf-lp__schools-targets li:before{content:"";position:absolute;left:0;top:.8rem;width:1.1rem;height:1.1rem;border-radius:50%;background:var(--ftf-accent-soft);border:1.5px solid var(--ftf-accent)}.ftf-lp__schools-actions{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.ftf-lp__btn--accent{background:var(--ftf-accent);color:var(--ftf-white)}.ftf-lp__btn--accent:hover{background:#7a4636;transform:translateY(-1px);box-shadow:0 10px 28px #8c53404d}.ftf-lp__schools-aside{aspect-ratio:4 / 5;border-radius:var(--ftf-radius);overflow:hidden;background:var(--ftf-accent-soft)}.ftf-lp__schools-aside img{width:100%;height:100%;object-fit:cover;display:block}.ftf-lp__schools-aside-fallback{width:100%;height:100%;background:linear-gradient(135deg,#f5ebe2,var(--ftf-accent-soft));display:flex;align-items:center;justify-content:center;font-size:clamp(5rem,9vw,10rem);color:var(--ftf-accent)}@media(max-width:749px){.ftf-lp__hero{grid-template-columns:1fr;padding:clamp(4.5rem,8vw,6rem) clamp(2rem,5vw,3rem);text-align:left}.ftf-lp__hero-image{aspect-ratio:4 / 3;order:-1}.ftf-lp__hero-actions{align-items:stretch}.ftf-lp__hero-actions .ftf-lp__btn{width:100%}.ftf-lp__pillars-grid,.ftf-lp__cycle-steps,.ftf-lp__story-grid{grid-template-columns:1fr}.ftf-lp__story-media{aspect-ratio:4 / 3;max-width:38rem;margin:0 auto}.ftf-lp__project-row{grid-template-columns:1fr;gap:.6rem;padding:1.6rem 0}.ftf-lp__corporate-card{grid-template-columns:1fr;padding:clamp(2.4rem,5vw,3.4rem)}.ftf-lp__corporate-aside{aspect-ratio:4 / 3;order:-1;max-width:40rem;margin:0 auto}.ftf-lp__corporate-actions{align-items:stretch}.ftf-lp__corporate-actions .ftf-lp__btn{width:100%}.ftf-lp__triangle{aspect-ratio:1 / 1.28;max-width:46rem}.ftf-lp__triangle-svg{display:block}.ftf-lp__triangle-node{width:47%;padding:1.4rem 1.1rem;gap:.4rem;border-radius:1.4rem}.ftf-lp__triangle-node--top{width:66%}.ftf-lp__triangle-step{font-size:1.05rem;letter-spacing:.12em}.ftf-lp__triangle-title{font-size:1.4rem;line-height:1.45}.ftf-lp__triangle-body{font-size:1.15rem;line-height:1.7}.ftf-lp__triangle-center{gap:.3rem}.ftf-lp__triangle-center-eyebrow{font-size:.95rem}.ftf-lp__triangle-center-text{font-size:1.4rem;padding:.3rem 1.1rem}.ftf-lp__case-stats{grid-template-columns:repeat(2,1fr)}.ftf-lp__case-stat{padding:1.3rem .8rem}.ftf-lp__case-stat-value{font-size:1.4rem}.ftf-lp__case-acts{grid-template-columns:1fr}.ftf-lp__case-act{flex-direction:row;align-items:baseline;gap:1.2rem;flex-wrap:wrap}.ftf-lp__case-act-tag{font-size:2.2rem}.ftf-lp__case-act h4{margin:0;flex:1 1 12rem}.ftf-lp__case-act p{flex:1 1 100%}.ftf-lp__grid{grid-template-columns:repeat(2,1fr)}.ftf-lp__grid-item figcaption{opacity:1}.ftf-lp__carousel-btn{display:none}.ftf-lp__carousel-slide{width:min(30rem,84%)}.ftf-lp__carousel-track{gap:1.2rem}.ftf-lp__press{flex-wrap:wrap;gap:.8rem 1rem;padding:1.4rem 1.6rem}.ftf-lp__press-label{font-size:1.35rem}.ftf-lp__schools-card{grid-template-columns:1fr;padding:clamp(2.4rem,5vw,3.4rem)}.ftf-lp__schools-aside{aspect-ratio:4 / 3;order:-1;max-width:40rem;margin:0 auto}.ftf-lp__schools-targets{grid-template-columns:1fr}.ftf-lp__schools-actions{align-items:stretch}.ftf-lp__schools-actions .ftf-lp__btn{width:100%}.ftf-lp__message-inner{grid-template-columns:1fr}.ftf-lp__message-photo{aspect-ratio:4 / 3;max-width:36rem;margin:0 auto}}@media(max-width:480px){.ftf-lp__btn{padding:1.5rem 2.4rem;font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-flower-to-future-lp.css.map */
