.home-help-tab{background-image:url(/static/images/help-bg.png);background-size:cover;padding:64px;border-radius:32px;display:flex;flex-direction:column;align-items:center;gap:32px}.home-help-tab__header{display:flex;flex-direction:column;gap:8px;text-align:center;max-width:448px}.home-help-tab__title{font-size:1.125em;font-weight:700;line-height:24px;margin-bottom:0;text-transform:none}.home-help-tab__subtitle{line-height:24px}.home-help-tab__video{max-width:648px;min-height:400px;max-height:400px;object-fit:fill;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:32px}.home-help{display:flex;flex-direction:column;gap:32px}.home-help__title{font-size:2em;font-weight:400;line-height:38px;text-align:center}.home-help__tabs{display:flex;gap:16px}.home-help__tabs-btn{font-size:.875em;line-height:140%;padding:8px 16px;height:38px}.home-help__tabs-btn.no-hover{cursor:default;border:none}.home-help__top{display:flex;flex-direction:column;align-items:center;gap:33px}.home-help .btn--gray--outline--active{color:var(--main);border-color:var(--main)}.home-help .btn--gray--outline--active .icon svg path{fill:var(--main)}