.TestimonialsSection-module__iQcbOG__section{box-sizing:border-box;width:100%;padding:150px 40px 56px}.TestimonialsSection-module__iQcbOG__container{grid-template-columns:3fr 5fr;align-items:start;gap:140px;width:100%;max-width:1080px;margin:0 auto;display:grid}.TestimonialsSection-module__iQcbOG__leftColumn{min-width:0}.TestimonialsSection-module__iQcbOG__headline{letter-spacing:-.02em;color:var(--foreground);margin:0 0 42px;font-family:Tiempos Text,Georgia,serif;font-size:clamp(28px,3.2vw,36px);font-weight:400;line-height:1.2}.TestimonialsSection-module__iQcbOG__subtitle{color:var(--body-text);margin:0 0 32px;font-size:16px;line-height:1.5}.TestimonialsSection-module__iQcbOG__accordion{flex-direction:column;gap:0;display:flex}.TestimonialsSection-module__iQcbOG__accordionItem{width:100%;overflow:hidden}.TestimonialsSection-module__iQcbOG__accordionHeader{margin:0}.TestimonialsSection-module__iQcbOG__trigger{box-sizing:border-box;letter-spacing:0;width:100%;color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:8px;padding:12px 0;font-family:Tiempos Text,Georgia,serif;font-size:18px;font-weight:400;transition:background .2s;display:flex}.TestimonialsSection-module__iQcbOG__trigger:hover{text-decoration:underline}.TestimonialsSection-module__iQcbOG__triggerIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.TestimonialsSection-module__iQcbOG__starImg{object-fit:contain;width:18px;height:18px;display:block}.TestimonialsSection-module__iQcbOG__triggerText{overflow-wrap:break-word;flex:1;min-width:0}.TestimonialsSection-module__iQcbOG__contentWrap{overflow:hidden}.TestimonialsSection-module__iQcbOG__contentWrap[data-state=open]{animation:.3s ease-out forwards TestimonialsSection-module__iQcbOG__testimonialSlideDown}.TestimonialsSection-module__iQcbOG__contentWrap[data-state=closed]{animation:.3s ease-out forwards TestimonialsSection-module__iQcbOG__testimonialSlideUp}@keyframes TestimonialsSection-module__iQcbOG__testimonialSlideDown{0%{opacity:0;height:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes TestimonialsSection-module__iQcbOG__testimonialSlideUp{0%{height:var(--radix-accordion-content-height);opacity:1}to{opacity:0;height:0}}.TestimonialsSection-module__iQcbOG__content{color:var(--body-text);box-sizing:border-box;overflow-wrap:break-word;margin:0;padding:0 28px 12px;font-size:14px;line-height:1.5}.TestimonialsSection-module__iQcbOG__rightColumn{justify-content:center;align-items:flex-start;padding-top:24px;display:flex;position:relative}.TestimonialsSection-module__iQcbOG__stickyNote{box-sizing:border-box;background-color:var(--background-secondary);background-image:radial-gradient(circle,#28140026 1px,#0000 1px);background-size:18px 18px;border-radius:6px;flex-direction:column;flex-shrink:0;justify-content:flex-end;width:420px;height:420px;padding:28px 24px 32px;transition:all .25s;display:flex;position:sticky;top:100px;overflow:visible;transform:rotate(1.5deg);box-shadow:0 2px 8px #28140014,0 1px 2px #2814000f}.TestimonialsSection-module__iQcbOG__stickyNote:hover{transform:rotate(1.8deg);box-shadow:0 8px 18px #00000012,0 4px 6px #0000000d}.TestimonialsSection-module__iQcbOG__stickySticker{pointer-events:none;box-sizing:border-box;width:160px;height:160px;transform:rotate(var(--sticker-rotate,0deg));background:#f0e3f9;border:8px solid #e1bdfa;border-radius:50%;justify-content:center;align-items:center;transition:transform .25s;display:flex;position:absolute;top:16px;left:-50px;overflow:hidden;box-shadow:-2px -2px 10px #0000001a,0 2px 6px #00000014}.TestimonialsSection-module__iQcbOG__stickyNote:hover .TestimonialsSection-module__iQcbOG__stickySticker{transform:rotate(calc(var(--sticker-rotate,0deg) - 6deg))}.TestimonialsSection-module__iQcbOG__stickyStickerStar{width:175px;height:175px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;overflow:visible}.TestimonialsSection-module__iQcbOG__stickerFadeWrap{animation:.3s ease-out TestimonialsSection-module__iQcbOG__stickerFadeIn}@keyframes TestimonialsSection-module__iQcbOG__stickerFadeIn{0%{opacity:0}to{opacity:1}}.TestimonialsSection-module__iQcbOG__stickyStickerSvg{object-fit:contain;width:100%;height:100%;display:block}.TestimonialsSection-module__iQcbOG__stickyStickerImg{object-fit:contain;mix-blend-mode:plus-darker;width:100%;height:100%;display:block}.TestimonialsSection-module__iQcbOG__quote{letter-spacing:-.01em;color:var(--foreground);cursor:default;margin:0;font-family:Tiempos Text,Georgia,serif;font-size:26px;font-weight:400;line-height:1.3;transition:opacity .25s}.TestimonialsSection-module__iQcbOG__attribution{color:#474646;cursor:default;margin:20px 0 0;font-size:14px;line-height:1.4}@media (max-width:900px){.TestimonialsSection-module__iQcbOG__section{padding:32px 30px 40px}.TestimonialsSection-module__iQcbOG__container{grid-template-columns:1fr;gap:32px}.TestimonialsSection-module__iQcbOG__rightColumn{justify-content:center;margin-top:24px;padding-top:0}.TestimonialsSection-module__iQcbOG__stickyNote{aspect-ratio:1;width:min(340px,100%);height:auto;position:static;transform:rotate(.5deg)}.TestimonialsSection-module__iQcbOG__stickySticker{border-width:5px;width:135px;height:135px}.TestimonialsSection-module__iQcbOG__stickyStickerStar{width:135px;height:135px}.TestimonialsSection-module__iQcbOG__headline{margin-bottom:28px}.TestimonialsSection-module__iQcbOG__trigger{padding:10px 0;font-size:16px}.TestimonialsSection-module__iQcbOG__content{padding:0 25px 14px;font-size:14px}.TestimonialsSection-module__iQcbOG__quote{font-size:22px}}
.QuoteSection-module___8a8jq__section{box-sizing:border-box;text-align:center;width:100%;padding:200px 40px 180px}.QuoteSection-module___8a8jq__inner{flex-direction:column;align-items:center;display:flex}.QuoteSection-module___8a8jq__quoteMark{color:var(--foreground);margin-bottom:-.3em;font-family:Tiempos Text,Georgia,serif;font-size:clamp(80px,12vw,100px);font-weight:400;line-height:1;display:block}.QuoteSection-module___8a8jq__quote{letter-spacing:-.02em;max-width:720px;color:var(--foreground);text-align:center;margin:0 auto 32px;font-family:Tiempos Text,Georgia,serif;font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.25}.QuoteSection-module___8a8jq__attribution{color:var(--body-text);text-align:center;margin:16px auto 0;font-size:16px;line-height:1.4}@media (max-width:900px){.QuoteSection-module___8a8jq__section{box-sizing:border-box;text-align:center;width:100%;padding:160px 40px 140px}}
