.v11-how-to{color:var(--text-main)}.v11-how-to__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px;margin-top:20px}.v11-step{background:var(--card-bg);border-radius:12px;display:grid;grid-template-columns:1fr 346px;grid-template-rows:1fr;padding:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--text-main);gap:32px}.v11-step:nth-child(2n){grid-template-columns:346px 1fr}.v11-step:nth-child(2n) .v11-step__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.v11-step__content{width:100%}.v11-step__num{font-size:16px;font-weight:500;height:28px;line-height:150%;width:28px;-ms-flex-negative:0;background:var(--contrast-bg);border-radius:50%;color:var(--contrast-color);flex-shrink:0;padding:2px 8px;text-align:center}.v11-step__text{margin-bottom:24px}.v11-step__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:8px}.v11-step__title{font-size:18px;font-weight:600;line-height:150%}.v11-step .vAll-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v11-step__img{border-radius:12px;height:auto;overflow:hidden;width:100%}.v11-step__img img{display:block;height:auto;width:100%}@media (max-width:1024px){.v11-step:nth-child(2n){grid-template-columns:300px 1fr}.v11-step{grid-template-columns:1fr 300px;padding:16px}}@media (max-width:768px){.v11-step:nth-child(2n) .v11-step__img{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.v11-step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px}.v11-step .vAll-button{width:100%}.v11-step__img{border-radius:8px;margin:0 auto;max-width:500px}}