.v8-how-to{color:var(--text-main)}.v8-how-to .container,.v8-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}.v8-how-to__steps{margin-top:4px}.v8-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}.v8-step:nth-child(2n){grid-template-columns:346px 1fr}.v8-step:nth-child(2n) .v8-step__img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.v8-step__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:16px}.v8-step__num{background:var(--contrast-bg);border-radius:12px;color:var(--contrast-color);font-size:14px;font-weight:600;line-height:150%;padding:4px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v8-step__info{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:10px}.v8-step__title{font-size:20px;font-weight:600;line-height:140%}.v8-step .vAll-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v8-step__img{border-radius:10px;height:auto;overflow:hidden;width:100%}.v8-step__img img{display:block;height:auto;width:100%}@media (max-width:1024px){.v8-step:nth-child(2n){grid-template-columns:300px 1fr}.v8-step{grid-template-columns:1fr 300px;padding:16px}}@media (max-width:768px){.v8-how-to__steps{margin-top:16px}.v8-step:nth-child(2n) .v8-step__img{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.v8-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}.v8-step .vAll-button{width:100%}.v8-step__img{border-radius:8px;margin:0 auto;max-width:500px}}