.Navbar-module__cJzEcG__header{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(160%);background:#fff9;border-bottom:1px solid #0000;padding:0;transition:background .35s,border-color .35s,box-shadow .35s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{background:#ffffffd1;border-bottom-color:#0000000f;box-shadow:0 2px 20px #0000000a}.Navbar-module__cJzEcG__nav{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;height:64px;margin:0 auto;padding:0 2.5rem;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__cJzEcG__logo:hover{transform:scale(1.08)}.Navbar-module__cJzEcG__logoMark{width:38px;height:auto;color:var(--text-primary);transition:color .22s,opacity .22s}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoMark{color:var(--text-primary)}.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #00000014;border-radius:999px;align-items:center;gap:0;padding:5px 6px;list-style:none;display:flex}.Navbar-module__cJzEcG__link{font-family:var(--font-sans);letter-spacing:.01em;color:var(--text-secondary);white-space:nowrap;border-radius:999px;padding:.45rem 1.1rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .22s;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--text-primary);transform-origin:0;height:1px;transition:transform .28s cubic-bezier(.4,0,.2,1);position:absolute;bottom:6px;left:1.1rem;right:1.1rem;transform:scaleX(0)}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__link:hover:after,.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active:after{transform:scaleX(1)}.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active{color:var(--text-primary)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);border-radius:2px;width:22px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(16px);background:#ffffffe6;border-top:1px solid #0000000d;flex-direction:column;gap:.25rem;max-height:0;padding:.75rem 1.25rem 1.25rem;transition:max-height .4s;display:none;overflow:hidden}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__mobileOpen{max-height:300px}.Navbar-module__cJzEcG__mobileLink{font-family:var(--font-sans);color:var(--text-secondary);border-bottom:1px solid #0000;padding:.65rem .75rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:border-color .2s,color .2s}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary);border-bottom-color:var(--border-gray)}@media (max-width:860px){.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__hamburger,.Navbar-module__cJzEcG__mobileMenu{display:flex}.Navbar-module__cJzEcG__nav{padding:0 1.25rem}}
.HeroSection-module__sBkrQG__hero{background:var(--white);justify-content:center;align-items:center;min-height:100vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__grid{pointer-events:none;background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70%,#000 40%,#0000 100%);mask-image:radial-gradient(80% 70%,#000 40%,#0000 100%)}.HeroSection-module__sBkrQG__center{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:0;width:100%;max-width:860px;padding:2rem 1rem 5rem;display:flex;position:relative}.HeroSection-module__sBkrQG__eyebrow{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.72rem;animation:.6s both HeroSection-module__sBkrQG__fadeUp;display:flex}.HeroSection-module__sBkrQG__dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s infinite HeroSection-module__sBkrQG__pulse;display:inline-block;box-shadow:0 0 0 3px #22c55e33}.HeroSection-module__sBkrQG__name{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(3.5rem,9vw,7.5rem);font-style:italic;font-weight:400;line-height:1.05;animation:.7s .1s both HeroSection-module__sBkrQG__fadeUp}.HeroSection-module__sBkrQG__taglineStatic{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.35rem;font-size:clamp(.75rem,1.4vw,.88rem);animation:.7s .2s both HeroSection-module__sBkrQG__fadeUp}.HeroSection-module__sBkrQG__taglineDynamic{justify-content:center;align-items:center;gap:0;min-height:2rem;margin-bottom:2.5rem;animation:.7s .25s both HeroSection-module__sBkrQG__fadeUp;display:flex}.HeroSection-module__sBkrQG__taglineSuffix{font-family:var(--font-serif);color:var(--text-primary);font-size:clamp(1.1rem,2.5vw,1.5rem);font-style:italic;display:inline-block}.HeroSection-module__sBkrQG__cursor{background:var(--text-primary);vertical-align:middle;flex-shrink:0;width:2px;height:1.2em;margin-left:3px;animation:.9s step-end infinite HeroSection-module__sBkrQG__blink;display:inline-block}.HeroSection-module__sBkrQG__avatarWrap{margin-bottom:2.75rem;animation:.7s .35s both HeroSection-module__sBkrQG__fadeUp;position:relative}.HeroSection-module__sBkrQG__avatarRing{border:1px dashed var(--border-gray);pointer-events:none;border-radius:50%;animation:22s linear infinite HeroSection-module__sBkrQG__spin;position:absolute;inset:-14px}.HeroSection-module__sBkrQG__avatar{border:1.5px solid var(--border-gray);background:#b5b5b5;border-radius:50%;width:240px;height:240px;transition:border-color .3s;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__avatar:hover{border-color:var(--text-secondary)}.HeroSection-module__sBkrQG__statsRow{align-items:flex-end;gap:clamp(1.5rem,4vw,3.5rem);animation:.7s .48s both HeroSection-module__sBkrQG__fadeUp;display:flex}.HeroSection-module__sBkrQG__stat{flex-direction:column;align-items:center;gap:.2rem;display:flex;position:relative}.HeroSection-module__sBkrQG__stat:not(:last-child):after{content:"";background:var(--mid-gray);width:1px;position:absolute;top:30%;bottom:0;right:calc(clamp(1.5rem,4vw,3.5rem)/-1.33333)}.HeroSection-module__sBkrQG__statValue{font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2rem,5vw,3.25rem);font-weight:400;line-height:1}.HeroSection-module__sBkrQG__statLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.HeroSection-module__sBkrQG__scroll{flex-direction:column;align-items:center;gap:.4rem;animation:1s 1s both HeroSection-module__sBkrQG__fadeUp;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.HeroSection-module__sBkrQG__scrollLine{background:linear-gradient(to bottom,transparent,var(--border-gray));width:1px;height:40px;animation:1.8s infinite HeroSection-module__sBkrQG__scrollDrop}.HeroSection-module__sBkrQG__scrollText{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem}@keyframes HeroSection-module__sBkrQG__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__sBkrQG__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes HeroSection-module__sBkrQG__pulse{0%,to{box-shadow:0 0 0 3px #22c55e33}50%{box-shadow:0 0 0 6px #22c55e14}}@keyframes HeroSection-module__sBkrQG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes HeroSection-module__sBkrQG__scrollDrop{0%{transform-origin:top;opacity:0;transform:scaleY(0)}40%{transform-origin:top;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(1)}}@media (max-width:768px){.HeroSection-module__sBkrQG__avatar{width:180px;height:180px}.HeroSection-module__sBkrQG__statsRow{gap:1.5rem}.HeroSection-module__sBkrQG__statValue{font-size:1.8rem}.HeroSection-module__sBkrQG__taglineStatic{font-size:.72rem}.HeroSection-module__sBkrQG__taglineSuffix{font-size:1.1rem}}@media (max-width:480px){.HeroSection-module__sBkrQG__name{font-size:clamp(2.5rem,12vw,3.5rem)}.HeroSection-module__sBkrQG__center{padding:5rem 1rem 3rem}.HeroSection-module__sBkrQG__avatar{width:140px;height:140px}.HeroSection-module__sBkrQG__avatarRing{inset:-10px}.HeroSection-module__sBkrQG__avatarWrap{margin-bottom:2rem}.HeroSection-module__sBkrQG__statsRow{grid-template-columns:1fr 1fr;align-items:center;gap:1.5rem 1rem;width:100%;max-width:320px;margin:0 auto;display:grid}.HeroSection-module__sBkrQG__stat:not(:last-child):after{display:none}.HeroSection-module__sBkrQG__statValue{font-size:1.6rem}.HeroSection-module__sBkrQG__statLabel{font-size:.55rem}.HeroSection-module__sBkrQG__scroll{display:none}}
.AboutSection-module__UGBiha__about{background:var(--white);color:var(--text-primary);padding:8rem 2rem;overflow:hidden}.AboutSection-module__UGBiha__label{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:2.5rem;font-size:.7rem;display:inline-block}.AboutSection-module__UGBiha__opening{max-width:1100px;margin:0 auto 5rem}.AboutSection-module__UGBiha__headline{font-family:var(--font-sans);letter-spacing:-.02em;color:#00000014;text-transform:uppercase;font-size:clamp(2.4rem,6vw,5rem);font-weight:700;line-height:1.08}.AboutSection-module__UGBiha__headline em{font-style:italic;font-family:var(--font-serif);color:var(--black);font-weight:400}.AboutSection-module__UGBiha__statement{text-align:right;max-width:1100px;margin:0 auto 8rem}.AboutSection-module__UGBiha__statement p{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);font-size:clamp(.85rem,1.6vw,1.05rem);line-height:1.8}.AboutSection-module__UGBiha__highlight{color:var(--black);font-weight:600}.AboutSection-module__UGBiha__philosophy{text-align:center;max-width:900px;margin:0 auto 8rem}.AboutSection-module__UGBiha__philosophyText{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;font-size:clamp(.9rem,1.5vw,1.1rem);line-height:2}.AboutSection-module__UGBiha__word{opacity:.18;transition:opacity .1s;display:inline}.AboutSection-module__UGBiha__approach{max-width:1100px;margin:0 auto}.AboutSection-module__UGBiha__approachLabel{margin-bottom:3rem;display:block}.AboutSection-module__UGBiha__stepsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.AboutSection-module__UGBiha__stepCard{background:var(--off-white);border:1px solid #0000000f;border-radius:1rem;padding:2.5rem 2rem;transition:background .4s,border-color .4s,transform .5s}.AboutSection-module__UGBiha__stepCard:hover{background:var(--light-gray);border-color:#0000001f;transform:translateY(-4px)}.AboutSection-module__UGBiha__stepNum{font-family:var(--font-serif);color:#00000026;margin-bottom:1.2rem;font-size:2.8rem;font-weight:300;line-height:1;display:inline-block}.AboutSection-module__UGBiha__stepTitle{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--text-primary);margin-bottom:.85rem;font-size:1.25rem;font-weight:600}.AboutSection-module__UGBiha__stepDesc{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:1.5rem;font-size:.85rem;line-height:1.7}.AboutSection-module__UGBiha__stepTags{flex-wrap:wrap;gap:.45rem;display:flex}.AboutSection-module__UGBiha__stepTag{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);background:#0000000a;border:1px solid #0000000f;border-radius:100px;padding:.35rem .7rem;font-size:.65rem;display:inline-block}.AboutSection-module__UGBiha__reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.AboutSection-module__UGBiha__reveal.AboutSection-module__UGBiha__visible{opacity:1;transform:translateY(0)}.AboutSection-module__UGBiha__stepCard.AboutSection-module__UGBiha__reveal{transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),background .4s,border-color .4s}@media (max-width:768px){.AboutSection-module__UGBiha__about{padding:6rem 1.25rem 5rem}.AboutSection-module__UGBiha__headline{font-size:2rem}.AboutSection-module__UGBiha__statement{text-align:center;margin-bottom:5rem}.AboutSection-module__UGBiha__stepsGrid{grid-template-columns:1fr;gap:1.5rem}.AboutSection-module__UGBiha__philosophy{margin-bottom:5rem}.AboutSection-module__UGBiha__stepCard{padding:2rem 1.5rem}}@media (max-width:480px){.AboutSection-module__UGBiha__headline{font-size:1.6rem}.AboutSection-module__UGBiha__philosophyText{font-size:.82rem}}
.FeaturedSection-module__oMSYYW__featured{background:var(--off-white);padding:8rem 2rem;overflow:hidden}.FeaturedSection-module__oMSYYW__header{text-align:center;max-width:1100px;margin:0 auto 4rem}.FeaturedSection-module__oMSYYW__label{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.2rem;font-size:.7rem;display:inline-block}.FeaturedSection-module__oMSYYW__heading{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:.8rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700}.FeaturedSection-module__oMSYYW__heading em{font-style:italic;font-family:var(--font-serif);font-weight:400}.FeaturedSection-module__oMSYYW__subheading{font-family:var(--font-body);color:var(--text-secondary);max-width:460px;margin:0 auto;font-size:.95rem;line-height:1.6}.FeaturedSection-module__oMSYYW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.FeaturedSection-module__oMSYYW__card{color:inherit;background:var(--white);cursor:pointer;border:1px solid #0000000d;border-radius:1.25rem;text-decoration:none;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .4s;display:block;overflow:hidden}.FeaturedSection-module__oMSYYW__card:hover{border-color:#0000001a;transform:translateY(-8px);box-shadow:0 24px 60px #00000014,0 8px 24px #0000000a}.FeaturedSection-module__oMSYYW__imageWrap{aspect-ratio:4/3;background:var(--light-gray);width:100%;position:relative;overflow:hidden}.FeaturedSection-module__oMSYYW__imageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}.FeaturedSection-module__oMSYYW__card:hover .FeaturedSection-module__oMSYYW__imageWrap img{transform:scale(1.05)}.FeaturedSection-module__oMSYYW__imageOverlay{opacity:0;background:linear-gradient(#0000 50%,#00000005 100%);transition:opacity .4s;position:absolute;inset:0}.FeaturedSection-module__oMSYYW__card:hover .FeaturedSection-module__oMSYYW__imageOverlay{opacity:1}.FeaturedSection-module__oMSYYW__arrowBadge{background:var(--white);width:40px;height:40px;color:var(--text-primary);opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .35s,transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:1rem;right:1rem;transform:translate(8px,-8px);box-shadow:0 2px 8px #0000001a}.FeaturedSection-module__oMSYYW__card:hover .FeaturedSection-module__oMSYYW__arrowBadge{opacity:1;transform:translate(0)}.FeaturedSection-module__oMSYYW__info{padding:1.1rem 1.25rem 1.25rem}.FeaturedSection-module__oMSYYW__tags{flex-wrap:wrap;gap:.35rem;margin-bottom:.65rem;display:flex}.FeaturedSection-module__oMSYYW__tag{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);background:var(--light-gray);border-radius:100px;padding:.25rem .55rem;font-size:.58rem;transition:background .3s;display:inline-block}.FeaturedSection-module__oMSYYW__card:hover .FeaturedSection-module__oMSYYW__tag{background:var(--mid-gray)}.FeaturedSection-module__oMSYYW__title{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.2rem;font-size:1.1rem;font-weight:600;transition:color .3s}.FeaturedSection-module__oMSYYW__card:hover .FeaturedSection-module__oMSYYW__title{color:var(--black)}.FeaturedSection-module__oMSYYW__subtitle{font-family:var(--font-body);color:var(--text-secondary);font-size:.78rem;line-height:1.5}.FeaturedSection-module__oMSYYW__reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(50px)}.FeaturedSection-module__oMSYYW__reveal.FeaturedSection-module__oMSYYW__visible{opacity:1;transform:translateY(0)}.FeaturedSection-module__oMSYYW__card.FeaturedSection-module__oMSYYW__reveal{transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1),border-color .4s}.FeaturedSection-module__oMSYYW__card.FeaturedSection-module__oMSYYW__reveal.FeaturedSection-module__oMSYYW__visible:hover{transform:translateY(-8px)}@media (max-width:1024px){.FeaturedSection-module__oMSYYW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.FeaturedSection-module__oMSYYW__featured{padding:5rem 1.25rem}.FeaturedSection-module__oMSYYW__grid{grid-template-columns:1fr;gap:1.5rem}.FeaturedSection-module__oMSYYW__heading{font-size:2rem}.FeaturedSection-module__oMSYYW__info{padding:1rem 1.1rem 1.25rem}.FeaturedSection-module__oMSYYW__title{font-size:1.1rem}}@media (max-width:480px){.FeaturedSection-module__oMSYYW__featured{padding:3.5rem 1rem}.FeaturedSection-module__oMSYYW__header{margin-bottom:2.5rem}.FeaturedSection-module__oMSYYW__tag{font-size:.52rem}.FeaturedSection-module__oMSYYW__title{font-size:1rem}.FeaturedSection-module__oMSYYW__subtitle{font-size:.72rem}}
.TestimonialsSection-module__g6gg7W__testimonials{background:var(--white);padding:8rem 2rem;overflow:hidden}.TestimonialsSection-module__g6gg7W__label{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:2rem;font-size:.7rem;display:inline-block}.TestimonialsSection-module__g6gg7W__highlight{text-align:center;max-width:900px;margin:0 auto 5rem}.TestimonialsSection-module__g6gg7W__bigQuote{font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:#00000026;font-size:clamp(1.3rem,2.8vw,2rem);font-weight:400;line-height:1.5}.TestimonialsSection-module__g6gg7W__bigQuote strong{color:var(--text-primary);font-weight:700}.TestimonialsSection-module__g6gg7W__marqueeWrap{width:100%;position:relative;overflow:hidden}.TestimonialsSection-module__g6gg7W__fadeBefore,.TestimonialsSection-module__g6gg7W__fadeAfter{z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.TestimonialsSection-module__g6gg7W__fadeBefore{background:linear-gradient(to right,var(--white)0%,transparent 100%);left:0}.TestimonialsSection-module__g6gg7W__fadeAfter{background:linear-gradient(to left,var(--white)0%,transparent 100%);right:0}.TestimonialsSection-module__g6gg7W__marqueeTrack{gap:1.5rem;width:max-content;animation:45s linear infinite TestimonialsSection-module__g6gg7W__marquee;display:flex}@keyframes TestimonialsSection-module__g6gg7W__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.TestimonialsSection-module__g6gg7W__marqueeTrack:hover{animation-play-state:paused}.TestimonialsSection-module__g6gg7W__card{background:var(--off-white);border:1px solid #0000000d;border-radius:1rem;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:1.5rem;width:380px;padding:2rem 1.75rem;transition:transform .3s,box-shadow .3s;display:flex}.TestimonialsSection-module__g6gg7W__card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #0000000f}.TestimonialsSection-module__g6gg7W__cardText{font-family:var(--font-body);color:var(--text-secondary);font-size:.85rem;font-style:italic;line-height:1.75}.TestimonialsSection-module__g6gg7W__cardRole{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem;font-weight:500}.TestimonialsSection-module__g6gg7W__reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.TestimonialsSection-module__g6gg7W__reveal.TestimonialsSection-module__g6gg7W__visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.TestimonialsSection-module__g6gg7W__testimonials{padding:5rem 1rem}.TestimonialsSection-module__g6gg7W__bigQuote{font-size:1.1rem}.TestimonialsSection-module__g6gg7W__card{width:300px;padding:1.5rem}.TestimonialsSection-module__g6gg7W__fadeBefore,.TestimonialsSection-module__g6gg7W__fadeAfter{width:60px}}@media (max-width:480px){.TestimonialsSection-module__g6gg7W__testimonials{padding:3.5rem .75rem}.TestimonialsSection-module__g6gg7W__bigQuote{font-size:.95rem}.TestimonialsSection-module__g6gg7W__highlight{margin-bottom:3rem}.TestimonialsSection-module__g6gg7W__card{width:260px;padding:1.25rem}.TestimonialsSection-module__g6gg7W__cardText{font-size:.78rem}.TestimonialsSection-module__g6gg7W__fadeBefore,.TestimonialsSection-module__g6gg7W__fadeAfter{width:30px}}
.page-module___8aEwW__main{background:var(--white);min-height:100vh}.page-module___8aEwW__placeholder{border-top:1px solid var(--light-gray);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:50vh;padding:5rem 2rem;display:flex}.page-module___8aEwW__sectionTag{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.page-module___8aEwW__sectionTitle{font-family:var(--font-serif);color:var(--mid-gray);font-size:clamp(2rem,5vw,3rem);font-style:italic;font-weight:400}.page-module___8aEwW__contactSection{border-top:1px solid var(--light-gray);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;min-height:60vh;padding:5rem 2rem 2rem;display:flex}.page-module___8aEwW__contactInner{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.25rem;display:flex}.page-module___8aEwW__contactTitle{font-family:var(--font-serif);color:var(--text-primary);max-width:700px;font-size:clamp(2.5rem,7vw,5rem);font-weight:400;line-height:1.1}.page-module___8aEwW__contactTitle em{color:var(--text-secondary);font-style:italic}.page-module___8aEwW__contactSub{font-family:var(--font-body);color:var(--text-muted);max-width:420px;font-size:.95rem;line-height:1.7}.page-module___8aEwW__contactLinks{align-items:center;gap:3.5rem;margin-top:1.5rem;margin-bottom:4rem;display:flex}.page-module___8aEwW__contactLink{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary);align-items:center;gap:.5rem;font-size:clamp(1.3rem,2.5vw,1.6rem);font-weight:700;text-decoration:none;transition:color .25s;display:inline-flex}.page-module___8aEwW__contactLink svg{transition:transform .3s}.page-module___8aEwW__contactLink:hover{color:var(--text-secondary)}.page-module___8aEwW__contactLink:hover svg{transform:translate(3px,-3px)}.page-module___8aEwW__footer{border-top:1px solid var(--light-gray);text-align:center;width:100%;font-family:var(--font-body);color:var(--text-muted);letter-spacing:.04em;padding-top:2rem;font-size:.72rem}@media (max-width:768px){.page-module___8aEwW__contactSection{min-height:50vh;padding:3.5rem 1.25rem 1.5rem}.page-module___8aEwW__contactLinks{gap:2rem}.page-module___8aEwW__contactLink{font-size:1.1rem}.page-module___8aEwW__contactSub{font-size:.85rem}}@media (max-width:480px){.page-module___8aEwW__contactSection{padding:3rem 1rem 1rem}.page-module___8aEwW__contactTitle{font-size:2rem}.page-module___8aEwW__contactLinks{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.page-module___8aEwW__contactLink{font-size:.95rem}.page-module___8aEwW__contactSub{font-size:.8rem}.page-module___8aEwW__placeholder{min-height:30vh;padding:3rem 1rem}}
