.tp-how-to{background:none;display:flex;flex-direction:column;gap:0;margin-bottom:25px;margin-top:50px;padding:0}.tp-how-to__title{color:var(--tp-primary-color-text);font-size:var(--tp-font-size-secondary-h3-title);font-weight:var(--tp-font-weight-primary-h3-title);line-height:var(--tp-line-height-primary-h3-title);margin-bottom:24px}.tp-how-to__list{border-top:1px solid var(--tp-primary-border-color);display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.tp-how-to__item{border-bottom:1px solid var(--tp-primary-border-color);display:grid;gap:0;grid-template-columns:52px 1fr;padding:20px 0;position:relative}.tp-how-to__item-left{align-items:center;display:flex;flex-direction:column;gap:8px;padding-top:2px}.tp-how-to__item-number{color:var(--tp-brand-color-text);font-size:var(--tp-font-size-additional-text);font-weight:var(--tp-font-weight-semi-bold-text);letter-spacing:.08em;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tp-how-to__item-line{background:linear-gradient(to bottom,var(--tp-brand-color),transparent);flex:1;min-height:12px;opacity:.25;width:1px}.tp-how-to__item:last-child .tp-how-to__item-line{display:none}.tp-how-to__item-content{display:flex;flex-direction:column;gap:8px;padding-right:12px}.tp-how-to__item-title{color:var(--tp-primary-color-text);font-size:var(--tp-font-size-secondary-text);font-weight:var(--tp-font-weight-semi-bold-text);line-height:var(--tp-line-height-secondary-text)}.tp-how-to__item-body{color:var(--tp-secondary-color-text)}@media (max-width:600px){.tp-how-to__item{grid-template-columns:40px 1fr}}
