.step-card{background-color:#f6f7f9;border-radius:24px}.step-card .step-card__content .step-card__step{display:flex;gap:10px;align-items:center;font-size:14px;font-weight:400;line-height:150%;width:fit-content;justify-content:center}.step-card .step-card__content .step-card__step--1{background-color:#fff;color:#141415;padding:6px 12px;border-radius:8px}.step-card .step-card__content .step-card__step--2{background-color:#141415;color:#fff;padding:8px 16px;border-radius:24px}.step-card .step-card-left{display:flex;flex-direction:column;gap:16px;padding:24px}.step-card .step-card-left .step-card__title{font-size:20px;font-weight:600;color:#141415;line-height:130%;margin:0}.step-card .step-card-left .step-card__description{font-size:16px;font-weight:400;color:#505054;line-height:150%;margin:0}.step-card .step-card__description.step-card__description--ext{max-height:0;overflow:hidden;transition:none}.anchor-items .step-card__description.step-card__description--ext{transition:max-height .5s cubic-bezier(0,1,0,1)}.anchor-items .step-card__description.step-card__description--ext.active{transition:max-height .5s ease-in-out}.step-card .step-card__description.step-card__description--ext.active{max-height:1000px}.step-card .step-card-left .step-card__button{font-size:16px;font-weight:600;color:#141415;line-height:20px;text-decoration:underline;cursor:pointer;display:flex;align-items:center;gap:6px}.step-card .step-card-left .step-card__button svg .vert{transition:transform .3s ease;transform-origin:center}.step-card .step-card-left .step-card__button.active svg .vert{transform:rotate(90deg)}.step-card .step-card__image{border-radius:24px;width:100%;height:300px;display:flex;padding:4px;box-sizing:border-box}.step-card .step-card__image img{border-radius:24px;object-fit:cover;width:100%;height:100%;background-color:#fff}@media screen and (min-width: 740px){.step-card .step-card__content{display:grid;box-sizing:border-box}.step-card .step-card-left{padding:32px;max-width:700px;align-self:center}.step-card .step-card-left .step-card__title{font-size:24px}}@media screen and (min-width: 1024px){.step-card .step-card-left{padding:40px}}.step-card__index{padding-top:24px;display:flex;align-items:center}.step-card__index>div:first-child{width:24px;height:4px;background-image:linear-gradient(to left,#fff,#fff0)}.step-card__index.index-1>div:first-child{background-image:none}.step-card__index>div:last-child{flex:1;height:4px;background-image:linear-gradient(to right,#fff,#fff0)}.step-card__index--number{padding:6px 12px;border-radius:32px;background-color:#fff;font-size:18px;font-weight:600;color:#141415;line-height:150%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}@media screen and (min-width: 768px){.step-card__index{padding-top:0;padding-left:24px;flex-direction:column}.step-card__index>div:first-child{height:32px;width:4px;background-image:linear-gradient(to top,#fff,#fff0)}.step-card__index>div:last-child{flex:1;width:4px;background-image:linear-gradient(to bottom,#fff,#fff0)}}@media screen and (min-width: 1024px){.step-card__index>div:first-child{height:40px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-step-card.css.map */
