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