.three-step-section--vertical .three-step-section__title{font-size:2.25rem;font-weight:700;letter-spacing:-.02em;margin-bottom:0}@media(max-width:768px){.three-step-section--vertical .three-step-section__title{font-size:1.75rem}}.three-step-vertical{max-width:1000px;margin:0 auto}.three-step-vertical__item{display:flex;gap:0;position:relative;padding-bottom:0}.three-step-vertical__line-wrap{flex-shrink:0;display:flex;flex-direction:column;align-items:center;width:56px;padding-top:4px}.three-step-vertical__number{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;z-index:2;box-shadow:0 2px 8px rgba(0,0,0,.15)}.dark .three-step-vertical__number{background:#fff;color:#000;box-shadow:0 2px 8px hsla(0,0%,100%,.2)}.three-step-vertical__number-inner{line-height:1}.three-step-vertical__connector{width:2px;flex:1;min-height:24px;background:rgba(0,0,0,.15);margin-top:8px;margin-bottom:8px}.dark .three-step-vertical__connector{background:hsla(0,0%,100%,.2)}.three-step-vertical__body{flex:1;display:flex;align-items:flex-start;gap:32px;padding-left:24px;padding-bottom:40px;min-width:0}@media(max-width:768px){.three-step-vertical__body{flex-direction:column;gap:20px;padding-left:16px;padding-bottom:32px}}.three-step-vertical__content{flex:1;min-width:0}.three-step-vertical__heading{font-size:1.2rem;font-weight:700;margin-bottom:8px;line-height:1.35;letter-spacing:-.01em}@media(max-width:768px){.three-step-vertical__heading{font-size:1.1rem}}.three-step-vertical__description{font-size:.95rem;line-height:1.6;margin:0;color:rgba(0,0,0,.75)}.dark .three-step-vertical__description{color:hsla(0,0%,100%,.8)}@media(max-width:768px){.three-step-vertical__description{font-size:.9rem}}.three-step-vertical__gallery{flex-shrink:0;display:grid;gap:12px;width:100%;max-width:620px}.three-step-vertical__gallery--app{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.three-step-vertical__gallery--devices,.three-step-vertical__gallery--three-per-row{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}@media(max-width:992px){.three-step-vertical__gallery--app{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto}.three-step-vertical__gallery--devices,.three-step-vertical__gallery--three-per-row{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}@media(max-width:768px){.three-step-vertical__gallery{max-width:100%;gap:10px}.three-step-vertical__gallery--app{grid-template-columns:repeat(2,1fr)}.three-step-vertical__gallery--devices{grid-template-columns:1fr}.three-step-vertical__gallery--three-per-row{grid-template-columns:repeat(2,1fr)}}.three-step-vertical__gallery-item{position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#f5f5f5;aspect-ratio:7/9;box-shadow:0 4px 14px rgba(0,0,0,.08);transition:transform .35s ease;transform-origin:center center}.three-step-vertical__gallery-item:hover{transform:scale(1.15);z-index:5}.dark .three-step-vertical__gallery-item{border-color:hsla(0,0%,100%,.1);background:#1a1a1a;box-shadow:0 4px 14px rgba(0,0,0,.3)}.three-step-vertical__gallery-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.three-step-vertical__gallery-item:hover .three-step-vertical__gallery-image{object-fit:contain}.three-step-vertical__image-wrap{flex-shrink:0;width:380px;border-radius:10px;overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#f5f5f5}.dark .three-step-vertical__image-wrap{border-color:hsla(0,0%,100%,.1);background:#1a1a1a}@media(max-width:768px){.three-step-vertical__image-wrap{width:100%;max-width:100%}}.three-step-vertical__image{width:100%;height:auto;display:block;object-fit:cover;vertical-align:middle}