@font-face {
    font-family: "wpf8a8851";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/68fc97/fonts/inter-700.woff2) format("woff2");
}

@font-face {
    font-family: "wpff35bd6";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/68fc97/fonts/karla-400.woff2) format("woff2");
}

@font-face {
    font-family: "wpff35bd6";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/68fc97/fonts/karla-700.woff2) format("woff2");
}
:root {
    --sdin: rgb(47,122,68);
    --ndhk: rgb(31,90,49);
    --enwl: rgb(224,163,60);
    --zc1i: rgb(246,250,246);
    --mp6g: rgb(255,255,255);
    --rxph: rgb(27,47,32);
    --vyl5: rgb(95,122,100);
    --o2kf: rgb(218,233,220);
    --hxw5: rgb(255,255,255);
    --pgak: rgb(17,17,17);
    --tcp8: rgb(230,239,233);
    --y59j: rgb(251,244,232);
    --wj8r: "wpf8a8851", "Trebuchet MS", "Segoe UI", sans-serif;
    --wr1o: "wpff35bd6", "Trebuchet MS", "Segoe UI", sans-serif;
    --nxy0: 700;
    --h2l4: -0.02em;
    --rx6n: 6px;
    --s04w: 10px;
    --md8c: 16px;
    --qmtb: 24px;
    --q38u: 0 1px 2px rgba(17, 34, 39, .05);
    --zvgi: 0 8px 24px rgba(17, 34, 39, .07);
    --ko0o: 0 20px 52px rgba(17, 34, 39, .12);
    --p9f6: 24px;
}

*, *::before, *::after {
    box-sizing: border-box;
}

html {
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}

body {
    margin: 0;
}

h1, h2, h3, h4 {
    margin: 0;
    font-family: var(--wj8r);
    font-weight: var(--nxy0);
    letter-spacing: var(--h2l4);
    line-height: 1.22;
}

p {
    margin: 0;
}

ul, ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none;
}

svg {
    flex: none;
    display: block;
}

button {
    color: inherit;
    font: inherit;
    border: 0;
    margin: 0;
    background: none;
}

[hidden] {
    display: none !important;
}

.qa-page {
    margin: 0;
    background: var(--zc1i);
    color: var(--rxph);
    font-family: var(--wr1o);
    font-size: 17px;
    line-height: 1.62;
    -webkit-font-smoothing: antialiased;
}

.qa-main {
    display: block;
}

.qa-wrap {
    padding: 0 22px;
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
}

.qa-wrap__sm {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 22px;
}

.qa-sec {
    padding: 68px 0;
}

.qa-sec__tint {
    background: var(--tcp8);
}

.qa-sec__head {
    text-align: center;
    margin: 0 auto 38px;
    max-width: 640px;
}

.qa-sec__head-left {
    margin: 0;
    text-align: left;
}

.qa-sec__eyebrow {
    display: inline-block;
    margin-bottom: 12px;
    color: var(--sdin);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.qa-sec__caption {
    font-size: 30px;
}

.qa-sec__top {
    margin-top: 14px;
    color: var(--vyl5);
}

/* buttons */

.qa-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 22px;
    border: 1px solid transparent;
    border-radius: 999px;
    font-family: var(--wj8r);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    cursor: pointer;
    transition: transform .15s ease, box-shadow .15s ease, background-color .15s ease, color .15s ease;
}

.qa-btn:hover {
    transform: translateY(-1px);
}

.qa-btn:active {
    transform: translateY(0);
}

.qa-btn__primary {
    color: var(--hxw5);
    box-shadow: var(--zvgi);
    background: var(--sdin);
}

.qa-btn__primary:hover {
    background: var(--ndhk);
}

.qa-btn__ghost {
    background: var(--mp6g);
    border-color: var(--o2kf);
    color: var(--sdin);
}

.qa-btn__ghost:hover {
    background: var(--tcp8);
    border-color: var(--sdin);
}

.qa-btn__lg {
    padding: 16px 34px;
    font-size: 18px;
}

/* header */

.qa-hdr {
    border-bottom: 1px solid var(--o2kf);
    z-index: 2;
    position: relative;
    background: var(--mp6g);
}

.qa-hdr__body {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    min-height: 78px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.qa-hdr__brand {
    display: inline-flex;
    gap: 12px;
    align-items: center;
}

.qa-hdr__flag {
    display: inline-flex;
    align-items: center;
    color: var(--sdin);
}

.qa-hdr__words {
    flex-direction: column;
    display: flex;
}

.qa-hdr__name {
    font-family: var(--wj8r);
    font-size: 20px;
    font-weight: var(--nxy0);
    letter-spacing: var(--h2l4);
    color: var(--rxph);
}

.qa-hdr__chip {
    line-height: 1.35;
    text-overflow: ellipsis;
    color: var(--vyl5);
    white-space: nowrap;
    max-width: 320px;
    font-size: 12.5px;
    overflow: hidden;
}

.qa-hdr__links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
}

.qa-hdr__jump {
    transition: color .15s ease, background-color .15s ease;
    border-radius: var(--rx6n);
    color: var(--vyl5);
    padding: 8px 12px;
    font-size: 15px;
}

.qa-hdr__jump:hover {
    background: var(--tcp8);
    color: var(--sdin);
}

.qa-hdr__cta {
    padding: 10px 20px;
    margin-left: 8px;
    font-size: 15px;
}

/* header, варіант зі стеком */

.qa-hdr__stack .qa-hdr__body {
    flex-direction: column;
    gap: 14px;
    padding-top: 22px;
    padding-bottom: 6px;
}

.qa-hdr__stack .qa-hdr__links {
    border-top: 1px solid var(--o2kf);
    justify-content: center;
    width: 100%;
    padding: 6px 0 14px;
}

.qa-hdr__stack .qa-hdr__name {
    font-size: 24px;
}

.qa-hdr__strip {
    text-align: center;
    color: var(--hxw5);
    background: var(--sdin);
}

.qa-hdr__strip-words {
    display: inline-block;
    opacity: .92;
    padding: 7px 0;
    font-size: 13px;
}

/* hero */

.qa-opening {
    padding: 76px 0 64px;
}

.qa-opening__body {
    display: block;
}

.qa-opening__eyebrow {
    display: inline-block;
    margin-bottom: 16px;
    padding: 6px 14px;
    border-radius: 999px;
    background: var(--y59j);
    color: var(--rxph);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .02em;
}

.qa-opening__caption {
    font-size: 44px;
}

.qa-opening__sub {
    color: var(--vyl5);
    font-size: 19px;
    margin-top: 18px;
}

.qa-opening__actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 18px;
}

.qa-opening__aside {
    margin-top: 16px;
    color: var(--vyl5);
    display: inline-flex;
    font-size: 14.5px;
    align-items: center;
    gap: 8px;
}

.qa-opening__aside-icon {
    color: var(--sdin);
    display: inline-flex;
}

.qa-opening__bullets {
    gap: 12px;
    margin-top: 34px;
    display: flex;
    flex-wrap: wrap;
}

.qa-opening__bullet {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 10px 16px;
    border: 1px solid var(--o2kf);
    border-radius: 999px;
    background: var(--mp6g);
    box-shadow: var(--q38u);
    font-size: 14.5px;
}

.qa-opening__bullet-icon {
    color: var(--sdin);
    display: inline-flex;
}

/* hero - центрований */

.qa-opening__center {
    text-align: center;
}

.qa-opening__center .qa-opening__actions {
    justify-content: center;
}

.qa-opening__center .qa-opening__bullets {
    justify-content: center;
}

/* hero - двоколонковий */

.qa-opening__split {
    background: linear-gradient(180deg, var(--tcp8) 0%, var(--zc1i) 72%);
}

.qa-opening__columns {
    display: grid;
    gap: 52px;
    grid-template-columns: 1.05fr .95fr;
    align-items: center;
}

.qa-opening__art {
    display: block;
    padding: 32px 30px;
    border: 1px solid var(--o2kf);
    border-radius: var(--qmtb);
    background: var(--mp6g);
    box-shadow: var(--ko0o);
}

.qa-opening__art-badge {
    height: 66px;
    align-items: center;
    justify-content: center;
    background: var(--tcp8);
    color: var(--sdin);
    display: inline-flex;
    border-radius: 50%;
    width: 66px;
}

.qa-opening__art-caption {
    display: block;
    margin-top: 18px;
    font-family: var(--wj8r);
    font-size: 21px;
    font-weight: var(--nxy0);
    letter-spacing: var(--h2l4);
}

.qa-opening__art-set {
    gap: 12px;
    margin-top: 18px;
    display: grid;
}

.qa-opening__art-point {
    display: flex;
    gap: 10px;
    color: var(--vyl5);
    padding-top: 12px;
    font-size: 15px;
    align-items: flex-start;
    border-top: 1px solid var(--o2kf);
}

.qa-opening__art-point:first-child {
    border-top: 0;
    padding-top: 0;
}

/* hero - з картками */

.qa-opening__cards {
    text-align: left;
}

.qa-opening__grid {
    margin-top: 42px;
    gap: 18px;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    display: grid;
}

.qa-opening__tile {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 22px;
    border: 1px solid var(--o2kf);
    border-radius: var(--md8c);
    background: var(--mp6g);
    box-shadow: var(--q38u);
}

.qa-opening__tile-icon {
    border-radius: var(--s04w);
    width: 44px;
    color: var(--rxph);
    height: 44px;
    display: inline-flex;
    justify-content: center;
    background: var(--y59j);
    align-items: center;
}

.qa-opening__tile-words {
    color: var(--vyl5);
    font-size: 15px;
}

.qa-opening__cards .qa-opening__eyebrow {
    padding: 0;
    margin: 34px 0 0;
    color: var(--vyl5);
    background: none;
}

/* quiz */

.qa-poll {
    scroll-margin-top: 20px;
}

.qa-poll__head {
    text-align: center;
    margin: 0 auto 30px;
    max-width: 640px;
}

.qa-poll__caption {
    font-size: 30px;
}

.qa-poll__aside {
    margin-top: 12px;
    color: var(--vyl5);
}

.qa-poll__crate {
    position: relative;
    padding: 30px;
    border: 1px solid var(--o2kf);
    border-radius: var(--qmtb);
    background: var(--mp6g);
    box-shadow: var(--ko0o);
}

.qa-poll__crate-flat {
    box-shadow: var(--zvgi);
    padding: 34px 30px 30px;
    border-radius: var(--md8c);
}

.qa-poll__crate-flat .qa-poll__head {
    margin-bottom: 22px;
}

.qa-poll__top {
    align-items: center;
    gap: 14px;
    margin-bottom: 26px;
    display: flex;
}

.qa-poll__bar {
    border-radius: 999px;
    height: 7px;
    overflow: hidden;
    background: var(--o2kf);
    position: relative;
    display: block;
    flex: 1 1 auto;
}

.qa-poll__bar-fill {
    border-radius: 999px;
    width: 0;
    transition: width .35s ease;
    background: var(--sdin);
    display: block;
    height: 100%;
}

.qa-poll__counter {
    flex: none;
    color: var(--vyl5);
    font-family: var(--wj8r);
    font-size: 14px;
    font-variant-numeric: tabular-nums;
    letter-spacing: .04em;
}

.qa-poll__dots {
    flex: none;
    align-items: center;
    display: flex;
    gap: 7px;
}

.qa-poll__dot {
    height: 9px;
    border-radius: 50%;
    transition: background-color .2s ease, transform .2s ease;
    display: block;
    width: 9px;
    background: var(--o2kf);
}

.qa-poll__dot-on {
    background: var(--sdin);
    transform: scale(1.15);
}

.qa-poll__plain .qa-poll__bar {
    flex: 1 1 auto;
    height: 4px;
}

.qa-poll__step {
    display: block;
}

.qa-poll__step-on {
    animation: ymbkt2 .32s ease both;
}

@keyframes ymbkt2 {
    from {
    transform: translateY(8px);
    opacity: 0;
}
    to {
    transform: translateY(0);
    opacity: 1;
}
}

.qa-poll__kicker {
    display: inline-block;
    margin-bottom: 10px;
    color: var(--sdin);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .12em;
}

.qa-poll__q {
    font-size: 24px;
}

.qa-poll__opts {
    gap: 12px;
    margin-top: 24px;
    display: grid;
}

.qa-poll__opt {
    display: flex;
    align-items: center;
    gap: 14px;
    width: 100%;
    padding: 18px 20px;
    border: 1.5px solid var(--o2kf);
    border-radius: var(--md8c);
    background: var(--mp6g);
    text-align: left;
    cursor: pointer;
    transition: border-color .16s ease, background-color .16s ease, box-shadow .16s ease, transform .16s ease;
}

.qa-poll__opt:hover {
    transform: translateY(-1px);
    border-color: var(--sdin);
    background: var(--tcp8);
}

.qa-poll__opt-flag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: none;
    width: 24px;
    height: 24px;
    border: 1.5px solid var(--o2kf);
    border-radius: 50%;
    color: var(--vyl5);
    font-family: var(--wj8r);
    font-size: 12px;
    font-weight: 700;
    transition: border-color .16s ease, background-color .16s ease, color .16s ease;
}

.qa-poll__opt-label {
    line-height: 1.45;
    font-size: 16.5px;
}

.qa-poll__opt-on {
    background: var(--tcp8);
    border-color: var(--sdin);
    box-shadow: var(--zvgi);
}

.qa-poll__opt-on .qa-poll__opt-flag {
    border-color: var(--sdin);
    color: var(--hxw5);
    background: var(--sdin);
}

/* quiz - компактні рядки */

.qa-poll__rows {
    gap: 8px;
}

.qa-poll__opt-bar {
    padding: 13px 16px;
    border-width: 1px;
    border-radius: var(--s04w);
}

.qa-poll__opt-bar .qa-poll__opt-flag {
    width: 26px;
    height: 26px;
    border-radius: var(--rx6n);
}

.qa-poll__opt-bar .qa-poll__opt-label {
    font-size: 15.5px;
}

/* quiz - обробка */

.qa-poll__analyzing {
    flex-direction: column;
    display: flex;
    gap: 22px;
    padding: 26px 0 12px;
    text-align: center;
    align-items: center;
}

.qa-poll__spin {
    display: block;
    width: 44px;
    height: 44px;
    border: 3px solid var(--o2kf);
    border-top-color: var(--sdin);
    border-radius: 50%;
    animation: ozl6fx 1s linear infinite;
}

@keyframes ozl6fx {
    to {
    transform: rotate(360deg);
}
}

.qa-poll__lines {
    display: grid;
    gap: 10px;
    width: 100%;
    max-width: 420px;
}

.qa-poll__rule {
    transition: opacity .3s ease, color .3s ease;
    color: var(--vyl5);
    font-size: 15px;
    opacity: .45;
    text-align: left;
    gap: 10px;
    display: flex;
    align-items: center;
}

.qa-poll__rule-dot {
    transition: background-color .3s ease;
    display: block;
    height: 8px;
    background: var(--o2kf);
    flex: none;
    width: 8px;
    border-radius: 50%;
}

.qa-poll__rule-on {
    color: var(--rxph);
    opacity: 1;
}

.qa-poll__rule-on .qa-poll__rule-dot {
    background: var(--sdin);
}

/* quiz - результат */

.qa-poll__result {
    display: block;
    animation: ymbkt2 .4s ease both;
}

.qa-poll__result-head {
    align-items: center;
    gap: 14px;
    display: flex;
}

.qa-poll__result-icon {
    color: var(--sdin);
    height: 58px;
    margin-bottom: 16px;
    align-items: center;
    display: inline-flex;
    background: var(--tcp8);
    border-radius: 50%;
    flex: none;
    justify-content: center;
    width: 58px;
}

.qa-poll__result-head .qa-poll__result-icon {
    margin-bottom: 0;
    height: 48px;
    width: 48px;
}

.qa-poll__result-caption {
    font-size: 26px;
}

.qa-poll__result-sum {
    color: var(--vyl5);
    margin-top: 14px;
}

.qa-poll__tips {
    gap: 12px;
    border-top: 1px solid var(--o2kf);
    display: grid;
    padding-top: 24px;
    margin-top: 24px;
}

.qa-poll__tip {
    display: flex;
    align-items: flex-start;
    gap: 11px;
    font-size: 16px;
}

.qa-poll__tip-icon {
    margin-top: 4px;
    color: var(--sdin);
    display: inline-flex;
}

.qa-poll__tips-count {
    counter-reset: wptip;
}

.qa-poll__tips-count .qa-poll__tip {
    padding-left: 38px;
    position: relative;
}

.qa-poll__tips-count .qa-poll__tip::before {
    counter-increment: wptip;
    content: counter(wptip);
    position: absolute;
    left: 0;
    top: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: var(--y59j);
    color: var(--rxph);
    font-family: var(--wj8r);
    font-size: 13px;
    font-weight: 700;
}

.qa-poll__actions {
    margin-top: 26px;
}

.qa-poll__restart {
    font-size: 15px;
    padding: 11px 22px;
}

.qa-poll__bottom {
    color: var(--vyl5);
    text-align: center;
    margin-top: 18px;
    font-size: 14px;
}

/* highlights */

.qa-feats {
    padding-bottom: 58px;
}

.qa-feats__grid {
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
}

.qa-perk {
    display: block;
    padding: 26px 24px;
    border: 1px solid var(--o2kf);
    border-radius: var(--md8c);
    background: var(--mp6g);
    box-shadow: var(--q38u);
    transition: box-shadow .2s ease, transform .2s ease;
}

.qa-perk:hover {
    box-shadow: var(--zvgi);
    transform: translateY(-2px);
}

.qa-perk__icon {
    align-items: center;
    color: var(--sdin);
    display: inline-flex;
    border-radius: var(--s04w);
    width: 50px;
    margin-bottom: 16px;
    height: 50px;
    justify-content: center;
    background: var(--tcp8);
}

.qa-perk__icon-inline {
    background: none;
    width: auto;
    height: auto;
    vertical-align: middle;
    padding: 0;
    margin: 0 8px 0 0;
}

.qa-perk__caption {
    align-items: center;
    display: flex;
    font-size: 20px;
}

.qa-perk__words {
    margin-top: 10px;
    font-size: 15.5px;
    color: var(--vyl5);
}

.qa-feats__rows {
    gap: 14px;
    display: grid;
}

.qa-perk__bar {
    padding: 22px 24px;
    gap: 20px;
    display: flex;
    align-items: flex-start;
}

.qa-perk__bar:hover {
    transform: none;
}

.qa-perk__count {
    flex: none;
    color: var(--sdin);
    font-family: var(--wj8r);
    font-size: 26px;
    font-weight: var(--nxy0);
    letter-spacing: var(--h2l4);
    opacity: .55;
}

.qa-perk__body {
    flex: 1 1 auto;
}

/* steps */

.qa-steps {
    padding-bottom: 58px;
}

.qa-steps__bar {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 20px;
    display: grid;
}

.qa-step {
    display: block;
    padding: 26px 22px;
    border: 1px solid var(--o2kf);
    border-radius: var(--md8c);
    background: var(--mp6g);
    box-shadow: var(--q38u);
}

.qa-step__count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin-bottom: 14px;
    border-radius: 50%;
    background: var(--sdin);
    color: var(--hxw5);
    font-family: var(--wj8r);
    font-size: 18px;
    font-weight: 700;
}

.qa-step__words {
    color: var(--vyl5);
    font-size: 15.5px;
}

.qa-steps__split {
    align-items: start;
    display: grid;
    gap: 52px;
    grid-template-columns: .8fr 1.2fr;
}

.qa-steps__rule {
    gap: 0;
    display: grid;
}

.qa-step__rule {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 18px;
    padding: 0 0 26px 0;
    border: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
}

.qa-step__rule::before {
    bottom: 0;
    left: 16px;
    background: var(--o2kf);
    top: 34px;
    width: 2px;
    content: "";
    position: absolute;
}

.qa-step__rule:last-child {
    padding-bottom: 0;
}

.qa-step__rule:last-child::before {
    display: none;
}

.qa-step__count-sm {
    margin-bottom: 0;
    width: 34px;
    font-size: 15px;
    height: 34px;
}

/* about-teaser */

.qa-teaser {
    padding-top: 58px;
}

.qa-teaser__tile {
    position: relative;
    padding: 34px 32px;
    border: 1px solid var(--o2kf);
    border-left: 4px solid var(--sdin);
    border-radius: var(--md8c);
    background: var(--mp6g);
    box-shadow: var(--zvgi);
}

.qa-teaser__icon {
    align-items: center;
    background: var(--y59j);
    width: 52px;
    justify-content: center;
    border-radius: 50%;
    height: 52px;
    color: var(--rxph);
    display: inline-flex;
    margin-bottom: 16px;
}

.qa-teaser__caption {
    font-size: 25px;
}

.qa-teaser__words {
    color: var(--vyl5);
    margin-top: 14px;
}

.qa-teaser__jump {
    border-bottom: 2px solid transparent;
    transition: border-color .15s ease;
    color: var(--sdin);
}

.qa-teaser__jump:hover {
    border-bottom-color: var(--sdin);
}

.qa-teaser__jump-btn {
    display: inline-flex;
    align-items: center;
    margin-top: 16px;
    padding: 10px 20px;
    border: 1px solid var(--sdin);
    border-radius: 999px;
    font-family: var(--wj8r);
    font-size: 15px;
    font-weight: 600;
}

.qa-teaser__jump-btn:hover {
    background: var(--sdin);
    border-bottom-color: var(--sdin);
    color: var(--hxw5);
}

.qa-teaser__split {
    gap: 44px;
    align-items: start;
    display: grid;
    grid-template-columns: .85fr 1.15fr;
}

.qa-teaser__side {
    display: block;
}

.qa-teaser__main {
    padding-left: 34px;
    border-left: 1px solid var(--o2kf);
}

/* faq */

.qa-qa {
    padding-bottom: 58px;
}

.qa-qa__plain {
    padding-top: 58px;
}

.qa-qa__set {
    display: grid;
    gap: 12px;
}

.qa-qa__point {
    border: 1px solid var(--o2kf);
    border-radius: var(--md8c);
    background: var(--mp6g);
    box-shadow: var(--q38u);
    overflow: hidden;
}

.qa-qa__q {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 18px 22px;
    font-family: var(--wj8r);
    font-size: 17px;
    font-weight: 600;
    cursor: pointer;
    list-style: none;
}

.qa-qa__q::-webkit-details-marker {
    display: none;
}

.qa-qa__q:hover {
    color: var(--sdin);
}

.qa-qa__sign {
    transition: transform .2s ease;
    align-items: center;
    display: inline-flex;
    justify-content: center;
    color: var(--sdin);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: var(--tcp8);
    flex: none;
}

.qa-qa__point[open] .qa-qa__sign {
    transform: rotate(180deg);
}

.qa-qa__a {
    padding: 0 22px 20px;
    font-size: 15.5px;
    color: var(--vyl5);
}

.qa-qa__cols {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 28px 34px;
}

.qa-qa__block {
    display: block;
}

.qa-qa__block-q {
    font-size: 18px;
    gap: 10px;
    align-items: flex-start;
    display: flex;
}

.qa-qa__block-q .qa-qa__sign {
    height: 26px;
    width: 26px;
    margin-top: 1px;
    background: none;
}

.qa-qa__block-a {
    font-size: 15.5px;
    margin-top: 10px;
    color: var(--vyl5);
}

/* disclaimer */

.qa-disc {
    padding-top: 10px;
}

.qa-disc__body {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 22px 24px;
    border: 1px dashed var(--o2kf);
    border-radius: var(--md8c);
    background: var(--mp6g);
}

.qa-disc__icon {
    color: var(--vyl5);
    display: inline-flex;
    flex: none;
}

.qa-disc__words {
    line-height: 1.6;
    color: var(--vyl5);
    font-size: 14.5px;
}

.qa-disc__strip {
    border-top: 1px solid var(--o2kf);
    background: var(--mp6g);
    padding: 20px 0;
}

.qa-disc__strip .qa-disc__words {
    align-items: flex-start;
    gap: 12px;
    display: flex;
}

.qa-disc__strip .qa-disc__icon {
    margin-top: 2px;
}

/* page-head */

.qa-phead {
    background: var(--tcp8);
    border-bottom: 1px solid var(--o2kf);
    padding: 54px 0 44px;
}

.qa-phead__body {
    display: block;
}

.qa-phead__back {
    display: inline-block;
    margin-bottom: 14px;
    color: var(--sdin);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .04em;
}

.qa-phead__back:hover {
    text-decoration: underline;
}

.qa-phead__caption {
    font-size: 36px;
}

.qa-phead__sub {
    margin-top: 12px;
    color: var(--vyl5);
}

.qa-phead__plain {
    background: var(--mp6g);
}

.qa-phead__plain .qa-phead__body {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    align-items: end;
}

.qa-phead__plain .qa-phead__back {
    margin: 14px 0 0;
}

.qa-phead__column {
    display: block;
}

/* footer */

.qa-bottom {
    background: var(--mp6g);
    padding: 46px 0 26px;
    border-top: 1px solid var(--o2kf);
    margin-top: 20px;
}

.qa-bottom__body {
    align-items: flex-start;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.qa-bottom__brand {
    max-width: 360px;
}

.qa-bottom__name {
    display: block;
    margin-top: 10px;
    font-family: var(--wj8r);
    font-size: 19px;
    font-weight: var(--nxy0);
    letter-spacing: var(--h2l4);
}

.qa-bottom__aside {
    margin-top: 8px;
    color: var(--vyl5);
    font-size: 14.5px;
}

.qa-bottom__links {
    gap: 6px 18px;
    display: flex;
    flex-wrap: wrap;
}

.qa-bottom__jump {
    color: var(--vyl5);
    font-size: 14.5px;
}

.qa-bottom__jump:hover {
    color: var(--sdin);
    text-decoration: underline;
}

.qa-bottom__links-stack {
    gap: 8px;
    flex-direction: column;
}

.qa-bottom__wide {
    padding-top: 52px;
}

.qa-bottom__cols {
    display: grid;
    grid-template-columns: 1.4fr 1fr 1fr;
    gap: 34px;
}

.qa-bottom__column {
    display: block;
}

.qa-bottom__column-brand {
    max-width: 420px;
}

.qa-bottom__column-caption {
    display: block;
    margin-bottom: 14px;
    font-family: var(--wj8r);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: var(--rxph);
}

.qa-bottom__bottom {
    justify-content: space-between;
    border-top: 1px solid var(--o2kf);
    padding-top: 20px;
    gap: 14px;
    flex-wrap: wrap;
    display: flex;
    margin-top: 34px;
}

.qa-bottom__legal {
    font-size: 13.5px;
    color: var(--vyl5);
}

/* контентні сторінки */

.qa-doc {
    display: block;
}

.qa-prose {
    margin-bottom: 18px;
    font-size: 16.5px;
    color: var(--rxph);
}

.qa-prose:last-child {
    margin-bottom: 0;
}

.qa-contact__grid {
    gap: 26px;
    display: grid;
}

.qa-contact__tile {
    display: grid;
    gap: 4px;
    padding: 26px 28px;
    border: 1px solid var(--o2kf);
    border-radius: var(--md8c);
    background: var(--mp6g);
    box-shadow: var(--zvgi);
}

.qa-contact__bar {
    border-bottom: 1px solid var(--o2kf);
    align-items: flex-start;
    gap: 14px;
    display: flex;
    padding: 14px 0;
}

.qa-contact__bar:last-child {
    border-bottom: 0;
}

.qa-contact__icon {
    color: var(--sdin);
    flex: none;
    margin-top: 3px;
    display: inline-flex;
}

.qa-contact__value {
    display: block;
    font-size: 16.5px;
}

.qa-contact__label {
    margin-top: 2px;
    font-size: 14.5px;
    display: block;
    color: var(--vyl5);
}

a.qa-contact__value:hover {
    text-decoration: underline;
    color: var(--sdin);
}

.qa-contact__top {
    color: var(--vyl5);
    font-size: 14.5px;
}

/* дата ревізії і реквізити */

.qa-rev {
    padding-top: 14px;
    font-size: 13.5px;
    border-top: 1px solid var(--o2kf);
    margin-top: 30px;
    color: var(--vyl5);
}

.qa-bottom__reg {
    font-variant-numeric: tabular-nums;
    letter-spacing: .02em;
}

/* cookie-банер: варіант a - смуга, варіант b - картка в кутку */

.qa-bar {
    position: fixed;
    box-shadow: var(--ko0o);
    background: var(--mp6g);
    z-index: 40;
    border: 1px solid var(--o2kf);
}

.qa-bar__bar {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.qa-bar__body {
    gap: 18px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.qa-bar__tile {
    padding: 20px 22px;
    bottom: 22px;
    border-radius: var(--md8c);
    max-width: calc(100vw - 44px);
    width: 330px;
    right: 22px;
}

.qa-bar__stack {
    gap: 12px;
    justify-items: start;
    display: grid;
}

.qa-bar__icon {
    display: inline-flex;
    color: var(--sdin);
}

.qa-bar__words {
    color: var(--vyl5);
    max-width: 62ch;
    font-size: 14.5px;
}

.qa-bar__actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}

.qa-bar__accept {
    font-size: 15px;
    padding: 10px 22px;
}

.qa-bar__more {
    color: var(--sdin);
    font-size: 14.5px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.qa-bar__more:hover {
    color: var(--ndhk);
}

/* джерела */

.qa-cite {
    border-top: 1px solid var(--o2kf);
}

.qa-cite__bar {
    gap: 10px 28px;
    display: flex;
    flex-wrap: wrap;
}

.qa-cite__jump {
    color: var(--sdin);
    font-size: 15.5px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.qa-cite__jump:hover {
    color: var(--ndhk);
}

.qa-cite__cards {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    display: grid;
    gap: 16px;
}

.qa-cite__tile {
    display: grid;
    gap: 8px;
    padding: 18px 20px;
    background: var(--mp6g);
    border: 1px solid var(--o2kf);
    border-radius: var(--s04w);
}

.qa-cite__tile-icon {
    display: inline-flex;
    color: var(--sdin);
}

.qa-cite__tile-caption {
    font-family: var(--wj8r);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
}

.qa-cite__tile-caption:hover {
    text-decoration: underline;
    color: var(--sdin);
}

.qa-cite__tile-host {
    color: var(--vyl5);
    font-size: 13.5px;
}

/* сторінка 404 */

.qa-nf {
    padding: 92px 0 100px;
}

.qa-nf__body {
    text-align: center;
}

.qa-nf__caption {
    font-size: 32px;
}

.qa-nf__words {
    color: var(--vyl5);
    margin-top: 14px;
}

.qa-nf__cta {
    margin-top: 28px;
}

/* адаптив */

@media (max-width: 960px) {
    .qa-opening__columns {
    gap: 36px;
    grid-template-columns: 1fr;
}
    .qa-steps__split {
    gap: 28px;
    grid-template-columns: 1fr;
}
    .qa-teaser__split {
    grid-template-columns: 1fr;
    gap: 26px;
}
    .qa-teaser__main {
    border-left: 0;
    padding-left: 0;
}
    .qa-bottom__cols {
    grid-template-columns: 1fr 1fr;
}
    .qa-bottom__column-brand {
    grid-column: 1 / -1;
}
    .qa-phead__plain .qa-phead__body {
    gap: 14px;
    grid-template-columns: 1fr;
}
}

@media (max-width: 720px) {
    .qa-page {
    font-size: 16px;
}
    .qa-sec {
    padding: 48px 0;
}
    .qa-opening {
    padding: 46px 0 40px;
}
    .qa-opening__caption {
    font-size: 32px;
}
    .qa-opening__sub {
    font-size: 17px;
}
    .qa-opening__actions {
    gap: 12px;
}
    .qa-btn__lg {
    width: 100%;
    font-size: 17px;
    padding: 15px 24px;
}
    .qa-hdr__body {
    align-items: flex-start;
    gap: 12px;
    min-height: 0;
    flex-direction: column;
}
    .qa-hdr__chip {
    display: none;
}
    .qa-hdr__links {
    width: 100%;
}
    .qa-hdr__cta {
    margin-left: 0;
}
    .qa-hdr__stack .qa-hdr__body {
    align-items: center;
}
    .qa-sec__caption {
    font-size: 25px;
}
    .qa-poll__caption {
    font-size: 25px;
}
    .qa-poll__q {
    font-size: 20px;
}
    .qa-poll__crate {
    padding: 22px 18px;
    border-radius: var(--md8c);
}
    .qa-poll__crate-flat {
    padding: 24px 18px;
}
    .qa-poll__opt {
    gap: 12px;
    padding: 14px 16px;
}
    .qa-poll__opt-label {
    font-size: 15.5px;
}
    .qa-poll__dots {
    display: none;
}
    .qa-poll__result-caption {
    font-size: 22px;
}
    .qa-poll__result-head {
    align-items: flex-start;
    gap: 12px;
}
    .qa-phead {
    padding: 38px 0 32px;
}
    .qa-phead__caption {
    font-size: 28px;
}
    .qa-perk__bar {
    gap: 14px;
    padding: 20px;
}
    .qa-bottom__cols {
    gap: 26px;
    grid-template-columns: 1fr;
}
    .qa-bottom__body {
    flex-direction: column;
    gap: 22px;
}
    .qa-contact__tile {
    padding: 20px;
}
    .qa-nf {
    padding: 60px 0 68px;
}
    .qa-nf__caption {
    font-size: 26px;
}
    .qa-bar__body {
    gap: 12px;
    flex-direction: column;
    align-items: flex-start;
}
    .qa-bar__tile {
    max-width: none;
    right: 12px;
    width: auto;
    bottom: 12px;
    left: 12px;
}
    .qa-bar__accept {
    width: 100%;
}
    .qa-cite__cards {
    grid-template-columns: 1fr;
}
}

@media (prefers-reduced-motion: reduce) {
    html {
    scroll-behavior: auto;
}
    .qa-poll__step-on,
    .qa-poll__result {
    animation: none;
}
    .qa-poll__spin {
    animation-duration: 3s;
}
    .qa-btn:hover,
    .qa-poll__opt:hover,
    .qa-perk:hover {
    transform: none;
}
}

/* Декоративна смуга. Зображення генерується програмно і вставляється інлайном,
   тому окремих запитів на картинку немає. */
.qa-artband {
    overflow: hidden;
    line-height: 0;
}
.qa-artband svg {
    width: 100%;
    display: block;
    height: clamp(120px, 18vw, 220px);
}

.qa-artpanel__wrap {
    padding: 8px 0 4px;
}
.qa-artpanel {
    line-height: 0;
    overflow: hidden;
    border-radius: 18px;
    border: 1px solid var(--o2kf);
}
.qa-artpanel svg {
    width: 100%;
    height: clamp(150px, 22vw, 280px);
    display: block;
}

/* тло сторінки і блоків

   Знімки тут не тільки картинками, а й фоном блоків - так роблять живі сайти, і це
   дає сторінці ще один-два запити по зображення. Накладка градієнтом обовʼязкова:
   без неї читабельність тексту залежала б від того, який кадр випав. */

.qa-opening {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.86), var(--zc1i) 92%),
        url(/68fc97/img/still-8.jpg?v=50b86);
    background-size: cover;
    background-position: center;
}

.qa-sec__tint {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.93), rgba(255, 255, 255, 0.96)),
        url(/68fc97/img/IMG_9123.jpg?v=50b86);
    background-size: cover;
    background-position: center;
}

/* знімок */

.qa-shot {
    margin: 0;
}

/* Пропорція задана атрибутами width і height у розмітці, тому місце під картинку
   тримається до її завантаження і сторінка не стрибає. */
.qa-shot__img {
    width: 100%;
    display: block;
    height: auto;
}

/* Кадр 3:2 на всю ширину займав би півекрана, тому підрізаємо по висоті. */
.qa-shot__band .qa-shot__img {
    object-fit: cover;
    height: clamp(180px, 26vw, 320px);
}

.qa-shot__tile {
    overflow: hidden;
    border-radius: 18px;
}

.qa-shot__tile .qa-shot__img {
    height: clamp(200px, 30vw, 380px);
    object-fit: cover;
}

/* журнал правок */

.qa-log__set {
    grid-template-columns: minmax(6.5rem, auto) 1fr;
    gap: 10px 22px;
    margin: 18px 0 0;
    display: grid;
}

.qa-log__date {
    letter-spacing: 0.04em;
    font-size: 13px;
    color: var(--vyl5);
}

.qa-log__aside {
    margin: 0;
    font-size: 15px;
}

.qa-log__rows {
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
}

.qa-log__bar {
    border-top: 1px solid var(--o2kf);
    padding: 14px 0;
}

.qa-log__rows .qa-log__bar:first-child {
    border-top: 0;
}

.qa-log__stamp {
    color: var(--vyl5);
    display: block;
    font-size: 13px;
}

.qa-log__words {
    font-size: 15px;
    margin: 5px 0 0;
}

@media (max-width: 640px) {
    .qa-log__set {
    gap: 3px 0;
    grid-template-columns: 1fr;
}
    .qa-log__aside {
    margin-bottom: 13px;
}
}

.shot-pair {
    gap: 14px;
    grid-template-columns: 1fr 1fr;
    display: grid;
}

.shot-pair .shot-img {
    object-fit: cover;
    height: clamp(160px, 22vw, 260px);
}

@media (max-width: 560px) {
    .shot-pair {
    grid-template-columns: 1fr;
}
}

/* назва бренду поруч зі знаком: коли логотип це знак від моделі, тексту в ньому
   немає принципово, тому назву друкує рендерер */

.logo-name {
    font-family: var(--wj8r);
    font-size: 1.15rem;
    font-weight: var(--nxy0);
    letter-spacing: var(--h2l4);
    white-space: nowrap;
}
