.awt-stepper{background:#2a3d60;border-radius:16px;box-sizing:border-box;font-family:inherit;padding:44px 48px 40px;width:100%}.awt-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:44px}.awt-tab{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);border-radius:100px;color:hsla(0,0%,100%,.65);cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;gap:8px;padding:8px 18px 8px 8px;text-align:left;transition:background .2s,border-color .2s,color .2s}.awt-tab,.awt-tab__num{align-items:center;display:inline-flex}.awt-tab__num{background:hsla(0,0%,100%,.12);border-radius:50%;color:hsla(0,0%,100%,.7);flex-shrink:0;font-size:12px;font-weight:700;height:26px;justify-content:center;width:26px}.awt-tab:hover:not(.awt-tab--active){background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.3);color:#fff}.awt-tab--active{background:#e8518a;border-color:#e8518a;color:#fff}.awt-tab--active .awt-tab__num{background:hsla(0,0%,100%,.25);color:#fff}.awt-content{margin-bottom:44px;min-height:160px}.awt-panel{display:none;text-align:center}.awt-panel--active{display:block}.awt-panel__counter{color:#e8518a;font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:14px;text-transform:uppercase}.awt-panel__title{color:#fff;font-size:32px;font-weight:900;letter-spacing:-.5px;line-height:1.1;margin-bottom:16px}.awt-panel__desc{color:hsla(0,0%,100%,.8);font-size:16px;line-height:1.7;margin:0 auto;max-width:640px}.awt-nav{align-items:center;display:flex;gap:16px;justify-content:space-between}.awt-nav__next,.awt-nav__prev{background:transparent;border:1.5px solid hsla(0,0%,100%,.35);border-radius:100px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;padding:10px 24px;transition:background .2s,border-color .2s,color .2s,opacity .2s}.awt-nav__next:hover:not(:disabled),.awt-nav__prev:hover:not(:disabled){background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.7)}.awt-nav__next:disabled,.awt-nav__prev:disabled{cursor:not-allowed;opacity:.3}.awt-dots{align-items:center;display:flex;gap:8px}.awt-dot{background:hsla(0,0%,100%,.25);border-radius:100px;cursor:pointer;flex-shrink:0;height:8px;transition:width .25s,background .25s;width:8px}.awt-dot--active{background:#e8518a;width:28px}.awt-cta{border-top:1px solid hsla(0,0%,100%,.12);display:none;margin-top:32px;padding-top:28px;text-align:center}.awt-cta__btn{background:#e8518a;border-radius:100px;color:#fff;display:inline-block;font-family:inherit;font-size:15px;font-weight:700;padding:14px 32px;text-decoration:none;transition:background .2s}.awt-cta__btn:hover{background:#d4406f;color:#fff}@media (max-width:767px){.awt-stepper{padding:28px 24px}.awt-tab__label{display:none}.awt-tab{padding:8px}.awt-panel__title{font-size:22px}.awt-panel__desc{font-size:14px}}