#services{background:var(--bg)}.services-inner{z-index:2;padding-top:0;padding-bottom:0;position:relative}.services-content{padding-top:calc(var(--nav-h) + 32px);flex-direction:column;flex:1;justify-content:center;padding-bottom:32px;display:flex}.services-head{flex-wrap:wrap;align-items:baseline;gap:26px;margin-bottom:40px;display:flex}.services-title{font-family:var(--font-display);letter-spacing:.08em;color:var(--fg);padding-bottom:18px;font-size:clamp(32px,3vw,44px);font-weight:400;line-height:1.2;position:relative}.services-title:after{content:"";background:var(--red);border-radius:2px;width:56px;height:3px;position:absolute;bottom:0;left:2px}.services-sub{letter-spacing:.14em;color:var(--fg-soft);font-size:clamp(16px,1.3vw,19px)}@media (max-width:900px){.services-content{padding-top:0}}@media (max-width:600px){.services-content{justify-content:flex-start;padding-bottom:56px}.services-head{gap:10px;margin-bottom:28px}.services-title{font-size:30px}}
