

/* Start:/local/templates/main/assets/pages/promo-dlya-polzovateley/css/main.css?178902433416163*/
.tutorra-promo-users-page {
    --pu-text: #261019;
    --pu-muted: #715563;
    --pu-border: #ead8e0;
    --pu-soft: #fdf7fa;
    color: var(--pu-text);
    overflow: clip
}

.tutorra-promo-users-page, .tutorra-promo-users-page * {
    box-sizing: border-box
}

.tutorra-promo-users-page__hero {
    padding: clamp(52px, 7vw, 94px) 0;
    background: radial-gradient(circle at 87% 18%, rgba(181, 160, 255, .28), transparent 30%), radial-gradient(circle at 10% 92%, rgba(255, 175, 203, .22), transparent 28%), linear-gradient(135deg, #fff, #fdf8fb 52%, #f5f0ff);
    border-bottom: 1px solid rgba(139, 26, 74, .08)
}

.tutorra-promo-users-page__hero-inner {
    display: grid;
    grid-template-columns:minmax(0, 1.05fr) minmax(350px, .95fr);
    gap: clamp(30px, 5vw, 70px);
    align-items: center
}

.tutorra-promo-users-page__eyebrow {
    margin: 0 0 11px;
    color: #a31f55;
    font: 800 13px/1.3 var(--ff-body, "Nunito Sans", sans-serif);
    letter-spacing: .1em;
    text-transform: uppercase
}

.tutorra-promo-users-page__hero h1 {
    max-width: 760px;
    margin: 0;
    color: var(--pu-text);
    font: 800 clamp(38px, 4.7vw, 66px)/1.04 var(--ff, "Nunito", sans-serif);
    letter-spacing: -.035em
}

.tutorra-promo-users-page__hero h1 span {
    color: #b52460
}

.tutorra-promo-users-page__hero-lead {
    max-width: 680px;
    margin: 21px 0 0;
    color: var(--pu-muted);
    font: 500 clamp(17px, 1.5vw, 21px)/1.55 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 29px
}

.tutorra-promo-users-page__secondary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 0 22px;
    color: #8b1a4a;
    background: #fff;
    border: 1px solid #d6a9bb;
    border-radius: var(--r-sm, 6px);
    font: 800 13px/1 var(--ff-body, "Nunito Sans", sans-serif);
    letter-spacing: .04em;
    text-decoration: none
}

.tutorra-promo-users-page__trust {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 18px;
    margin: 23px 0 0;
    padding: 0;
    list-style: none;
    color: #604652;
    font: 600 14px/1.45 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__trust li {
    position: relative;
    padding-left: 17px
}

.tutorra-promo-users-page__trust li:before {
    content: "";
    position: absolute;
    left: 0;
    top: .48em;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(135deg, #e8185c, #8b1a4a)
}

.tutorra-promo-users-page__visual {
    position: relative;
    min-width: 0
}

.tutorra-promo-users-page__visual-frame {
    overflow: hidden;
    aspect-ratio: 4/3;
    background: #f3efff;
    border: 1px solid rgba(139, 26, 74, .1);
    border-radius: 26px;
    box-shadow: 0 28px 68px rgba(94, 49, 71, .15)
}

.tutorra-promo-users-page__visual-frame img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.tutorra-promo-users-page__visual-note {
    position: absolute;
    right: -10px;
    bottom: 22px;
    max-width: 240px;
    padding: 13px 16px;
    color: #562235;
    background: rgba(255, 255, 255, .96);
    border: 1px solid var(--pu-border);
    border-radius: 12px;
    box-shadow: 0 12px 28px rgba(86, 34, 53, .14);
    font: 800 13px/1.4 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__section {
    padding: 2.75rem 0
}

.tutorra-promo-users-page__section--soft {
    background: var(--pu-soft)
}

.tutorra-promo-users-page__section--white {
    background: #fff
}

.tutorra-promo-users-page__section--divider-bottom {
    border-bottom: 1px solid var(--pu-border)
}

.tutorra-promo-users-page__section--divider-top {
    border-top: 1px solid var(--pu-border)
}

.tutorra-promo-users-page__head {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 29px
}

.tutorra-promo-users-page__head > div {
    max-width: 780px
}

.tutorra-promo-users-page__section h2, .tutorra-promo-users-page__cta h2 {
    margin: 0;
    color: var(--pu-text);
    font: 800 clamp(29px, 3.1vw, 45px)/1.12 var(--ff, "Nunito", sans-serif);
    letter-spacing: -.025em
}

.tutorra-promo-users-page__lead {
    max-width: 760px;
    margin: 11px 0 0;
    color: var(--pu-muted);
    font: 500 18px/1.55 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__all {
    flex: 0 0 auto;
    color: #8b1a4a;
    font: 800 15px/1.3 var(--ff-body, "Nunito Sans", sans-serif);
    text-decoration: none
}

.tutorra-promo-users-page__formats {
    display: grid;
    grid-template-columns:repeat(3, minmax(0, 1fr));
    gap: 18px
}

.tutorra-promo-users-page__format {
    position: relative;
    min-height: 225px;
    overflow: hidden;
    padding: 26px 24px;
    color: inherit;
    border: 1px solid rgba(74, 34, 50, .08);
    border-radius: 18px;
    text-decoration: none;
    transition: transform .18s ease, box-shadow .18s ease
}

.tutorra-promo-users-page__format:hover {
    transform: translateY(-4px);
    box-shadow: 0 17px 38px rgba(80, 38, 56, .11)
}

.tutorra-promo-users-page__format:nth-child(1) {
    background: #f2edff
}

.tutorra-promo-users-page__format:nth-child(2) {
    background: #e9f8f1
}

.tutorra-promo-users-page__format:nth-child(3) {
    background: #eaf3ff
}

.tutorra-promo-users-page__format:nth-child(4) {
    background: #fff1e8
}

.tutorra-promo-users-page__format:nth-child(5) {
    background: #fff8dc
}

.tutorra-promo-users-page__format:nth-child(6) {
    background: #fbeef5
}

.tutorra-promo-users-page__format h3 {
    position: relative;
    z-index: 2;
    max-width: 69%;
    margin: 0;
    font: 800 22px/1.2 var(--ff, "Nunito", sans-serif)
}

.tutorra-promo-users-page__format p {
    position: relative;
    z-index: 2;
    max-width: 70%;
    margin: 9px 0 0;
    color: #684d59;
    font: 500 15px/1.5 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__paper {
    position: absolute;
    right: 20px;
    bottom: 13px;
    width: 92px;
    height: 122px;
    padding: 14px 11px;
    background: rgba(255, 255, 255, .94);
    border: 1px solid rgba(80, 38, 56, .1);
    border-radius: 10px;
    box-shadow: 0 11px 24px rgba(73, 42, 57, .11);
    transform: rotate(7deg)
}

.tutorra-promo-users-page__paper:before, .tutorra-promo-users-page__paper:after {
    content: "";
    display: block;
    height: 6px;
    margin-bottom: 8px;
    background: rgba(139, 26, 74, .15);
    border-radius: 6px
}

.tutorra-promo-users-page__paper:after {
    width: 64%
}

.tutorra-promo-users-page__mark {
    position: absolute;
    right: 94px;
    bottom: 29px;
    display: grid;
    place-items: center;
    width: 56px;
    height: 56px;
    color: #8b1a4a;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 10px 22px rgba(73, 42, 57, .12);
    font: 800 18px/1 var(--ff, "Nunito", sans-serif);
    transform: rotate(-8deg)
}

.tutorra-promo-users-page__audiences {
    display: grid;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    gap: 16px
}

.tutorra-promo-users-page__audience {
    min-height: 190px;
    padding: 23px;
    color: inherit;
    background: #fff;
    border: 1px solid var(--pu-border);
    border-radius: 16px;
    text-decoration: none
}

.tutorra-promo-users-page__badge {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    margin-bottom: 20px;
    padding: 0 11px;
    color: #8b1a4a;
    background: #fbeaf1;
    border-radius: 999px;
    font: 800 12px/1 var(--ff-body, "Nunito Sans", sans-serif);
    text-transform: uppercase
}

.tutorra-promo-users-page__audience h3 {
    margin: 0;
    font: 800 20px/1.25 var(--ff, "Nunito", sans-serif)
}

.tutorra-promo-users-page__audience p {
    margin: 8px 0 0;
    color: var(--pu-muted);
    font: 500 14px/1.5 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__benefits {
    display: grid;
    grid-template-columns:.86fr 1.14fr;
    gap: clamp(28px, 6vw, 72px);
    align-items: center
}

.tutorra-promo-users-page__benefit-intro {
    padding: clamp(27px, 4vw, 47px);
    color: #fff;
    background: linear-gradient(145deg, #8b1a4a, #b52460);
    border-radius: 22px
}

.tutorra-promo-users-page__benefit-intro h2 {
    color: #fff
}

.tutorra-promo-users-page__benefit-intro p {
    margin: 13px 0 0;
    color: rgba(255, 255, 255, .86);
    font: 500 17px/1.55 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__benefit-list {
    display: grid;
    gap: 13px;
    margin: 0;
    padding: 0;
    list-style: none
}

.tutorra-promo-users-page__benefit {
    display: grid;
    grid-template-columns:46px minmax(0, 1fr);
    gap: 15px;
    padding: 19px 21px;
    background: #fff;
    border: 1px solid var(--pu-border);
    border-radius: 14px
}

.tutorra-promo-users-page__benefit b {
    display: grid;
    place-items: center;
    width: 46px;
    height: 46px;
    color: #8b1a4a;
    background: #fbeaf1;
    border-radius: 11px;
    font: 800 14px/1 var(--ff, "Nunito", sans-serif)
}

.tutorra-promo-users-page__benefit h3 {
    margin: 0;
    font: 800 19px/1.25 var(--ff, "Nunito", sans-serif)
}

.tutorra-promo-users-page__benefit p {
    margin: 4px 0 0;
    color: var(--pu-muted);
    font: 500 14px/1.5 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__steps {
    display: grid;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    gap: 16px
}

.tutorra-promo-users-page__step {
    position: relative;
    display: flex;
    min-height: 300px;
    overflow: hidden;
    padding: 24px;
    background: #fff;
    border: 1px solid rgba(139, 26, 74, .09);
    border-radius: 20px;
    isolation: isolate;
    box-shadow: 0 12px 34px rgba(93, 48, 70, .06)
}

.tutorra-promo-users-page__step:nth-child(1) {
    background: linear-gradient(145deg, #fff6ec 0%, #fff 64%)
}

.tutorra-promo-users-page__step:nth-child(2) {
    background: linear-gradient(145deg, #f2efff 0%, #fff 64%)
}

.tutorra-promo-users-page__step:nth-child(3) {
    background: linear-gradient(145deg, #fff0f6 0%, #fff 64%)
}

.tutorra-promo-users-page__step:nth-child(4) {
    background: linear-gradient(145deg, #edf8ff 0%, #fff 64%)
}

.tutorra-promo-users-page__step:after {
    content: "";
    position: absolute;
    z-index: -1;
    right: -54px;
    top: -58px;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .58)
}

.tutorra-promo-users-page__step-number {
    position: absolute;
    z-index: 3;
    left: 22px;
    top: 22px;
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    color: #fff;
    background: linear-gradient(135deg, #8b1a4a, #d52d70);
    border-radius: 12px;
    box-shadow: 0 8px 18px rgba(139, 26, 74, .18);
    font: 800 13px/1 var(--ff-body, "Nunito Sans", sans-serif);
    letter-spacing: .05em
}

.tutorra-promo-users-page__step-art {
    position: absolute;
    z-index: 1;
    right: 8px;
    top: 6px;
    width: min(55%, 158px);
    aspect-ratio: 1;
    object-fit: contain;
    filter: drop-shadow(0 14px 13px rgba(82, 45, 65, .12));
    transition: transform .25s ease
}

.tutorra-promo-users-page__step-copy {
    position: relative;
    z-index: 2;
    align-self: flex-end;
    width: 100%;
    padding-top: 145px
}

.tutorra-promo-users-page__step h3 {
    max-width: 250px;
    margin: 0;
    font: 800 20px/1.25 var(--ff, "Nunito", sans-serif)
}

.tutorra-promo-users-page__step p {
    max-width: 250px;
    margin: 7px 0 0;
    color: var(--pu-muted);
    font: 500 14px/1.55 var(--ff-body, "Nunito Sans", sans-serif)
}

@media (hover: hover) {
    .tutorra-promo-users-page__step:hover .tutorra-promo-users-page__step-art {
        transform: translateY(-5px) rotate(2deg)
    }
}

.tutorra-promo-users-page__cta {
    padding: clamp(36px, 6vw, 64px);
    text-align: center;
    background: #fff;
    border: 0;
    border-radius: 0
}

.tutorra-promo-users-page__cta p {
    max-width: 700px;
    margin: 12px auto 0;
    color: var(--pu-muted);
    font: 500 17px/1.55 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__cta .tutorra-promo-users-page__actions {
    justify-content: center
}

.tutorra-promo-users-page__seo {
    width: 100%;
    max-width: none;
    margin: 0
}

.tutorra-promo-users-page__seo h2 {
    margin: 0;
    color: var(--pu-text);
    font: 800 clamp(27px, 2.8vw, 40px)/1.14 var(--ff, "Nunito", sans-serif);
    letter-spacing: -.02em
}

.tutorra-promo-users-page__seo p {
    max-width: none;
    margin: 13px 0 0;
    color: var(--pu-muted);
    font: 500 16px/1.62 var(--ff-body, "Nunito Sans", sans-serif)
}

.tutorra-promo-users-page__seo p a {
    color: #8b1a4a
}

.tutorra-promo-users-page__seo-links {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin-top: 20px
}

.tutorra-promo-users-page__seo-links a {
    display: inline-flex;
    padding: 8px 12px;
    color: #8b1a4a;
    background: #fff;
    border: 1px solid var(--pu-border);
    border-radius: 8px;
    font-size: 14px;
    text-decoration: none;
    transition: border-color .16s ease, background .16s ease
}

.tutorra-promo-users-page__seo-links a:hover {
    border-color: #8b1a4a;
    background: #fff
}

.tutorra-promo-users-page a:focus-visible, .tutorra-promo-users-page button:focus-visible {
    outline: 3px solid rgba(232, 24, 92, .32);
    outline-offset: 3px
}

@media (max-width: 1080px) {
    .tutorra-promo-users-page__hero-inner {
        grid-template-columns:minmax(0, 1fr) minmax(320px, .8fr)
    }

    .tutorra-promo-users-page__formats {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .tutorra-promo-users-page__audiences, .tutorra-promo-users-page__steps {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .tutorra-promo-users-page__step {
        min-height: 320px
    }

    .tutorra-promo-users-page__step-art {
        right: 18px;
        width: 180px
    }

    .tutorra-promo-users-page__step h3, .tutorra-promo-users-page__step p {
        max-width: 62%
    }
}

@media (max-width: 820px) {
    .tutorra-promo-users-page__hero-inner, .tutorra-promo-users-page__benefits {
        grid-template-columns:1fr
    }

    .tutorra-promo-users-page__visual {
        max-width: 560px;
        margin: auto
    }

    .tutorra-promo-users-page__head {
        align-items: start;
        flex-direction: column
    }

    .tutorra-promo-users-page__visual-note {
        right: 12px;
        bottom: 12px
    }
}

@media (max-width: 540px) {
    .tutorra-promo-users-page__section {
        padding: 2rem 0
    }

    .tutorra-promo-users-page__actions {
        flex-direction: column
    }

    .tutorra-promo-users-page__actions .btn, .tutorra-promo-users-page__secondary {
        width: 100%
    }

    .tutorra-promo-users-page__formats, .tutorra-promo-users-page__audiences, .tutorra-promo-users-page__steps {
        grid-template-columns:1fr
    }

    .tutorra-promo-users-page__format h3, .tutorra-promo-users-page__format p {
        max-width: 72%
    }

    .tutorra-promo-users-page__trust {
        display: grid
    }

    .tutorra-promo-users-page__visual-note {
        position: static;
        max-width: none;
        margin-top: 12px
    }

    .tutorra-promo-users-page__step {
        min-height: 286px;
        padding: 21px
    }

    .tutorra-promo-users-page__step-number {
        left: 19px;
        top: 19px
    }

    .tutorra-promo-users-page__step-art {
        right: 6px;
        top: 5px;
        width: 152px
    }

    .tutorra-promo-users-page__step h3, .tutorra-promo-users-page__step p {
        max-width: none
    }

    .tutorra-promo-users-page__step-copy {
        padding-top: 140px
    }

    .tutorra-promo-users-page__cta {
        padding: 32px 19px;
        border-radius: 0
    }
}

/* Unified content-section spacing: first hero block keeps its own spacing. */
.tutorra-promo-users-page__section { padding-top: 5.5rem; padding-bottom: 5.5rem; }
@media (max-width: 768px) {
    .tutorra-promo-users-page__section { padding-top: 4rem; padding-bottom: 4rem; }
}

/* End */


/* Start:/local/components/main/material.catalog.block/templates/.default/style.css?17884128982955*/
.material-catalog-block {
    padding: 2.75rem 0;
}

.material-catalog-block--white {
    background: var(--white);
}

.material-catalog-block--soft {
    background: var(--bg-light);
}

.material-catalog-block--transparent {
    background: transparent;
}

.material-catalog-block__head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1.5rem;
    margin-bottom: 1.35rem;
}

.material-catalog-block__copy {
    min-width: 0;
}

.material-catalog-block__eyebrow {
    margin: 0 0 .35rem;
    color: var(--burg);
    font-family: var(--ff);
    font-size: .7rem;
    font-weight: 800;
    letter-spacing: .09em;
    line-height: 1.35;
    text-transform: uppercase;
}

.material-catalog-block__title {
    max-width: 770px;
    margin: 0;
    color: var(--text);
    font-family: var(--ff);
    font-size: clamp(1.65rem, 3vw, 2.35rem);
    font-weight: 800;
    letter-spacing: -.025em;
    line-height: 1.12;
}

.material-catalog-block__description {
    max-width: 720px;
    margin: .65rem 0 0;
    color: var(--muted);
    font-size: .95rem;
    line-height: 1.55;
}

.material-catalog-block__all-link {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    gap: .35rem;
    color: var(--burg);
    font-family: var(--ff);
    font-size: .8rem;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
}

.material-catalog-block__all-link::after {
    content: '→';
    font-size: 1rem;
    transition: transform var(--t);
}

.material-catalog-block__all-link:hover::after {
    transform: translateX(3px);
}

.material-catalog-block__all-link:focus-visible {
    outline: 3px solid rgba(139, 26, 74, .18);
    outline-offset: 3px;
}

.material-catalog-block__catalog > .container.container--default {
    width: 100%;
    max-width: none;
    padding: 0;
}

.material-catalog-block__catalog .catalog-layout--no-filter {
    display: block;
    width: 100%;
    min-width: 0;
    grid-template-columns: none;
    gap: 0;
}

.material-catalog-block__catalog .catalog-main--no-filter {
    width: 100%;
    min-width: 0;
}

.material-catalog-block__catalog .cards-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.material-catalog-block__catalog [data-catalog-pagination] {
    display: none;
}

@media (max-width: 1180px) {
    .material-catalog-block__catalog .cards-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    .material-catalog-block__catalog .cards-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .material-catalog-block {
        padding: 2rem 0;
    }

    .material-catalog-block__head {
        align-items: flex-start;
        flex-direction: column;
        gap: .75rem;
    }
}

@media (max-width: 640px) {
    .material-catalog-block__catalog .cards-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* End */


/* Start:/local/components/main/catalog.list/assets/catalog-list.css?17884147428730*/
.catalog-empty {
    grid-column: 1 / -1;
    padding: 16px 0;
    font-size: 16px;
    line-height: 1.5;
    color: var(--muted);
    text-decoration: none;
    font-family: var(--ff-body);
}
/* Mobile catalog controls and compact listing cards. */
.card__catalog-meta {
    display: block;
    min-width: 0;
    margin-top: 1px;
    overflow: hidden;
    color: var(--muted);
    font-family: var(--ff-body);
    font-size: 12px;
    line-height: 1.35;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.card__catalog-meta-separator {
    margin: 0 4px;
    color: var(--border-dark, #b7a8ae);
}

[data-catalog] .card__author {
    margin-top: 5px;
}

.catalog-mobile-summary,
.catalog-mobile-dock {
    display: none;
}

.catalog-sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

@media (min-width: 769px) {
    /*
     * Desktop filter follows the viewport only inside its catalog grid.
     * .page-body must not be a synthetic scroll container; see main.css
     * where overflow-x uses clip rather than hidden.
     */
    .catalog-layout:not(.catalog-layout--no-filter) > .sidebar {
        position: sticky;
        top: 114px;
        align-self: start;
        z-index: 30;
    }
}


@media (max-width: 768px) {
    .catalog-layout:not(.catalog-layout--no-filter) .sort-bar {
        min-height: 52px;
        padding: 5px 6px;
        margin-bottom: 8px;
    }

    .catalog-layout:not(.catalog-layout--no-filter) .sort-filter-btn,
    .catalog-layout:not(.catalog-layout--no-filter) .sort-select {
        min-height: 40px;
        height: 40px;
    }

    .catalog-layout:not(.catalog-layout--no-filter) .sort-filter-btn {
        gap: 6px;
        padding: 0 12px;
    }

    .sort-filter-btn__count,
    .catalog-mobile-dock__count {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-width: 20px;
        height: 20px;
        padding: 0 6px;
        border-radius: 999px;
        background: var(--burg);
        color: #fff;
        font-family: var(--ff);
        font-size: 11px;
        font-weight: 800;
        line-height: 1;
    }

    .sort-filter-btn__count[hidden],
    .catalog-mobile-dock__count[hidden] {
        display: none;
    }

    .catalog-mobile-summary {
        display: block;
        min-width: 0;
        margin: 0 0 10px;
    }

    .catalog-mobile-result-count {
        color: var(--muted);
        font-family: var(--ff);
        font-size: 12px;
        line-height: 1.35;
    }

    .catalog-mobile-result-count strong {
        color: var(--text);
        font-weight: 800;
    }

    .catalog-mobile-dock {
        position: fixed;
        right: 12px;
        bottom: calc(10px + env(safe-area-inset-bottom, 0px));
        left: 12px;
        z-index: 360;
        align-items: stretch;
        gap: 7px;
        padding: 7px;
        border: 1px solid rgba(95, 52, 69, .14);
        border-radius: 15px;
        background: rgba(255, 255, 255, .96);
        box-shadow: 0 12px 30px rgba(41, 18, 28, .18);
        opacity: 0;
        transform: translateY(calc(100% + 24px));
        pointer-events: none;
        transition: opacity .18s ease, transform .18s ease;
        backdrop-filter: blur(14px);
        -webkit-backdrop-filter: blur(14px);
    }

    .catalog-mobile-dock.is-visible {
        display: flex;
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
    }

    .catalog-mobile-dock__filter,
    .catalog-mobile-dock__sort-select {
        min-height: 40px;
        height: 40px;
        border: 1.5px solid var(--border);
        border-radius: 10px;
        background-color: var(--bg-light);
        color: var(--text);
        font-family: var(--ff);
        font-size: 13px;
        font-weight: 800;
    }

    .catalog-mobile-dock__filter {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex: 0 0 auto;
        gap: 6px;
        padding: 0 12px;
        cursor: pointer;
    }

    .catalog-mobile-dock__filter svg {
        color: var(--muted);
    }

    .catalog-mobile-dock__sort {
        position: relative;
        display: block;
        min-width: 0;
        flex: 1 1 auto;
    }

    .catalog-mobile-dock__sort-select {
        width: 100%;
        padding: 0 34px 0 12px;
        outline: none;
        cursor: pointer;
        appearance: none;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24'%3E%3Cpolyline points='6 9 12 15 18 9' stroke='%237a5060' stroke-width='2.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 11px center;
    }

    .catalog-mobile-dock__sort-select:focus-visible,
    .catalog-mobile-dock__filter:focus-visible {
        border-color: var(--burg-l);
        box-shadow: 0 0 0 3px rgba(139, 26, 74, .10);
    }

    /* Drawer touch targets are intentionally larger than desktop controls. */
    .filter-drawer__close {
        width: 44px;
        height: 44px;
    }

    .filter-drawer__body .multiselect-search,
    .filter-drawer__body .single-select-input,
    .filter-drawer__body .price-input-wrap input {
        min-height: 44px;
        height: 44px;
    }

    .filter-drawer__body .multiselect-option,
    .filter-drawer__body .select-option {
        min-height: 44px;
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .filter-drawer__body .free-check {
        min-height: 44px;
    }

    /* Catalog cards show decision-making metadata on mobile only. */
    [data-catalog] .card__catalog-meta {
        display: block;
        min-width: 0;
        margin-top: 1px;
        overflow: hidden;
        color: var(--muted);
        font-family: var(--ff-body);
        font-size: 11px;
        line-height: 1.3;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    [data-catalog] .card__catalog-meta-separator {
        margin: 0 3px;
        color: var(--border-dark, #b7a8ae);
    }
}

@media (max-width: 480px) {
    /* Keep mobile catalog dense enough to compare several materials at once. */
    [data-catalog] .cards-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 9px;
    }

    [data-catalog] .card {
        border-radius: 12px;
    }

    [data-catalog] .card:hover {
        transform: none;
    }

    [data-catalog] .card__body {
        gap: 3px;
        padding: 8px 7px 0;
    }

    [data-catalog] .card__title {
        min-height: 2.5em;
        font-size: 12.5px;
        line-height: 1.25;
        -webkit-line-clamp: 2;
    }

    [data-catalog] .card__catalog-meta {
        font-size: 10.5px;
    }

    [data-catalog] .card__author {
        display: none;
    }

    [data-catalog] .card__fav {
        top: 6px;
        right: 6px;
        width: 40px;
        height: 40px;
    }

    [data-catalog] .card__fav svg {
        width: 17px;
        height: 17px;
    }

    [data-catalog] .card__footer {
        display: grid;
        grid-template-columns: minmax(0, 1fr) 100px;
        align-items: center;
        column-gap: 10px;
        padding: 7px 7px 8px;
    }

    [data-catalog] .card__footer .price-block,
    [data-catalog] .card__footer .price-free {
        min-width: 0;
        justify-self: stretch;
        text-align: center;
    }

    [data-catalog] .card__footer .btn {
        width: 80px;
        min-width: 80px;
        height: 38px;
        min-height: 38px;
        justify-self: end;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        gap: 0;
        line-height: 0;
    }

    [data-catalog] .card__footer .btn svg {
        display: block;
        width: 17px;
        height: 17px;
        flex: 0 0 17px;
        margin: 0;
        transform: none;
    }

    [data-catalog] .card__action-label {
        position: absolute !important;
        width: 1px !important;
        height: 1px !important;
        padding: 0 !important;
        margin: -1px !important;
        overflow: hidden !important;
        clip: rect(0, 0, 0, 0) !important;
        white-space: nowrap !important;
        border: 0 !important;
    }

    [data-catalog] .price {
        font-size: 14px;
    }

    [data-catalog] .price-free {
        font-size: 12px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .catalog-mobile-dock {
        transition: none;
    }
}

/* End */


/* Start:/local/components/main/faq/templates/.default/style.css?17884284645349*/
.faq-section {
    display: grid;
    grid-template-columns: minmax(220px, .75fr) minmax(0, 1.5fr);
    gap: 2rem;
    align-items: start;
}

.faq-section--spaced {
    margin-top: 60px;
}

.faq-section__intro {
    position: sticky;
    top: 120px;
    min-width: 0;
}

.faq-section__eyebrow {
    margin-bottom: .45rem;
    font-family: var(--ff, "Nunito", "Nunito Sans", system-ui, sans-serif);
    font-size: .7rem;
    font-weight: 800;
    line-height: 1.3;
    color: var(--burg, #7a1f3d);
    text-transform: uppercase;
    letter-spacing: .1em;
}

.faq-section__title {
    margin: 0 0 .75rem;
    font-family: var(--ff, "Nunito", "Nunito Sans", system-ui, sans-serif);
    font-size: clamp(1.35rem, 2.5vw, 1.75rem);
    font-weight: 800;
    line-height: 1.2;
    color: var(--text, #24141b);
}

.faq-section__description {
    max-width: 36rem;
    margin: 0;
    font-family: var(--ff-body, "Nunito Sans", "Nunito", system-ui, sans-serif);
    font-size: .92rem;
    line-height: 1.65;
    color: var(--muted, #76656d);
}

.faq-section__note {
    margin: 1rem 0 0;
    padding-top: 1rem;
    border-top: 1px solid var(--border, rgba(122, 31, 61, .16));
    font-family: var(--ff-body, "Nunito Sans", "Nunito", system-ui, sans-serif);
    font-size: .78rem;
    line-height: 1.5;
    color: var(--muted, #76656d);
}

.faq-section__feedback-button {
    margin-left: 8px;
    vertical-align: middle;
}

.faq-section__list {
    display: flex;
    flex-direction: column;
    gap: .65rem;
    min-width: 0;
}

.faq-item {
    overflow: hidden;
    background: var(--white, #fff);
    border: 1px solid var(--border, rgba(122, 31, 61, .16));
    border-radius: var(--r, 20px);
    box-shadow: var(--shadow-sm, 0 8px 22px rgba(122, 31, 61, .08));
    transition: border-color var(--t, .2s ease), box-shadow var(--t, .2s ease);
}

.faq-item:hover {
    border-color: rgba(139, 26, 74, .28);
}

.faq-item[open] {
    border-color: rgba(139, 26, 74, .35);
    box-shadow: var(--shadow-md, 0 14px 34px rgba(122, 31, 61, .12));
}

.faq-item__summary {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    min-height: 58px;
    padding: .9rem 1rem;
    list-style: none;
    cursor: pointer;
    user-select: none;
    font-family: var(--ff, "Nunito", "Nunito Sans", system-ui, sans-serif);
    font-size: .9rem;
    font-weight: 800;
    line-height: 1.4;
    color: var(--text, #24141b);
    transition: color var(--t, .2s ease), background var(--t, .2s ease);
}

.faq-item__summary::-webkit-details-marker {
    display: none;
}

.faq-item__summary::marker {
    display: none;
    content: '';
}

.faq-item__summary:hover {
    color: var(--burg, #7a1f3d);
    background: var(--bg-light, #faf7f8);
}

.faq-item__summary:focus-visible {
    outline: 3px solid rgba(139, 26, 74, .14);
    outline-offset: -3px;
}

.faq-item[open] .faq-item__summary {
    color: var(--burg, #7a1f3d);
    background: var(--bg-light, #faf7f8);
}

.faq-item__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    flex-shrink: 0;
    border: 1px solid var(--border, rgba(122, 31, 61, .16));
    border-radius: 50%;
    color: var(--burg, #7a1f3d);
    background: var(--white, #fff);
    transition: transform var(--t, .2s ease), border-color var(--t, .2s ease), background var(--t, .2s ease);
}

.faq-item__icon svg {
    width: 14px;
    height: 14px;
    stroke: currentColor;
    fill: none;
    stroke-width: 2.2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.faq-item[open] .faq-item__icon {
    transform: rotate(180deg);
    border-color: var(--burg, #7a1f3d);
    background: rgba(139, 26, 74, .05);
}

.faq-item__content {
    padding: 0 1rem 1rem;
    font-family: var(--ff-body, "Nunito Sans", "Nunito", system-ui, sans-serif);
    font-size: .88rem;
    line-height: 1.7;
    color: var(--muted, #76656d);
}

.faq-item__content::before {
    content: '';
    display: block;
    height: 1px;
    margin-bottom: .85rem;
    background: var(--border, rgba(122, 31, 61, .16));
}

.faq-item__content p {
    margin: 0 0 .75rem;
}

.faq-item__content p:last-child {
    margin-bottom: 0;
}

.faq-item__content a {
    color: var(--burg, #7a1f3d);
    text-decoration: underline;
    text-decoration-color: rgba(122, 31, 61, .35);
    text-underline-offset: 3px;
}

.faq-item__content a:hover {
    color: var(--burg-d, #64172f);
    text-decoration-color: currentColor;
}

@media (max-width: 768px) {
    .faq-section {
        grid-template-columns: 1fr;
        gap: 1.25rem;
    }

    .faq-section__intro {
        position: static;
    }

    .faq-section__note {
        margin-top: .75rem;
        padding-top: .75rem;
    }
}


@media (max-width: 640px) {
    .faq-section__note > span {
        display: block;
        margin-bottom: 8px;
    }

    .faq-section__feedback-button {
        display: flex;
        width: fit-content;
        margin: 0;
    }
}

@media (max-width: 480px) {
    .faq-section {
        gap: 1rem;
    }

    .faq-item__summary {
        min-height: 54px;
        padding: .8rem .85rem;
        font-size: .84rem;
    }

    .faq-item__content {
        padding: 0 .85rem .85rem;
        font-size: .84rem;
    }

    .faq-item__icon {
        width: 26px;
        height: 26px;
    }
}

/* End */
/* /local/templates/main/assets/pages/promo-dlya-polzovateley/css/main.css?178902433416163 */
/* /local/components/main/material.catalog.block/templates/.default/style.css?17884128982955 */
/* /local/components/main/catalog.list/assets/catalog-list.css?17884147428730 */
/* /local/components/main/faq/templates/.default/style.css?17884284645349 */
