.TextShowcase_textShowcase__YqqPF{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);display:flex;flex-direction:column;position:relative;background:#f5f0e5}.TextShowcase_textContainer__Gll6b{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;gap:4rem}.TextShowcase_textBlock__v7HjF{text-align:center;cursor:pointer;transition:all .3s ease;max-width:300px}.TextShowcase_textBlock__v7HjF:hover{transform:translateY(-5px)}.TextShowcase_textTitle__oNt0v{font-family:var(--font-libre-baskerville),serif;font-size:clamp(.4rem,1.2vw,1rem);font-weight:400;line-height:1.2;margin-bottom:1rem;text-transform:lowercase;color:#5d4b35}.TextShowcase_textTitle__oNt0v div{margin-bottom:.3rem}.TextShowcase_textTitle__oNt0v div:last-child{margin-bottom:0}.TextShowcase_dropdownArrow__h2cdu{display:block;width:1rem;height:1rem;color:#969c8b;margin:.5rem auto 0;opacity:.7;transition:all .3s ease}.TextShowcase_textDescription__idbxw{font-family:var(--font-libre-baskerville),serif;font-size:1rem;line-height:1.6;color:#5d4b35;opacity:0;max-height:0;overflow:hidden;transition:all .4s ease;text-align:left}.TextShowcase_textBlock__v7HjF.TextShowcase_active__ZKSsy .TextShowcase_textDescription__idbxw{opacity:1;max-height:200px;margin-top:1rem}.TextShowcase_scrollIndicator__sojtd{position:absolute;bottom:5rem;left:50%;transform:translateX(-50%);width:2rem;height:2rem;color:#969c8b}@keyframes TextShowcase_bounce__KUprQ{0%,20%,53%,80%,to{transform:translateX(-50%) translateY(0)}40%,43%{transform:translateX(-50%) translateY(-10px)}70%{transform:translateX(-50%) translateY(-5px)}90%{transform:translateX(-50%) translateY(-2px)}}@media (max-width:768px){.TextShowcase_textShowcase__YqqPF{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.TextShowcase_scrollIndicator__sojtd{bottom:6rem}.TextShowcase_textContainer__Gll6b{flex-direction:row;justify-content:space-around;align-items:flex-start;gap:1rem;padding:12rem 1rem 2rem;min-height:calc(85vh - 2rem);min-height:calc(var(--vh, 1vh) * 85 - 2rem);position:relative}.TextShowcase_textBlock__v7HjF{flex:1;max-width:none;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative}.TextShowcase_textBlock__v7HjF.TextShowcase_active__ZKSsy{transform:translateX(0);flex:2;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.TextShowcase_textBlock__v7HjF:not(.TextShowcase_active__ZKSsy){flex:0.8;opacity:.6}.TextShowcase_textBlock__v7HjF.TextShowcase_active__ZKSsy .TextShowcase_dropdownArrow__h2cdu{transform:rotate(180deg);opacity:1}.TextShowcase_textTitle__oNt0v{font-size:clamp(1.2rem,4vw,2rem);line-height:1.1;margin-bottom:.5rem}.TextShowcase_textTitle__oNt0v div{margin-bottom:.1rem}.TextShowcase_textDescription__idbxw{font-size:clamp(.9rem,2.5vw,1.1rem);text-align:left;padding:0 1rem}.TextShowcase_textBlock__v7HjF.TextShowcase_active__ZKSsy .TextShowcase_textDescription__idbxw{margin-top:1.5rem;max-height:300px}.TextShowcase_textBlock__v7HjF:hover{transform:none}@supports (-webkit-touch-callout:none){.TextShowcase_scrollIndicator__sojtd{bottom:calc(6rem + env(safe-area-inset-bottom))}}}@media (min-width:769px){.TextShowcase_textBlock__v7HjF:hover .TextShowcase_textDescription__idbxw{opacity:1;max-height:200px;margin-top:1rem}.TextShowcase_textBlock__v7HjF:hover .TextShowcase_dropdownArrow__h2cdu{transform:rotate(180deg);opacity:1}}