/* Homepage interface: an editorial sequence, not a hero plus a grid of cards. */
.home-page{background:#fffbfd!important}.home-page h1,.home-page h2{font-family:'Avenir Next',Avenir,'Helvetica Neue',Arial,sans-serif!important}.home-intro{min-height:calc(100vh - 76px);display:flex;align-items:flex-end;padding:54px 0 44px;background:linear-gradient(145deg,#fff9fc 0%,#fff9fc 58%,#ede1ff 100%)}.home-kicker{display:flex;justify-content:space-between;border-top:1px solid #28172e;padding-top:12px;margin-bottom:58px;color:#e3317d;font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.home-intro h1{max-width:1050px;margin:0;font-size:clamp(68px,11.8vw,190px)!important;line-height:.79!important;letter-spacing:-.105em!important}.home-intro-bottom{display:grid;grid-template-columns:360px 1fr;gap:40px;align-items:end;margin-top:48px}.home-intro-bottom p{font-size:20px!important;line-height:1.35!important;color:#28172e!important;margin:0!important}.home-arrow{justify-self:end;display:grid;place-items:center;width:64px;height:64px;background:#e3317d;color:#fff;font-size:30px;border-radius:50%}.home-manifesto{padding:115px 0;background:#28172e;color:#fff}.home-manifesto .shell{display:grid;grid-template-columns:1.4fr .6fr;gap:60px;align-items:end}.home-manifesto p{margin:0!important;color:#fff!important;font-size:clamp(42px,6vw,94px)!important;font-weight:750;letter-spacing:-.075em;line-height:.95}.home-manifesto em{color:#d8a9ff;font-style:normal}.home-manifesto div{color:#f0e5f1;font-size:18px;line-height:1.45}.home-services{padding:110px 0 92px}.home-section-label{font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:#e3317d;margin-bottom:52px}.service-row{display:grid;grid-template-columns:1.3fr .8fr auto;gap:28px;align-items:center;padding:23px 0;border-top:1px solid #cdbdcb;transition:padding .2s,color .2s}.service-row:last-child{border-bottom:1px solid #cdbdcb}.service-row span{font-size:clamp(31px,4.4vw,63px);font-weight:750;letter-spacing:-.065em;line-height:1}.service-row small{font-size:15px;color:#715d72}.service-row b{font-size:27px;color:#e3317d}.service-row:hover{padding-left:16px;color:#e3317d}.home-markets{padding:110px 0;background:#f5edf7}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 68px}.market-grid strong{padding:22px 0;border-top:1px solid #28172e;border-bottom:1px solid #28172e;font-size:clamp(70px,12vw,170px);letter-spacing:-.12em;line-height:.78}.market-grid strong+strong{border-left:1px solid #28172e;padding-left:20px}.markets-copy{display:grid;grid-template-columns:1fr 360px;gap:80px}.markets-copy h2{margin:0!important;font-size:clamp(45px,6.3vw,86px)!important}.markets-copy p{font-size:18px!important}.markets-copy a{font-weight:750;color:#e3317d}.home-method{padding:110px 0}.home-method ol{list-style:none;padding:0;margin:0;border-top:1px solid #28172e}.home-method li{display:grid;grid-template-columns:1fr 1.3fr 1.1fr;gap:34px;padding:25px 0;border-bottom:1px solid #28172e}.home-method li:before{counter-increment:method;content:'0' counter(method);color:#e3317d;font-weight:800}.home-method ol{counter-reset:method}.home-method span{font-size:29px;font-weight:750;letter-spacing:-.055em}.home-method p{margin:0!important}.home-close{padding:112px 0;background:#e3317d;color:#fff}.home-close .shell{display:flex;align-items:end;justify-content:space-between;gap:40px}.home-close p{margin:0!important;color:#fff!important;font-size:clamp(50px,7.3vw,104px)!important;font-weight:750;letter-spacing:-.08em;line-height:.88}.home-close a{display:flex;gap:18px;align-items:center;font-size:22px;font-weight:750}.home-close a span{display:grid;place-items:center;width:45px;height:45px;border:1px solid #fff;border-radius:50%}@media(max-width:760px){.home-intro{min-height:720px;padding-bottom:32px}.home-kicker{margin-bottom:40px;font-size:10px}.home-intro-bottom,.home-manifesto .shell,.markets-copy{grid-template-columns:1fr;gap:26px}.home-intro-bottom{margin-top:36px}.home-arrow{justify-self:start}.home-manifesto,.home-services,.home-markets,.home-method,.home-close{padding:74px 0}.service-row{grid-template-columns:1fr auto;gap:10px}.service-row small{grid-column:1}.market-grid{margin-bottom:44px}.market-grid strong{font-size:28vw}.home-method li{grid-template-columns:45px 1fr;gap:16px}.home-method p{grid-column:2}.home-close .shell{align-items:flex-start;flex-direction:column}}
