@media (max-width: 1024px) {
    html {
/* font-size: 0.09765625vw; */
        font-size: 0.130208333vw;
    }

    .container {
        width: calc(100% - 48rem);
    }

    .hero-section__container {
        min-height: auto;
        gap: 32rem;
    }

    .header-bot .container, .hero-section__container, .site-footer__top {
        flex-direction: column;
        align-items: flex-start;
    }

    .header-menu__list {
        flex-wrap: wrap;
    }

    .hero-section__container {
        padding: 48rem 0 56rem;
    }

    .hero-section__content {
        max-width: 572rem;
    }

    .hero-section__visual {
        justify-content: center;
    }

    .hero-section__info-card {
        left: 50%;
        transform: translateX(-50%);
    }

    .stats-section {
        padding-bottom: 72rem;
    }

    .stats-section__item {
        padding: 24rem 20rem;
    }

    .stats-section__value {
        font-size: 38rem;
    }

    .stats-section {
        padding: 32rem 0 64rem;
    }

    .stats-section__list {
        flex-wrap: wrap;
    }

    .stats-section__item {
        width: 50%;
    }

    .stats-section__item:nth-child(2) {
        border-right: 0;
    }

    .stats-section__item:nth-child(-n/**/+2) {
        border-bottom: 1rem solid rgba(187, 190, 196, 0.8);
    }

    .payments-section {
        padding-bottom: 88rem;
    }

    .payments-card {
        padding: 30rem;
        gap: 28rem;
    }

    .payments-card__title {
        font-size: 36rem;
    }

    .payments-section__header {
        margin-bottom: 48rem;
    }

    .payments-card {
        width: 100%;
        min-height: auto;
    }

    .transfer-request-section {
        padding-bottom: 0rem;
    }

    .transfer-request-section__layout {
        flex-direction: column;
        padding: 75rem 0rem;
    }

    .transfer-request-section__content, .request-form {
        width: 100%;
    }

    .transfer-steps__text {
        max-width: none;
    }

    .advantages-section {
        padding-bottom: 88rem;
    }

    .advantage-card {
        min-height: 240rem;
    }

    .advantages-section__container {
        gap: 48rem;
    }

    .advantages-section__list .advantage-card:nth-child(1) {
        width: 100%;
    }

    .advantages-section__list .advantage-card:not(:nth-child(1)), .advantages-section__list .advantage-card--primary:not(:nth-child(1)), .advantages-section__list .advantage-card--wide:not(:nth-child(1)) {
        width: calc(50% - 10rem);
    }

    .advantage-card__icon--image {
        margin-bottom: 80rem;
    }

    .workflow-section {
        padding: 64rem 0;
    }

    .workflow-section__container {
        gap: 48rem;
    }

    .workflow-section__header {
        width: 100%;
        gap: 28rem;
    }

    .workflow-step-card {
        gap: 32rem;
        padding: 24rem 24rem 24rem 32rem;
    }

    .business-reasons-section {
        padding: 88rem 0;
    }

    .business-reasons-section__accent img {
        height: 34rem;
        position: absolute;
        bottom: 18rem;
        left: 245rem;
    }

    .business-reasons-section__list {
        flex-wrap: wrap;
    }

    .reason-card {
        width: calc(50% - 10rem);
    }

    .testimonials-section {
        padding: 64rem 0;
    }

    .partner-banks-section {
        padding: 88rem 0;
    }

    .partner-bank-card {
        width: calc(50% - 10rem);
    }

    .agent-offer-section__block {
        padding: 64rem 0rem;
    }

    .agent-offer-section__description {
        font-size: 20rem;
        max-width: 610rem;
    }

    .agent-offer-section__layout {
        flex-direction: column;
    }

    .agent-offer-section__left {
        max-width: 545rem;
    }

    .agent-offer-section__advantage--primary, .agent-offer-section__advantage--line {
        width: 100%;
    }

    .agent-offer-section__advantage--half {
        width: calc(50% - 7.5rem);
    }

    .agent-offer-section__buttons {
        margin-top: 8rem;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 12rem;
    }

    .agent-offer-section__button, .agent-offer-section__button--secondary {
        width: 100%;
        max-width: 260rem;
    }

    .agent-offer-section__right {
        display: none;
    }

    .agent-offer-section__image {
        width: 100%;
        max-width: 360rem;
        margin: 0 auto;
    }

    .partner-stories-section {
        padding: 64rem 0;
        margin-top: 120rem;
    }

    .contact-cta-card {
        width: calc(50% - 10rem);
    }

    .about-hero-section__container {
        min-height: auto;
    }

    .about-hero-section__stats {
        flex-wrap: wrap;
    }

    .about-stat-card {
        width: calc(50% - 10rem);
    }

    .about-hero-section__container {
        padding: 80rem 0 72rem;
    }

    .about-hero-section__eyebrow {
        font-size: 52rem;
    }

    .about-hero-section__stats {
        margin-top: 72rem;
    }

    .about-benefits-section {
        padding: 64rem 0;
    }

    .about-benefits-section__container {
        gap: 48rem;
    }

    .about-benefit-card {
        min-height: 0;
    }

    .about-benefit-card__title {
        font-size: 36rem;
        max-width: 310rem;
    }

    .about-mission-section {
        padding: 64rem 0;
    }

    .about-mission-card__text {
        max-width: 100%;
    }

    .about-mission-card {
        padding: 40rem;
    }

    .about-mission-card__text {
        padding-right: 0;
    }

    .about-mission-card__brand {
        width: 180rem;
        height: 180rem;
        top: 40rem;
        right: 40rem;
    }

    .about-goals-section {
        padding-bottom: 64rem;
    }

    .about-challenges-section {
        padding-bottom: 0;
    }

    .about-challenges-table__head, .about-challenges-row {
        gap: 16rem;
    }

    .about-challenges-table__head {
        display: none;
    }

    .about-challenges-row {
        flex-direction: column;
        margin-bottom: 12rem;
    }

    .about-challenges-row__problem, .about-challenges-row__solution {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12rem;
        width: 100%;
        font-size: 16rem;
        padding-right: 0;
    }

    .about-challenges-row__problem::before, .about-challenges-row__solution::before {
        display: inline-flex;
        align-items: center;
        min-height: 42rem;
        width: 100%;
        padding: 10rem 16rem;
        border-radius: 10rem;
        background: var(--gradient-background);
        color: var(--Cream);
        font-size: 16rem;
        font-weight: 500;
        line-height: 120%;
        box-sizing: border-box;
    }

    .about-challenges-row__problem::before {
        content: "Проблема";
    }

    .about-challenges-row__solution::before {
        content: "Решение";
    }

    .about-service-cta-section {
        padding: 0;
    }

    .about-service-cta-section__container {
        padding: 75rem 0;
        gap: 36rem;
    }

    .about-service-cta-section__visual {
        min-height: 360rem;
    }

    .about-service-cta-section__container {
        flex-direction: column;
    }

    .about-service-cta-section__content {
        max-width: 100%;
    }

    .about-service-cta-section__visual {
        width: 100%;
        min-width: 0;
    }

    .about-service-cta-section__currency--one {
        left: 50rem;
        right: auto;
        bottom: -36rem;
    }

    .about-service-cta-section__currency--three {
        left: 30rem;
        right: auto;
        top: auto;
        bottom: 400rem;
    }

    .about-service-cta-section__currency--two{
        width: 50rem;
        right: 240rem;
        top: auto;
        bottom: 490rem;
    }

    .about-final-cta-section {
        padding-bottom: 88rem;
    }

    .about-final-cta-section__container {
        padding: 64rem 48rem;
        gap: 40rem;
    }

    .about-final-cta-section__container {
        flex-direction: column;
    }

    .about-final-cta-section__content {
        max-width: 100%;
    }

    .about-final-cta-section__visual {
        width: 100%;
        min-width: 0;
        min-height: 360rem;
    }

    .about-contacts-section {
        padding-bottom: 88rem;
    }

    .invoice-page {
        gap: 90rem;
        padding-bottom: 90rem;
    }

    .invoice-hero-section__container {
        flex-direction: column;
        padding: 64rem 0;
    }

    .invoice-hero-section__content, .invoice-request-card {
        max-width: none;
    }

    .invoice-benefit-card {
        width: 100%;
    }

    .currency-return-page {
        gap: 90rem;
        padding-bottom: 90rem;
    }

    .currency-return-hero, .currency-return-request-section {
        padding-top: 72rem;
        padding-bottom: 72rem;
    }

    .currency-return-hero__steps, .currency-return-benefits__list, .currency-return-request-section__container, .currency-return-legal-row, .currency-return-offer-banner__slide {
        flex-direction: column;
    }

    .currency-return-step-card, .currency-return-feature-card, .currency-return-request-section__content, .currency-return-request-card, .currency-return-legal-row__problem, .currency-return-legal-row__solution {
        width: 100%;
        max-width: none;
    }

    .currency-return-benefits__header {
        flex-direction: column;
        align-items: flex-start;
    }

    .currency-return-legal-table__head {
        display: none;
    }

    .currency-return-legal-row {
        gap: 12rem;
        padding: 20rem 0;
    }

    .currency-return-legal-row__problem, .currency-return-legal-row__solution {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 12rem;
        width: 100%;
    }

    .currency-return-legal-row__problem::before, .currency-return-legal-row__solution::before {
        display: inline-flex;
        align-items: center;
        min-height: 42rem;
        width: 100%;
        padding: 10rem 16rem;
        border-radius: 10rem;
        background: var(--gradient-background);
        color: var(--Cream);
        font-size: 16rem;
        font-weight: 500;
        line-height: 120%;
        box-sizing: border-box;
    }

    .currency-return-legal-row__problem::before {
        content: "Проблема";
    }

    .currency-return-legal-row__solution::before {
        content: "Решение";
    }

    .partner-page {
        gap: 90rem;
        padding-bottom: 90rem;
    }

    .partner-hero-section, .partner-application-section {
        padding-top: 72rem;
        padding-bottom: 72rem;
    }

    .partner-hero-section__cards, .partner-cta-banner__container, .partner-income-section__card, .partner-income-section__controls, .partner-application-section__container {
        flex-direction: column;
    }

    .partner-hero-card, .partner-income-field, .partner-application-section__content, .partner-application-form {
        max-width: none;

    }

    .partner-application-section__content{
        width: 560rem;
    }

    .partner-application-form{
        width: 100%;
    }
    .hero-section__currency-orbit--static {
        width: 340rem;
        height: 340rem;
    }

    .shared-request-form {
        padding: 28rem 24rem;
        border-radius: 32rem;
        width: calc(100% - 80rem);
        margin: 0 auto;
    }

    .shared-request-form__fields > *, .shared-request-form__details > * {
        flex: 1 1 100%;
        min-width: 0;
    }

    .shared-request-form__currency-control, .shared-request-form__field, .shared-request-form__detail {
        min-height: 64rem;
    }

    .shared-request-form__amount, .shared-request-form__input, .shared-request-form__select, .shared-request-form__title {
        font-size: 18rem;
    }

    .shared-request-form__subtitle, .shared-request-form__note, .shared-request-form__detail span, .shared-request-form__detail strong {
        font-size: 14rem;
    }

    .partner-bank-card__logo--image {
        max-height: 60rem;
    }

    .about-mission-card__brand {
        display: none;
    }

    .about-mission-card__image, .about-mission-card__logo {
        max-width: 180rem;
    }

    .request-form.shared-request-form .shared-request-form__details > *, .invoice-request-card.shared-request-form .shared-request-form__details > * {
        flex: 1 1 100%;
        min-width: 0;
    }

    .header-top__right {
        flex: 0 0 auto;
        gap: 8rem;
        margin-left: auto;
    }

    .header-top__item, .header-top__item span, .header-top__item strong, .header-top__mail, .header-top__time {
        font-size: 10rem;
        line-height: 1;
        white-space: nowrap;
    }

    .header-top__mail {
        max-width: 122rem;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .site-footer {
        padding: 48rem 0 28rem;
    }

    .site-footer__top {
        display: flex;
        gap: 28rem 20rem;
        align-items: start;
        padding-bottom: 24rem;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .site-footer__brand, .site-footer__column, .site-footer__column--legal {
        width: calc(45% - 10rem);
        max-width: none;
    }

    .site-footer__logo {
        max-width: 144rem;
        margin-bottom: 18rem;
    }

    .site-footer__title {
        font-size: 18rem;
    }

    .site-footer__description, .site-footer__copyright, .site-footer__note, .site-footer__item a, .site-footer__contact-item, .site-footer__contact-item a {
        font-size: 15rem;
    }

    .site-footer__column {
        gap: 16rem;
    }

    .site-footer__list {
        gap: 12rem;
    }

    .site-footer__bottom {
        justify-content: flex-start;
        padding-top: 20rem;
    }

    .site-footer__note {
        text-align: left;
        max-width: 480rem;
    }

    .documents-page {
        padding-bottom: 96rem;
    }

    .documents-layout__container {
        flex-direction: column;
    }

    .documents-aside, .documents-content {
        width: 100%;
        min-width: 0;
    }

    .documents-nav {
        position: static;
    }

    body {
        overflow-x: hidden;
    }

    .header-top__right {
        display: none;
    }

    .header-top .container {
        align-items: center;
    }

    .header-top__left {
        flex: 1 1 auto;
        flex-wrap: nowrap;
        overflow-x: auto;
        white-space: nowrap;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .header-top__left::-webkit-scrollbar {
        display: none;
    }

    .header-bot .container {
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .header-menu, .header-contacts, .header-login {
        display: none;
    }

    .header-mobile-controls {
        display: flex;
        align-items: center;
        margin-left: auto;
    }

    .header-mobile-login {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        white-space: nowrap;
    }

    .header-mobile-login svg {
        flex: 0 0 auto;
        display: block;
    }

    .site-footer__brand {
        width: calc(50% - 10rem);
    }

    .workflow-step-card, .reason-card, .about-benefit-card, .invoice-benefit-card, .partner-benefit-card, .contact-cta-card, .partner-bank-card, .testimonial-card, .partner-story-card, .currency-return-step-card, .currency-return-feature-card, .partner-hero-card, .about-goal-card, .about-stat-card, .payments-card, .advantage-card {
        min-width: 0;
        padding: 35rem;
    }

    .header-top .container {
        padding: 14rem 0;
        gap: 20rem;
    }

    .header-top__left {
        gap: 40rem;
    }

    .header-top__item {
        gap: 10rem;
    }

    .header-top__item span {
        font-size: 18rem;
    }

    .header-top__item strong {
        font-size: 26rem;
        line-height: 1;
    }

    .header-bot .container {
        padding: 24rem 0 22rem;
    }

    .header-logo {
        max-width: 220rem;
        width: 100%;
    }

    .header-mobile-controls {
        gap: 18rem;
    }

    .header-mobile-login {
        min-height: 45rem;
        padding: 0 10rem;
        gap: 14rem;
        border-width: 2rem;
        border-radius: 10rem;
        font-size: 15rem;
    }

    .header-mobile-login svg {
        width: 14rem;
        height: 17rem;
    }

    .header-burger {
        width: 48rem;
        min-width: 48rem;
        height: 45rem;
        border-radius: 10rem;
    }

    .header-burger::before, .header-burger::after, .header-burger span {
        width: 28rem;
        height: 2rem;
    }

    .header-burger::before {
        transform: translateY(-9rem);
    }

    .header-burger::after {
        transform: translateY(9rem);
    }

    .mobile-menu {
        width: min(82vw, 460rem);
        padding: 32rem;
    }

    .mobile-menu__logo {
        max-width: 280rem;
    }

    .mobile-menu__close {
        width: 56rem;
        min-width: 56rem;
        height: 56rem;
        border-radius: 16rem;
        font-size: 34rem;
    }

    .mobile-menu__list a {
        padding: 18rem 0;
        font-size: 24rem;
    }

    .mobile-menu__contact {
        padding: 18rem 20rem;
    }

    .mobile-menu__contact-label {
        font-size: 16rem;
    }

    .mobile-menu__contact-value {
        font-size: 22rem;
    }

    .mobile-menu__account {
        min-height: 62rem;
        border-radius: 18rem;
        font-size: 20rem;
    }

    .partner-income-section__card {
        gap: 32rem;
        padding: 32rem 28rem;
    }

    .partner-income-section__controls {
        gap: 20rem;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .partner-income-result {
        width: calc(50% - 10rem);
    }

    .header-bot .container {
        gap: 14rem;
    }

    .header-menu__list {
        gap: 14rem;
    }

    .header-contacts {
        gap: 6rem;
    }

    .header-contacts__tel, .header-contacts__tg, .header-login a {
        font-size: 14rem;
    }

    body.admin-bar .site-header {
        top: 46rem;
    }

    .hero-section__actions {
        flex-wrap: wrap;
        width: auto;
        align-items: flex-start;
    }

    .hero-section__button {
        min-width: 220rem;
        flex: 0 0 auto;
    }

    .hero-section__button--secondary {
        padding-left: 18rem;
    }

    .hero-section__button--secondary > span:first-child {
        display: inline-flex;
    }

    .hero-section__visual {
        width: 100%;
        min-width: 0;
        min-height: 440rem;
        --hero-orbit-outer-radius: 238rem;
        --hero-orbit-inner-radius: 174rem;
        margin: 30rem 0 45rem;
    }

    .hero-section__orbit--outer {
        width: 474rem;
        height: 474rem;
    }

    .hero-section__orbit--inner {
        width: 352rem;
        height: 352rem;
    }

    .hero-section__brand-mark {
        width: 220rem;
        height: 220rem;
    }

    .hero-section__currency {
        width: 80rem;
        height: 80rem;
        font-size: 22rem;
    }

    .hero-section__currency-icon {
        width: 80rem;
        height: 80rem;
    }

    .shared-request-form__note, .request-form.shared-request-form .shared-request-form__note, .invoice-request-card.shared-request-form .shared-request-form__note {
        white-space: normal;
    }

    .stats-section {
        margin-top: 48rem;
    }

    .header-bot .container {
        flex-wrap: nowrap;
        row-gap: 0;
    }

    .header-menu {
        order: initial;
        width: auto;
    }

    .header-menu__list {
        justify-content: center;
    }

    .hero-section__button {
        width: 260rem;
    }

    .agent-offer-section__button {
        width: 100%;
    }

    .shared-request-form__dropdown-menu {
        left: 0;
        right: 0;
        min-width: 0;
    }

    .partner-income-field__currency-dropdown .shared-request-form__dropdown-menu {
        left: 0;
        right: auto;
        width: min(320rem, calc(100vw - 48rem));
        max-width: calc(100vw - 48rem);
    }

    

    

    .bb-account-auth-screen {
        padding: 22rem 16rem 42rem;
    }

    .bb-account-auth-screen__copy h1 {
        max-width: 100%;
    }

    .bb-account-topbar__brand {
        display: inline-flex;
    }

    .bb-account-topbar__title h1 {
        font-size: 28rem;
    }

    

    

    

    .bb-account-topbar__profile-pill {
        flex: 1 1 auto;
    }

    .bb-account-card--documents-side,
    .bb-account-card--payouts-side {
        position: static;
    }

    

    

    .bb-account-card--sticky {
        position: static;
    }

    

    

    .bb-account-sidebar__link:hover,
    .bb-account-overlay-menu__link:hover,
    .bb-account-mobile-nav__link:hover,
    .bb-account-action-card:hover,
    .bb-account-button:hover,
    .bb-account-report__button:hover,
    .bb-account-auth-tabs__button:hover {
        transform: none;
    }

    

    .bb-account-topbar__action {
        width: 42rem;
        height: 42rem;
        border-radius: 14rem;
        background: #ffffff;
        border: 1rem solid #e5eaf4;
        box-shadow: 0 8rem 20rem rgba(94, 118, 159, 0.07);
    }

    

    .bb-account-grid--dashboard-top {
        gap: 20rem;
    }

    

    .bb-account-topbar__left {
        width: 100%;
        justify-content: space-between;
    }

.bb-account-topbar__right {
        width: 100%;
    }

    .bb-account-topbar__right {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .bb-account-topbar__profile-pill {
        order: 3;
        width: 100%;
        justify-content: flex-start;
    }

    

    

    

    .bb-account-metric {
        min-height: 98rem;
    }

    .bb-account-metric span {
        font-size: 12rem;
    }

    

    .bb-account-sidebar__link,
    .bb-account-sidebar__link--parent {
        font-size: 14rem;
        padding: 10rem 14rem;
    }

    .bb-account-sidebar__sublink {
        font-size: 12.5rem;
    }

    

    .bb-account-content {
        padding-inline: 18rem;
    }

    

    

    .bb-account-card--manager-short {
        min-height: auto;
    }

    .bb-account-content {
        padding-left: 24rem;
        padding-right: 24rem;
    }

    

    

    

    .bb-account-app {
        --bb-sidebar-width: 258rem;
    }

    

    

    

    .bb-account-main {
        margin-left: 0;
    }

    .bb-account-sidebar {
        display: none;
    }

    .bb-account-topbar__menu {
        display: inline-flex;
    }

    .bb-account-topbar__profile-pill {
        padding-right: 8rem;
    }

    .bb-account-topbar__search {
        width: 100%;
        max-width: none;
    }

    .bb-account-content {
        padding: 20rem 18rem 108rem;
    }

    .bb-account-mobile-nav {
        position: fixed;
        left: 12rem;
        right: 12rem;
        bottom: 12rem;
        z-index: 50;
        gap: 8rem;
        padding: 10rem;
        border-radius: 24rem;
        background: rgba(0, 37, 134, 0.94);
        box-shadow: 0 18rem 45rem rgba(0, 37, 134, 0.24);
        backdrop-filter: blur(16rem);
    }

    .bb-account-mobile-nav__link {
        min-height: 64rem;
        padding: 10rem 8rem;
        gap: 6rem;
        justify-content: center;
        text-align: center;
        font-size: 11rem;
        color: rgba(255, 255, 255, 0.76);
    }

    .bb-account-mobile-nav__link.is-active {
        background: rgba(255, 255, 255, 0.12);
    }

    .bb-account-mobile-nav__link span:last-child {
        line-height: 1.15;
    }

    .bb-account-sidebar__user {
        display: flex;
    }

    body.bb-account-body .bb-account-metrics-grid--compact > .bb-account-metric {
        flex-basis: calc(50% - 8rem);
    }

    body.bb-account-body .bb-account-action-strip > .bb-account-action-card,
    body.bb-account-body .bb-account-grid--payments-actions > * {
        flex-basis: calc(50% - 12rem);
    }

    body.bb-account-body .bb-account-content {
        padding-left: 24rem;
        padding-right: 24rem;
    }

    body.bb-account-body .bb-account-grid--dashboard-top {
        flex-direction: column;
    }

    body.bb-account-body .bb-account-grid--dashboard-top > .bb-account-card--side-stack {
        flex: 0 0 auto;
        min-width: 0;
    }

    body.bb-account-body .bb-account-content,
    body.bb-account-body .bb-account-grid--dashboard-top > .bb-account-card--side-stack {
        width: 100%;
    }

    body.bb-account-body .bb-account-mobile-nav__link {
        box-shadow: none;
    }

    body.bb-account-body .bb-account-mobile-nav__icon {
        color: var(--bb-primary, #002586);
    }

    body.bb-account-body .bb-account-topbar__profile-pill {
        padding: 6rem 10rem;
    }

    .testimonials-slider.swiper, .partner-stories-slider.swiper {
        --slider-side-peek: 0rem;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .payments-card--china .payments-card__description{
        max-width: 420rem;
    }
    .payments-card--russia .payments-card__description{
        max-width: 485rem;
    }
    .advantages-section__title{
        max-width: 380rem;
    }
    br.per-1024{
        display: block;
    }
    .advantage-card--secondary .advantage-card__pattern{
        height: 160rem;
    }
    .advantage-card:last-child .advantage-card__icon--image{
        margin-bottom: 40rem;
    }
    .workflow-step-card__text{
        max-width: 410rem;
    }
    .testimonials-section__title{
        max-width: 530rem;
    }
    .testimonial-card__star{
        font-size: 24rem;
        line-height: 30rem;
    }
    .partner-story-card__income{
        justify-content: flex-start;
    }
    .faq-item__answer p{
        font-size: 15rem;
        max-width: 90%;
    }
    .contact-cta-card:nth-child(3){
        width: 100%;
    }
    br.per-768{
        display: none;
    }
    .about-benefit-card{
        width: 100%;
    }
    .about-goal-card{
        width: 100%;
    }
    .about-goal-card:nth-child(3) .about-goal-card__text{
        max-width: 420rem;
    }
    .about-service-cta-section__image{
        width: 620rem;
    }
    .about-contacts-section__container, .about-contacts-section__top, .about-contacts-section__media{
        flex-direction: column;
    }
    .about-contacts-section__media{
        width: 100%;
    }
    .invoice-hero-section__title{
        max-width: 600rem;
    }
    .invoice-benefits-section{
        padding: 0;
    }
    .invoice-benefit-card__title{
        max-width: 450rem;
    }
    .currency-return-hero__description{
        max-width: 560rem;
    }
    .currency-return-hero__steps{
        flex-wrap: wrap;
        flex-direction: row;
    }
    .currency-return-step-card:nth-child(1),
    .currency-return-step-card:nth-child(2){
        width: calc(50% - 10rem);
    }
    .currency-return-benefits__title{
        max-width: 610rem;
    }
    .currency-return-page .business-reasons-section__accent img{
        bottom: 12rem;
    }
    .currency-return-benefits__subtitle{
        font-size: 20rem;
        max-width: 410rem;
    }
    .currency-return-benefits__list{
        flex-wrap: wrap;
        flex-direction: row;
    }
    .currency-return-feature-card:nth-child(1),
    .currency-return-feature-card:nth-child(2){
        width: calc(50% - 10rem);
    }
    .currency-return-benefits, .currency-return-legal-section{
        padding: 0;
    }
    .currency-return-offer-section__title{
        max-width: 470rem;
    }
    .currency-return-offer-banner__slide{
        flex-direction: row;
        padding: 50rem 35rem;
    }
    .currency-return-offer-banner__visual{
        max-width: 270rem;
    }
    .contact-cta-section{
        padding: 0;
    }
    .partner-hero-section__description{
        max-width: 560rem;
    }
    .partner-hero-section__cards{
        flex-wrap: wrap;
        flex-direction: row;
    }
    .partner-hero-card:nth-child(1),
    .partner-hero-card:nth-child(2){
        width: calc(50% - 10rem);
    }
    .partner-benefits-section__title{
        position: relative;
        max-width: 570rem;
    }
    .partner-benefit-card__heading{
        flex-direction: column;
        align-items: flex-start;
    }
    .partner-benefit-card__title{
        font-size: 20rem;
    }
    .partner-application-section__visual{
        display: none;
    }

    body:not(.bb-account-body) {
        padding-bottom: calc(82rem + env(safe-area-inset-bottom));
    }

    .bb-mobile-bottom-bar {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 90;
        display: flex;
        align-items: center;
        gap: 11rem;
        padding: 14rem 20rem calc(14rem + env(safe-area-inset-bottom));
        color: #6D7681;
        font-family: "Gotham Pro", var(--font-primary, Arial, sans-serif);
        font-size: 12rem;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0;
        background-color: #F0F3FA;
        box-shadow: 0 -10rem 30rem rgba(26, 26, 26, 0.08);
    }

    .bb-mobile-bottom-bar__link {
        display: flex;
        flex: 1 1 0;
        min-width: 0;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 11rem;
        color: inherit;
        text-align: center;
        text-decoration: none;
        -webkit-tap-highlight-color: transparent;
    }

    .bb-mobile-bottom-bar__icon {
        display: flex;
        flex: 0 0 auto;
        align-items: center;
        justify-content: center;
    }

    .bb-mobile-bottom-bar__icon img {
        display: block;
        width: auto;
        max-width: none;
        height: auto;
    }

    .bb-mobile-bottom-bar__icon--home img {
        width: 23rem;
        height: 23rem;
    }

    .bb-mobile-bottom-bar__icon--request img {
        width: 16rem;
        height: 20rem;
    }

    .bb-mobile-bottom-bar__icon--call img {
        width: 20rem;
        height: 20rem;
    }

    .bb-mobile-bottom-bar__icon--telegram img {
        width: 25rem;
        height: 20rem;
    }

    .bb-mobile-bottom-bar__icon--profile img {
        width: 15rem;
        height: 20rem;
    }

    .bb-mobile-bottom-bar__label {
        display: block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .bb-mobile-bottom-bar__link.is-active .bb-mobile-bottom-bar__label {
        color: #1A1A1A;
        font-weight: 500;
    }

    .bb-mobile-bottom-bar__link.is-disabled {
        pointer-events: none;
        opacity: 0.45;
    }

}

/* BankBooker personal cabinet UX/UI refresh. Integrated into the existing 1024px cascade. */

@media (max-width: 1024px) {
    body.bb-account-body {
        background: linear-gradient(180deg, #f8fbff 0%, #f2f6fb 100%);
    }

    body.admin-bar.bb-account-body {
        --bb-account-sticky-offset: 0rem;
    }

    body.bb-account-body .bb-account-app {
        display: block;
        min-height: 100dvh;
    }

    body.bb-account-body .bb-account-sidebar {
        display: none;
    }

    body.bb-account-body .bb-account-main {
        width: 100%;
        max-width: none;
        margin-left: 0;
    }

    body.bb-account-body .bb-account-topbar__menu {
        display: inline-flex;
        flex: 0 0 44rem;
    }

    body.bb-account-body .bb-account-topbar__left {
        width: auto;
        flex: 1 1 auto;
        flex-wrap: nowrap;
        align-items: center;
        gap: 10rem;
        min-width: 0;
        padding-right: 0;
    }

    body.bb-account-body .bb-account-topbar__screen-title {
        flex: 1 1 0;
        min-width: 0;
        max-width: none;
    }

    body.bb-account-body .bb-account-topbar__screen-title h1 {
        font-size: 18rem;
    }

    body.bb-account-body .bb-account-topbar__search {
        display: none;
    }

    body.bb-account-body .bb-account-topbar__search input {
        min-height: 44rem;
        border-radius: 14rem;
    }

    body.bb-account-body .bb-account-topbar__right {
        position: static;
        flex: 0 0 auto;
        flex-wrap: nowrap;
        width: auto;
        gap: 8rem;
        min-width: 0;
    }

    body.bb-account-body .bb-account-topbar__profile-pill,
    body.bb-account-body .bb-account-topbar__language {
        display: none;
    }

    body.bb-account-body .bb-account-content {
        padding: 18rem 18rem calc(112rem + env(safe-area-inset-bottom));
    }

    

    body.bb-account-body .bb-account-card--side-stack,
    body.bb-account-body .bb-account-card--documents-side,
    body.bb-account-body .bb-account-card--payouts-side,
    body.bb-account-body .bb-account-support-side > .bb-account-card {
        position: static;
    }

    body.bb-account-body .bb-account-mobile-nav {
        position: fixed;
        left: 14rem;
        right: 14rem;
        bottom: max(12rem, env(safe-area-inset-bottom));
        z-index: 48;
        gap: 5rem;
        padding: 8rem;
        border: 1rem solid rgba(20, 43, 91, 0.10);
        border-radius: 24rem;
        background: rgba(255, 255, 255, 0.94);
        -webkit-backdrop-filter: blur(18rem);
        backdrop-filter: blur(18rem);
        box-shadow: 0 -12rem 34rem rgba(22, 45, 91, 0.16);
    }

    body.bb-account-body .bb-account-mobile-nav__link {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 5rem;
        min-height: 60rem;
        padding: 8rem 4rem;
        border: 1rem solid transparent;
        border-radius: 18rem;
        color: var(--bb-app-muted);
        background: transparent;
        font-size: 11rem;
        font-weight: 800;
        line-height: 1.1;
        text-align: center;
        transform: none;
    }

    body.bb-account-body .bb-account-mobile-nav__link.is-active {
        color: var(--bb-app-primary);
        background: rgba(15, 79, 227, 0.08);
        border-color: rgba(15, 79, 227, 0.10);
    }

    body.bb-account-body .bb-account-mobile-nav__link span:last-child {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    body.bb-account-body .bb-account-overlay-menu {
        background: rgba(5, 17, 46, 0.50);
    }

    body.bb-account-body .bb-account-overlay-menu__header,
    body.bb-account-body .bb-account-overlay-menu__body {
        width: min(92vw, 390rem);
        margin-left: auto;
        background: linear-gradient(180deg, #0b3ec7 0%, #061f61 100%);
    }

    body.bb-account-body .bb-account-overlay-menu__header {
        border-radius: 0 0 0 22rem;
    }
}

/* BankBooker account tablet/mobile navigation refinement: app-like shell, one bottom nav only. */
body.bb-account-body .bb-mobile-bottom-bar {
    display: none;
}

body.bb-account-body {
    --bb-account-topbar-direction: row;
    --bb-account-topbar-wrap: nowrap;
    --bb-account-topbar-gap: 10rem;
    --bb-account-topbar-min-height: 72rem;
    --bb-account-topbar-padding: 10rem 18rem;
    --bb-account-topbar-border: 0;
    --bb-account-topbar-border-bottom: 1rem solid rgba(22, 40, 95, 0.08);
    --bb-account-topbar-radius: 0;
    --bb-account-topbar-background: rgba(255, 255, 255, 0.96);
    --bb-account-topbar-backdrop: blur(18rem);
    --bb-account-topbar-shadow: 0 8rem 24rem rgba(15, 31, 61, 0.07);
}

body.bb-account-body .bb-account-topbar--expanded {
    --bb-account-topbar-direction: row;
    --bb-account-topbar-wrap: nowrap;
}

body.bb-account-body .bb-account-main {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
}

body.bb-account-body .bb-account-topbar__menu {
    display: inline-flex;
    width: 44rem;
    min-width: 44rem;
    height: 44rem;
    border-radius: 15rem;
    color: #0f4fe3;
    background: #eef5ff;
    border: 1rem solid rgba(15, 79, 227, 0.12);
    box-shadow: none;
}

body.bb-account-body .bb-account-topbar__screen-title {
    min-width: 0;
    max-width: none;
}

body.bb-account-body .bb-account-topbar__screen-title h1 {
    max-width: 100%;
    font-size: 19rem;
    line-height: 1.16;
}

body.bb-account-body .bb-account-topbar__screen-title span {
    font-size: 10rem;
    letter-spacing: 0.08em;
}

body.bb-account-body .bb-account-topbar__action,
body.bb-account-body .bb-account-topbar__language {
    width: 42rem;
    min-width: 42rem;
    height: 42rem;
    border-radius: 15rem;
    background: #ffffff;
    border: 1rem solid rgba(22, 40, 95, 0.08);
    box-shadow: 0 8rem 20rem rgba(15, 31, 61, 0.06);
}

body.bb-account-body .bb-account-overlay-menu {
    padding: 0;
    background: rgba(12, 23, 45, 0.38);
    -webkit-backdrop-filter: blur(8rem);
    backdrop-filter: blur(8rem);
}

body.bb-account-body .bb-account-overlay-menu__header,
body.bb-account-body .bb-account-overlay-menu__body {
    width: min(88vw, 382rem);
    margin-left: 0;
    margin-right: auto;
    transform: translateX(-36rem);
    box-shadow: 18rem 0 44rem rgba(15, 31, 61, 0.18);
}

body.bb-account-body .bb-account-overlay-menu.is-open .bb-account-overlay-menu__header,
body.bb-account-body .bb-account-overlay-menu.is-open .bb-account-overlay-menu__body {
    transform: translateX(0);
}

body.bb-account-body .bb-account-overlay-menu__header {
    min-height: 78rem;
    padding: 14rem 14rem 12rem;
    border-radius: 0 24rem 0 0;
    background: linear-gradient(135deg, #0f4fe3 0%, #073196 100%);
    color: #ffffff;
    border-bottom: 0;
}

body.bb-account-body .bb-account-overlay-menu__header .bb-account-brand {
    display: inline-flex;
    align-items: center;
    max-width: 206rem;
    padding: 0;
}

body.bb-account-body .bb-account-overlay-menu__header .bb-account-brand img {
    max-width: 190rem;
    max-height: 44rem;
    object-fit: contain;
    filter: drop-shadow(0 8rem 16rem rgba(0, 0, 0, 0.16));
}

body.bb-account-body .bb-account-overlay-menu__close {
    width: 42rem;
    height: 42rem;
    border-radius: 14rem;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.14);
    border: 1rem solid rgba(255, 255, 255, 0.18);
    box-shadow: none;
}

body.bb-account-body .bb-account-overlay-menu__body {
    gap: 7rem;
    align-content: start;
    height: calc(100dvh - 78rem);
    padding: 14rem 14rem calc(18rem + env(safe-area-inset-bottom));
    border-radius: 0 0 24rem 0;
    background: #ffffff;
    color: #17233d;
    overflow-y: auto;
}

body.bb-account-body .bb-account-overlay-menu__body::before {
    content: "Разделы кабинета";
    display: block;
    margin: 2rem 4rem 6rem;
    color: #7d8aa5;
    font-size: 11rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

body.bb-account-body .bb-account-overlay-menu__group {
    border: 0;
    padding: 0;
}

body.bb-account-body .bb-account-overlay-menu__link,
body.bb-account-body .bb-account-overlay-menu__link--parent {
    min-height: 46rem;
    padding: 8rem 46rem 8rem 10rem;
    border-radius: 16rem;
    border: 1rem solid transparent;
    background: #ffffff;
    color: #26324f;
    font-size: 14rem;
    font-weight: 700;
    line-height: 1.2;
    transform: none;
    box-shadow: none;
}

body.bb-account-body .bb-account-overlay-menu__link:hover,
body.bb-account-body .bb-account-overlay-menu__link:focus-visible,
body.bb-account-body .bb-account-overlay-menu__group.is-open > .bb-account-overlay-menu__link--parent:not(.is-active) {
    background: #f3f7ff;
    color: #0f4fe3;
    border-color: rgba(15, 79, 227, 0.10);
    box-shadow: none;
}

body.bb-account-body .bb-account-overlay-menu__link.is-active {
    background: linear-gradient(135deg, rgba(15, 79, 227, 0.12) 0%, rgba(24, 183, 239, 0.13) 100%);
    color: #0f4fe3;
    border-color: rgba(15, 79, 227, 0.16);
    box-shadow: none;
}

body.bb-account-body .bb-account-overlay-menu__icon {
    width: 32rem;
    height: 32rem;
    flex: 0 0 32rem;
    border-radius: 12rem;
    color: #0f4fe3;
    background: #eef5ff;
}

body.bb-account-body .bb-account-overlay-menu__icon svg {
    width: 18rem;
    height: 18rem;
}

body.bb-account-body .bb-account-overlay-menu__toggle {
    top: 7rem;
    right: 7rem;
    width: 32rem;
    height: 32rem;
    border-radius: 12rem;
    color: #0f4fe3;
    background: #eef5ff;
    border: 1rem solid rgba(15, 79, 227, 0.10);
    box-shadow: none;
}

body.bb-account-body .bb-account-overlay-menu__group.is-open > .bb-account-overlay-menu__toggle,
body.bb-account-body .bb-account-overlay-menu__toggle:hover,
body.bb-account-body .bb-account-overlay-menu__toggle:focus-visible {
    background: #e3efff;
    color: #073196;
    box-shadow: none;
}

body.bb-account-body .bb-account-overlay-menu__subnav {
    gap: 6rem;
    max-height: 0;
    opacity: 0;
    padding: 0 0 0 48rem;
    overflow: hidden;
    pointer-events: none;
}

body.bb-account-body .bb-account-overlay-menu__group.is-open .bb-account-overlay-menu__subnav {
    max-height: 420rem;
    opacity: 1;
    padding: 6rem 0 7rem 48rem;
    pointer-events: auto;
}

body.bb-account-body .bb-account-overlay-menu__sublink {
    min-height: 34rem;
    padding: 7rem 12rem;
    border-radius: 12rem;
    color: #65738f;
    background: #f8fbff;
    font-size: 12.5rem;
    font-weight: 700;
    line-height: 1.25;
    transform: none;
}

body.bb-account-body .bb-account-overlay-menu__sublink:hover,
body.bb-account-body .bb-account-overlay-menu__sublink:focus-visible,
body.bb-account-body .bb-account-overlay-menu__sublink.is-active {
    background: #edf5ff;
    color: #0f4fe3;
    transform: none;
}

body.bb-account-body .bb-account-overlay-menu__logout {
    margin-top: 8rem;
    min-height: 44rem;
    border-radius: 16rem;
    border: 1rem solid rgba(216, 60, 81, 0.16);
    background: #fff6f7;
    color: #c92f45;
    font-size: 14rem;
    font-weight: 800;
    box-shadow: none;
}

/* BankBooker account flex layout: 1024px account overrides without CSS Grid declarations. */
@media (max-width: 1024px) {
    body.bb-account-body .bb-account-section__hero,
    body.bb-account-body .bb-account-auth-screen__layout,
    body.bb-account-body .bb-account-grid--dashboard-top,
    body.bb-account-body .bb-account-grid--payments-bottom-updated,
    body.bb-account-body .bb-account-grid--transactions-layout-updated,
    body.bb-account-body .bb-account-grid--analytics-layout-updated,
    body.bb-account-body .bb-account-grid--reports-layout-updated,
    body.bb-account-body .bb-account-grid--profile-layout,
    body.bb-account-body .bb-account-grid--security-layout,
    body.bb-account-body .bb-account-grid--support-layout,
    body.bb-account-body .bb-account-grid--referral-layout-updated,
    body.bb-account-body .bb-account-grid--deal-form-layout,
    body.bb-account-body .bb-account-grid--partner-tools-layout-updated,
    body.bb-account-body .bb-account-grid--deals-layout-advanced,
    body.bb-account-body .bb-account-grid--manager-layout-main,
    body.bb-account-body .bb-account-grid--documents-layout-main,
    body.bb-account-body .bb-account-grid--payouts-main-updated,
    body.bb-account-body .bb-account-grid--income-layout-updated,
    body.bb-account-body .bb-account-grid--payments-bottom-advanced,
    body.bb-account-body .bb-account-grid--reports-layout-advanced,
    body.bb-account-body .bb-account-grid--analytics-layout-advanced,
    body.bb-account-body .bb-account-grid--partner-tools-layout-advanced,
    body.bb-account-body .bb-account-grid--payouts-main,
    body.bb-account-body .bb-account-grid--income-layout-advanced,
    body.bb-account-body .bb-account-grid--referral-layout,
    body.bb-account-body .bb-account-grid--partner-tools-layout,
    body.bb-account-body .bb-account-grid--reports-layout,
    body.bb-account-body .bb-account-grid--analytics-layout,
    body.bb-account-body .bb-account-grid--payments-bottom {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    body.bb-account-body .bb-account-section__hero > *,
    body.bb-account-body .bb-account-auth-screen__layout > *,
    body.bb-account-body .bb-account-grid--dashboard-top > *,
    body.bb-account-body .bb-account-grid--payments-bottom-updated > *,
    body.bb-account-body .bb-account-grid--transactions-layout-updated > *,
    body.bb-account-body .bb-account-grid--analytics-layout-updated > *,
    body.bb-account-body .bb-account-grid--reports-layout-updated > *,
    body.bb-account-body .bb-account-grid--profile-layout > *,
    body.bb-account-body .bb-account-grid--security-layout > *,
    body.bb-account-body .bb-account-grid--support-layout > *,
    body.bb-account-body .bb-account-grid--referral-layout-updated > *,
    body.bb-account-body .bb-account-grid--deal-form-layout > *,
    body.bb-account-body .bb-account-grid--partner-tools-layout-updated > *,
    body.bb-account-body .bb-account-grid--deals-layout-advanced > *,
    body.bb-account-body .bb-account-grid--manager-layout-main > *,
    body.bb-account-body .bb-account-grid--documents-layout-main > *,
    body.bb-account-body .bb-account-grid--payouts-main-updated > *,
    body.bb-account-body .bb-account-grid--income-layout-updated > *,
    body.bb-account-body .bb-account-grid--payments-bottom-advanced > *,
    body.bb-account-body .bb-account-grid--reports-layout-advanced > *,
    body.bb-account-body .bb-account-grid--analytics-layout-advanced > *,
    body.bb-account-body .bb-account-grid--partner-tools-layout-advanced > *,
    body.bb-account-body .bb-account-grid--payouts-main > *,
    body.bb-account-body .bb-account-grid--income-layout-advanced > *,
    body.bb-account-body .bb-account-grid--referral-layout > *,
    body.bb-account-body .bb-account-grid--partner-tools-layout > *,
    body.bb-account-body .bb-account-grid--reports-layout > *,
    body.bb-account-body .bb-account-grid--analytics-layout > *,
    body.bb-account-body .bb-account-grid--payments-bottom > * {
        flex: 1 1 auto;
        width: 100%;
        min-width: 0;
    }

    body.bb-account-body .bb-account-filters--expanded > *,
    body.bb-account-body .bb-account-report-form > *,
    body.bb-account-body .bb-account-filter-bar > *,
    body.bb-account-body .bb-account-filter-bar--payments-updated > *,
    body.bb-account-body .bb-account-filter-bar--transactions-updated > *,
    body.bb-account-body .bb-account-grid--2 > *,
    body.bb-account-body .bb-account-grid--3 > *,
    body.bb-account-body .bb-account-grid--deal-columns > *,
    body.bb-account-body .bb-account-kpi-grid > *,
    body.bb-account-body .bb-account-kpi-grid--four > *,
    body.bb-account-body .bb-account-metrics-grid > *,
    body.bb-account-body .bb-account-metrics-grid--compact > *,
    body.bb-account-body .bb-account-action-strip > *,
    body.bb-account-body .bb-account-grid--payments-actions > *,
    body.bb-account-body .bb-account-stat-tiles > *,
    body.bb-account-body .bb-account-stat-tiles--hero > *,
    body.bb-account-body .bb-account-export-actions--full > * {
        flex: 1 1 calc(50% - 12rem);
    }

    body.bb-account-body .bb-account-report__filters > * {
        flex: 1 1 100%;
    }

    body.bb-account-body .bb-account-card__hero--page .bb-account-card__hero-extra,
    body.bb-account-body .bb-account-card__hero--dashboard .bb-account-card__hero-extra {
        flex-basis: 430rem;
    }

    body.bb-account-body .bb-account-progress-line > * {
        flex-basis: calc((100% - 28rem) / 3);
    }

    body.bb-account-body .bb-account-mobile-nav {
        display: flex;
        flex-wrap: nowrap;
    }

    body.bb-account-body .bb-account-mobile-nav__link {
        flex: 1 1 0;
        min-width: 0;
    }

    body.bb-account-body .bb-account-overlay-menu__body {
        display: flex;
        flex-direction: column;
    }

    /* Dashboard hero: планшетный размер без новых брейкпоинтов. */
    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard {
        padding: 0 20rem 22rem;
        border-radius: 24rem;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard::before {
        height: 198rem;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard > :first-child {
        min-height: 168rem;
        padding: 32rem 18rem 68rem;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard h2 {
        max-width: 600rem;
        font-size: clamp(23rem, 3.2vw, 30rem);
        line-height: 1.14;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard p {
        max-width: 520rem;
        font-size: 13rem;
        line-height: 1.45;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard .bb-account-metrics-grid--compact {
        gap: 12rem;
        width: calc(100% - 8rem);
        margin: -50rem 4rem 0;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard .bb-account-metrics-grid--compact > .bb-account-metric {
        flex: 1 1 calc(50% - 6rem);
        min-width: 0;
        min-height: 86rem;
        padding: 14rem 12rem 14rem 62rem;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard .bb-account-metric::before {
        left: 14rem;
        width: 38rem;
        height: 38rem;
        background-size: 19rem 19rem;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard .bb-account-metric strong {
        font-size: 25rem;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard .bb-account-metric span {
        font-size: 11.5rem;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard .bb-account-action-strip {
        flex-wrap: wrap;
        gap: 8rem;
        width: calc(100% - 8rem);
        margin: 16rem 4rem 0;
        padding: 8rem;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard .bb-account-action-strip > .bb-account-action-card {
        flex: 1 1 calc(50% - 4rem);
        min-height: 54rem;
        padding: 10rem;
        border-radius: 14rem;
        background: #f8fbff;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard .bb-account-action-strip > .bb-account-action-card:not(:last-child) {
        border-right: 0;
        border-radius: 14rem;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card__hero--dashboard .bb-account-action-card strong {
        font-size: 12.5rem;
    }


    /* Dashboard deal overview: планшетная версия внутри hero-панели. */
    body.bb-account-body .bb-account-grid--dashboard-top > .bb-account-card--hero-panel {
        flex: 1 1 auto;
        width: 100%;
    }

    body.bb-account-body .bb-account-card--hero-panel .bb-account-card--deal-overview-inline {
        padding: 20rem;
        border-radius: 22rem;
    }

    body.bb-account-body .bb-account-deal-overview__header {
        align-items: flex-start;
    }

    body.bb-account-body .bb-account-deal-overview__header h3 {
        font-size: 22rem;
    }

    body.bb-account-body .bb-account-progress-line--deal-overview {
        padding: 16rem 8rem 34rem;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: thin;
    }

    body.bb-account-body .bb-account-progress-line--deal-overview .bb-account-progress-line__step {
        flex: 0 0 96rem;
    }

    body.bb-account-body .bb-account-deal-overview__columns > .bb-account-deal-box {
        flex: 1 1 calc(50% - 7rem);
        min-width: 250rem;
    }



    /* Account refinements: 1024px cascade layer. */
    body.bb-account-body .bb-account-grid--payments-bottom-updated > :first-child,
    body.bb-account-body .bb-account-grid--transactions-layout-updated > :first-child,
    body.bb-account-body .bb-account-grid--reports-layout-updated > :first-child,
    body.bb-account-body .bb-account-grid--payouts-main-updated > :first-child,
    body.bb-account-body .bb-account-grid--support-layout > :first-child,
    body.bb-account-body .bb-account-grid--profile-layout > :first-child,
    body.bb-account-body .bb-account-grid--documents-layout-main > :first-child,
    body.bb-account-body .bb-account-grid--manager-layout-main > :first-child,
    body.bb-account-body .bb-account-grid--deal-form-layout > :first-child,
    body.bb-account-body .bb-account-grid--reports-layout > :first-child,
    body.bb-account-body .bb-account-grid--analytics-layout > :first-child,
    body.bb-account-body .bb-account-grid--payments-bottom > :first-child,
    body.bb-account-body .bb-account-grid--security-layout > :first-child,
    body.bb-account-body .bb-account-grid--analytics-layout-updated > :first-child,
    body.bb-account-body .bb-account-grid--income-layout-updated > :first-child,
    body.bb-account-body .bb-account-grid--partner-tools-layout-updated > :first-child,
    body.bb-account-body .bb-account-grid--referral-layout-updated > :first-child,
    body.bb-account-body .bb-account-grid--deals-layout-advanced > :first-child,
    body.bb-account-body .bb-account-grid--partner-tools-layout-advanced > :first-child,
    body.bb-account-body .bb-account-grid--payouts-main > :first-child,
    body.bb-account-body .bb-account-grid--income-layout-advanced > :first-child,
    body.bb-account-body .bb-account-grid--payments-bottom-advanced > :first-child,
    body.bb-account-body .bb-account-grid--reports-layout-advanced > :first-child,
    body.bb-account-body .bb-account-grid--analytics-layout-advanced > :first-child,
    body.bb-account-body .bb-account-grid--referral-layout > :first-child,
    body.bb-account-body .bb-account-grid--partner-tools-layout > :first-child {
        flex: 1;
        width: 100%;
        min-width: 0;
    }

    body.bb-account-body .bb-account-progress-line--deal-form {
        padding: 16rem 8rem 34rem;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: thin;
    }

    body.bb-account-body .bb-account-progress-line--deal-form .bb-account-progress-line__step {
        flex: 0 0 96rem;
    }

    body.bb-account-body .bb-account-progress-line--deal-form .bb-account-progress-line__step::before {
        top: 19rem;
        left: calc(50% + 22rem);
        right: calc(-50% + 22rem);
    }

    body.bb-account-body .bb-account-vertical-chart--compact {
        flex-wrap: nowrap;
        min-height: 220rem;
        overflow-x: auto;
        overflow-y: hidden;
        scrollbar-width: thin;
    }

    body.bb-account-body .bb-account-vertical-chart--compact .bb-account-vertical-chart__item {
        flex: 1 0 62rem;
    }

    body.bb-account-body .bb-account-vertical-chart--compact .bb-account-vertical-chart__bar-shell {
        min-height: 132rem;
    }


    body.bb-account-body .bb-account-card__hero--analytics.has-extra {
        flex-direction: column;
        min-height: auto;
        padding: 26rem 24rem 22rem;
        gap: 18rem;
    }

    body.bb-account-body .bb-account-card__hero--analytics.has-extra > :first-child,
    body.bb-account-body .bb-account-card__hero--analytics.has-extra .bb-account-card__hero-extra {
        max-width: none;
        min-width: 0;
        width: 100%;
        flex: 1 1 auto;
        padding-top: 0;
    }

    body.bb-account-body .bb-account-card__hero--analytics.has-extra .bb-account-metrics-grid--compact {
        flex-direction: row;
        flex-wrap: wrap;
    }

    body.bb-account-body .bb-account-card__hero--analytics.has-extra .bb-account-metrics-grid--compact > * {
        flex: 1 1 calc(50% - 6rem);
        min-width: calc(50% - 6rem);
    }

    body.bb-account-body .bb-account-grid--analytics-layout-updated > .bb-account-card--analytics-monthly,
    body.bb-account-body .bb-account-grid--analytics-layout-updated > .bb-account-card--analytics-status,
    body.bb-account-body .bb-account-grid--analytics-layout-updated > .bb-account-card--analytics-activity,
    body.bb-account-body .bb-account-grid--analytics-layout-updated > .bb-account-card--analytics-rates {
        flex: 1 1 auto;
        width: 100%;
        min-width: 0;
        margin-left: 0;
    }

    body.bb-account-body .bb-account-card--analytics-rates .bb-account-rate-chart > * {
        flex: 1 1 calc(50% - 6rem);
        min-width: calc(50% - 6rem);
    }

    body.bb-account-body .bb-account-vertical-chart__bar-shell {
        min-height: 220rem;
    }

    body.bb-account-body .bb-account-vertical-chart--analytics-primary .bb-account-vertical-chart__bar-shell {
        min-height: 264rem;
    }

    body.bb-account-body .bb-account-vertical-chart--compact .bb-account-vertical-chart__bar-shell,
    body.bb-account-body .bb-account-vertical-chart--analytics-activity .bb-account-vertical-chart__bar-shell {
        min-height: 138rem;
    }

    body.bb-account-body .bb-account-grid--referral-layout-updated > :first-child,
    body.bb-account-body .bb-account-grid--referral-layout-updated > :last-child {
        flex: 1 1 auto;
        min-width: 0;
    }



    body.bb-account-body .bb-account-analytics-layout__row {
        flex-direction: column;
        gap: 18rem;
    }

    body.bb-account-body .bb-account-analytics-layout__side {
        flex: 1 1 auto;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        min-width: 0;
    }

    body.bb-account-body .bb-account-analytics-layout__side > * {
        flex: 1 1 calc(50% - 9rem);
        min-width: 280rem;
    }

    body.bb-account-body .bb-account-card--analytics-monthly,
    body.bb-account-body .bb-account-card--analytics-rates {
        width: 100%;
    }

    body.bb-account-body .bb-account-card--analytics-monthly .bb-account-vertical-chart--analytics-primary {
        min-height: 304rem;
    }

    body.bb-account-body .bb-account-card--analytics-monthly .bb-account-vertical-chart--analytics-primary .bb-account-vertical-chart__bar-shell {
        min-height: 232rem;
    }

    body.bb-account-body .bb-account-card--analytics-rates .bb-account-rate-chart > * {
        flex: 1 1 calc(50% - 6rem);
        min-width: 240rem;
    }

}
