.at-tabs{margin-top:40px}.at-tabs__bar{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid #e3e3e3;padding-bottom:2px}.at-tabs__btn{cursor:pointer;background:none;font-family:var(--font-hanken-grotesk);font-size:15px;font-weight:600;font-style:normal;color:#85868f;line-height:1.3;padding:14px 4px;border:none;border-bottom:3px solid rgba(0,0,0,0);margin-bottom:-2px;transition:color .2s}.at-tabs__btn:hover{color:#132eb8}.at-tabs__btn--active{font-weight:700;color:#0a175c;border-bottom-color:#fed800}.at-tabs__btn--active:hover{color:#0a175c}.at-tabs__intro{margin:22px 0 0;font-family:var(--font-hanken-grotesk);font-size:15px;font-weight:400;font-style:normal;color:#606569;line-height:1.6}.at-tabs__grid{margin-top:30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:18px;gap:18px}.at-tabs__card{background:#fff;border:1px solid #e3e3e3;border-radius:18px;padding:28px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.at-tabs__card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(10,23,92,.14);border-color:#c9d2ff}.at-tabs__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.at-tabs__num{font-family:var(--font-hanken-grotesk);font-size:13px;font-weight:700;font-style:normal;color:#fed800;line-height:1;background:#0a175c;width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.at-tabs__rule{width:34px;height:4px;border-radius:2px;background:linear-gradient(90deg,#122BAC 0,#FED800)}.at-tabs__title{font-size:17px;font-weight:700;color:#3e403d;line-height:1.3;margin:0 0 8px}.at-tabs__body,.at-tabs__title{font-family:var(--font-hanken-grotesk);font-style:normal}.at-tabs__body{font-size:13.5px;font-weight:300;color:#606569;line-height:1.6;margin:0}