.tab-content-container{gap:124px}.flex-row{display:flex;justify-content:space-between}.flex-col{display:flex;flex-direction:column}.tab-content{margin-bottom:40px;width:100%}.tab-content-body{margin-top:74px}.tab-content-menu{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.tab-content-body-item{display:none}.tab-content-body-item.active{display:flex}.tab-menu-item{background:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(20,20,43,.04);color:#141a2b;font-size:16px;font-weight:600;height:fit-content;line-height:18px;min-width:200px;padding:18px 22px;text-align:center;text-decoration:none;transition:all .3s ease}.tab-menu-item.active,.tab-menu-item:hover{background:#00eb76;color:#141a2b!important}.tab-steps-image{align-items:flex-start;gap:47px;width:100%}.card.steps-card{background:#fff;border-radius:24px;box-shadow:0 2px 12px rgba(20,26,43,.08);box-sizing:border-box;display:flex;flex-direction:column;gap:16px;max-width:100%;padding:40px 36px;width:100%}.step-row{align-items:flex-start;display:flex;gap:20px;justify-content:flex-start}.step-icon-col{align-items:center;display:flex;flex-direction:column;flex-shrink:0;min-width:48px;width:48px}.step-image{display:block;flex-shrink:0;height:48px;object-fit:contain;width:48px}.step-line{background-color:#00eb76;display:block;flex:1 1 auto;min-height:48px;width:2px}.step-content-col{display:flex;flex:1;flex-direction:column;gap:8px;min-width:0}.step-header{color:#141a2b;font-size:20px;font-weight:800;line-height:28px;margin:0}.step-description{color:#141a2b;font-size:16px;font-weight:400;line-height:24px;margin:0}.step-description p{margin:0;padding:0}@media only screen and (max-width:1024px){.tab-steps-image{flex-direction:column;gap:24px}.card.steps-card{gap:14px;padding:32px 28px}.step-icon-col{min-width:44px;width:44px}.step-image{height:44px;width:44px}.step-line{min-height:44px}}@media only screen and (max-width:600px){.tab-content{max-width:100%;width:100%}.tab-content-body-item.active,.tab-content-menu{flex-direction:column}.tab-content-menu{gap:12px}.tab-menu-item{min-width:100%;padding:14px 18px}.tab-content-container{gap:24px}.tab-content-body{margin-top:32px}.tab-steps-image{flex-direction:column}.card.steps-card{border-radius:20px;gap:12px;padding:24px 20px}.step-row{gap:16px}.step-icon-col{min-width:40px;width:40px}.step-image{height:40px;width:40px}.step-line{margin-bottom:10px;margin-top:10px;min-height:40px;width:2px}.step-header{font-size:18px;line-height:26px}.step-description{font-size:15px;line-height:22px}}@media only screen and (max-width:480px){.card.steps-card{gap:10px;padding:20px 16px}.step-row{gap:14px}.step-icon-col{min-width:36px;width:36px}.step-image{height:36px;width:36px}.step-line{margin-bottom:8px;margin-top:8px;min-height:36px}.step-header{font-size:16px;line-height:24px}.step-description{font-size:14px;line-height:20px}}