.soho-v2-services-outer{background:var(--soho-v2-dark,#1c1c1c);flex-direction:column;gap:16px;padding:56px 18px;display:flex}.soho-v2-services-list{flex-direction:column;gap:16px;display:flex}.soho-v2-service-card{cursor:pointer;border-radius:8px;min-height:180px;display:flex;position:relative;overflow:hidden}.soho-v2-service-card:has([data-service-popover]){overflow:visible}.soho-v2-service-card-bg{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:100%;height:100%;position:absolute;inset:0}.soho-v2-service-card-overlay{background:#1c1c1ccc;border-radius:8px;transition:background .2s;position:absolute;inset:0}@media (hover:hover){.soho-v2-service-card:hover .soho-v2-service-card-overlay{background:#1c1c1cb3}}.soho-v2-service-card-content{color:#f0eee9;flex-direction:column;gap:8px;width:100%;padding:24px;display:flex;position:relative}.soho-v2-service-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.soho-v2-service-card-title{--h3-font-size:22px;--h3-line-height:24px;--font-heading-weight:600;--text-heading:#f0eee9;text-transform:uppercase;flex:1;min-width:0}.soho-v2-service-card-arrow{flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.soho-v2-service-chevron{transition:transform .3s cubic-bezier(.22,1,.36,1)}@keyframes soho-v2-chevron-tap{0%{transform:translate(0)}40%{transform:translate(8px)}to{transform:translate(0)}}.soho-v2-service-card.soho-v2-card-tapped .soho-v2-service-chevron{animation:.45s cubic-bezier(.22,1,.36,1) soho-v2-chevron-tap}.soho-v2-service-card-price{--paragraph-lg-font-size:14px;--paragraph-lg-line-height:18px;--font-body-weight:400;--text-body:#f0eee9;text-transform:uppercase;align-items:baseline;display:flex}.soho-v2-service-card-price>div{width:auto}.soho-v2-service-card-description{--paragraph-lg-font-size:16px;--paragraph-lg-line-height:22px;--font-body-weight:400;--text-body:#f0eee9;opacity:.85}@keyframes soho-v2-card-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes soho-v2-content-fade-in{0%{opacity:0}to{opacity:1}}.soho-v2-service-card-reveal{animation:.5s ease-out both soho-v2-card-slide-up;animation-delay:calc(var(--card-index,0) * .15s)}.soho-v2-service-card-reveal .soho-v2-service-card-top{animation:.4s ease-out both soho-v2-content-fade-in;animation-delay:calc(var(--card-index,0) * .15s + .1s)}.soho-v2-service-card-reveal .soho-v2-service-card-price{animation:.4s ease-out both soho-v2-content-fade-in;animation-delay:calc(var(--card-index,0) * .15s + .25s)}.soho-v2-service-card-reveal .soho-v2-service-card-description{animation:.4s ease-out both soho-v2-content-fade-in;animation-delay:calc(var(--card-index,0) * .15s + .4s)}@keyframes soho-v2-card-slide-up-mobile{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes soho-v2-content-fade-in-mobile{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1279px){.soho-v2-service-card-reveal{animation:1s cubic-bezier(.22,1,.36,1) both soho-v2-card-slide-up-mobile;animation-delay:calc(var(--card-index,0) * .2s)}.soho-v2-service-card-reveal .soho-v2-service-card-top{animation:.8s cubic-bezier(.22,1,.36,1) both soho-v2-content-fade-in-mobile;animation-delay:calc(var(--card-index,0) * .2s + .15s)}.soho-v2-service-card-reveal .soho-v2-service-card-price{animation:.8s cubic-bezier(.22,1,.36,1) both soho-v2-content-fade-in-mobile;animation-delay:calc(var(--card-index,0) * .2s + .3s)}.soho-v2-service-card-reveal .soho-v2-service-card-description{animation:.8s cubic-bezier(.22,1,.36,1) both soho-v2-content-fade-in-mobile;animation-delay:calc(var(--card-index,0) * .2s + .45s)}}@media (prefers-reduced-motion:reduce){.soho-v2-service-card-reveal,.soho-v2-service-card-reveal .soho-v2-service-card-top,.soho-v2-service-card-reveal .soho-v2-service-card-price,.soho-v2-service-card-reveal .soho-v2-service-card-description{opacity:1;animation:none;transform:none}}.soho-v2-services-header{display:contents}.soho-v2-services-heading{--h2-font-size:22px;--h2-line-height:28px;--font-heading-weight:600;--text-heading:var(--soho-v2-text,#f0eee9)}.soho-v2-services-arrows,.soho-v2-services-desktop-carousel{display:none}@media (min-width:1280px){.soho-v2-services-outer{gap:32px;padding:100px max(40px,50% - 760px)}.soho-v2-services-header{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.soho-v2-services-header-row{justify-content:flex-end;align-items:center;width:100%;display:flex}.soho-v2-services-arrows{flex-shrink:0;align-items:center;gap:56px;display:flex}.soho-v2-services-arrow{width:27px;height:27px;color:var(--soho-v2-text,#f0eee9);cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:opacity .2s;display:flex}.soho-v2-services-arrow:hover{opacity:1}.soho-v2-services-list{display:none}.soho-v2-services-desktop-carousel{scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;display:flex;overflow-x:auto}.soho-v2-services-desktop-carousel::-webkit-scrollbar{display:none}.soho-v2-services-desktop-carousel>*{scroll-snap-align:start;flex:1 0;min-width:280px}.soho-v2-service-card{border-radius:6px;height:320px}.soho-v2-service-card-bg{border-radius:6px}.soho-v2-service-card-overlay{background:#1c1c1c99;border-radius:6px}.soho-v2-service-card-content{box-sizing:border-box;gap:16px;height:100%;padding:26px}.soho-v2-service-card-top{display:contents}.soho-v2-service-card-title{--h3-font-size:38px;--h3-line-height:40px;letter-spacing:-.5px}.soho-v2-service-card-price{--paragraph-lg-font-size:18px;--paragraph-lg-line-height:22px}.soho-v2-service-card-description{--paragraph-lg-font-size:18px;--paragraph-lg-line-height:22px;overflow:hidden}.soho-v2-service-card-arrow{flex-shrink:0;order:99;width:41px;height:41px;margin-top:auto}}
