.about-page .about-story{padding-block:88px}.about-page .about-story__grid{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:76px}.about-page .about-story h2{max-width:570px}.about-page .about-story p{font-size:18px;line-height:1.65;color:var(--muted)}.about-page .about-story__grid p{margin:0 0 22px}.about-page .about-story--wash{background:#f5f8fb}.about-page .about-story__intro{max-width:800px}.about-page .about-story__intro p:last-child{margin-top:24px}.about-page .about-story__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;padding:0;margin:54px 0 0;counter-reset:about-step}.about-page .about-story__steps li{counter-increment:about-step;border-top:2px solid var(--blue);padding-top:17px}.about-page .about-story__steps li:before{content:'0' counter(about-step);display:block;color:var(--blue);font-size:14px;font-weight:700;margin-bottom:16px}.about-page .about-story__steps h3{font-size:20px;margin:0 0 10px}.about-page .about-story__steps p{font-size:16px;margin:0}.about-page .about-carousel{padding:88px 0}.about-page .about-carousel__heading,.about-page .about-carousel__viewport,.about-page .about-carousel__status{width:min(1120px,calc(100% - 72px));margin-inline:auto}.about-page .about-carousel__heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.about-page .about-carousel__heading h2{margin:8px 0 0}.about-page .about-carousel__controls{display:flex;gap:10px}.about-page .about-carousel__controls button{width:46px;height:46px;border:1px solid #cbd9e5;border-radius:50%;background:#fff;color:var(--blue);font-size:22px;cursor:pointer}.about-page .about-carousel__controls button:hover{background:#eef5fa}.about-page .about-carousel__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;padding:4px 0 20px}.about-page .about-carousel__track{display:flex;gap:18px}.about-page .about-carousel__card{flex:0 0 calc((100% - 36px)/3);scroll-snap-align:start;border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:#fff;display:flex;flex-direction:column;min-height:310px}.about-page .about-carousel__image{width:100%;height:152px;object-fit:contain;margin-bottom:17px;border-radius:10px;background:#f4f8fb}.about-page .about-carousel__card h3{font-size:23px;line-height:1.15;margin:7px 0 0}.about-page .about-carousel__summary{margin:14px 0 0;font-size:16px!important;line-height:1.5!important}.about-page .about-carousel__price{margin:13px 0 0;color:var(--blue)!important;font-size:18px!important}.about-page .about-carousel__card>.text-link{margin-top:auto;padding-top:20px}.about-page .about-carousel__card .tc-project-link{margin-top:16px;padding:10px 12px;gap:8px;border-radius:10px;font-size:12px}.about-page .about-carousel__card .tc-project-link__icon{flex-basis:30px;height:30px}.about-page .about-carousel__card .tc-project-link__copy strong{font-size:14px}.about-page .about-carousel__card .tc-project-link__action{font-size:0}.about-page .about-carousel__card .tc-project-link__action span{font-size:18px}.about-page .about-carousel__status{min-height:24px;margin-top:14px;text-align:right;color:var(--muted);font-size:14px}.about-page:not(.has-carousel-js) .about-carousel__controls{display:none}.about-page .about-story--cta{background:#edf5fa}.about-page .about-story__cta{display:flex;align-items:center;justify-content:space-between;gap:40px}.about-page .about-story__cta>div{max-width:720px}.about-page .about-story__cta p{margin:20px 0 0}.about-page .about-story__cta .button{flex:0 0 auto}
@media(max-width:900px){.about-page .about-carousel__card{flex-basis:calc((100% - 18px)/2)}.about-page .about-story__grid{gap:38px}.about-page .about-story__steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.about-page .about-story,.about-page .about-carousel{padding-block:58px}.about-page .about-story__grid{grid-template-columns:1fr;gap:22px}.about-page .about-story p{font-size:17px}.about-page .about-story__steps{grid-template-columns:1fr;gap:28px;margin-top:36px}.about-page .about-carousel__heading,.about-page .about-carousel__viewport,.about-page .about-carousel__status{width:calc(100% - 36px)}.about-page .about-carousel__heading{align-items:start;flex-direction:column}.about-page .about-carousel__card{flex-basis:100%;min-height:290px}.about-page .about-carousel__image{height:140px}.about-page .about-story__cta{align-items:flex-start;flex-direction:column;gap:28px}}
@media(prefers-reduced-motion:reduce){.about-page .about-carousel__viewport{scroll-behavior:auto}}
.about-page .about-carousel__controls button:disabled{opacity:.42;cursor:default}.about-page .about-carousel__controls button:focus-visible,.about-page .about-carousel__viewport:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
