@font-face {
    font-family: "wpfb73c0c";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/1a8ac2/fonts/source-serif-4-700.woff2) format("woff2");
}

@font-face {
    font-family: "wpfbe1b4c";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/1a8ac2/fonts/inter-400.woff2) format("woff2");
}

@font-face {
    font-family: "wpfbe1b4c";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(/1a8ac2/fonts/inter-700.woff2) format("woff2");
}
:root {
    --epgg: #C4553C;
    --z971: #963D29;
    --boog: #2E8388;
    --cr73: #FDF7F5;
    --nek5: #FFFFFF;
    --vkbc: #3D2019;
    --fete: #8A6A60;
    --xrbc: #F3DED7;
    --hwq4: #FFFFFF;
    --er02: #FFFFFF;
    --q1a8: #F8EBE8;
    --w83b: #E6F0F1;
    --mii1: "wpfb73c0c", Georgia, "Times New Roman", serif;
    --pth6: "wpfbe1b4c", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
    --mijz: 600;
    --jo2l: -0.01em;
    --ljqy: 6px;
    --dmtm: 10px;
    --w30r: 16px;
    --pp0y: 24px;
    --dqsp: 0 1px 2px rgba(17, 34, 39, .05);
    --nex2: 0 8px 24px rgba(17, 34, 39, .07);
    --t295: 0 20px 52px rgba(17, 34, 39, .12);
    --tokm: 24px;
}

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

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

body {
    margin: 0;
}

h1, h2, h3, h4 {
    margin: 0;
    font-family: var(--mii1);
    font-weight: var(--mijz);
    letter-spacing: var(--jo2l);
    line-height: 1.22;
}

p {
    margin: 0;
}

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

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

svg {
    display: block;
    flex: none;
}

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

[hidden] {
    display: none !important;
}

.ta-page {
    margin: 0;
    background: var(--cr73);
    color: var(--vkbc);
    font-family: var(--pth6);
    font-size: 17px;
    line-height: 1.62;
    -webkit-font-smoothing: antialiased;
}

.ta-main {
    display: block;
}

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

.ta-shell-sm {
    margin: 0 auto;
    padding: 0 22px;
    max-width: 800px;
    width: 100%;
}

.ta-section {
    padding: 68px 0;
}

.ta-section-tint {
    background: var(--q1a8);
}

.ta-section-header {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 38px;
}

.ta-section-header-left {
    margin: 0;
    text-align: left;
}

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

.ta-section-name {
    font-size: 30px;
}

.ta-section-intro {
    margin-top: 14px;
    color: var(--fete);
}

/* buttons */

.ta-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 22px;
    border: 1px solid transparent;
    border-radius: 999px;
    font-family: var(--mii1);
    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;
}

.ta-cta:hover {
    transform: translateY(-1px);
}

.ta-cta:active {
    transform: translateY(0);
}

.ta-cta-primary {
    color: var(--hwq4);
    box-shadow: var(--nex2);
    background: var(--epgg);
}

.ta-cta-primary:hover {
    background: var(--z971);
}

.ta-cta-ghost {
    color: var(--epgg);
    border-color: var(--xrbc);
    background: var(--nek5);
}

.ta-cta-ghost:hover {
    background: var(--q1a8);
    border-color: var(--epgg);
}

.ta-cta-lg {
    padding: 16px 34px;
    font-size: 18px;
}

/* header */

.ta-hdr {
    background: var(--nek5);
    border-bottom: 1px solid var(--xrbc);
    z-index: 2;
    position: relative;
}

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

.ta-hdr-brand {
    display: inline-flex;
    align-items: center;
    gap: 12px;
}

.ta-hdr-badge {
    color: var(--epgg);
    align-items: center;
    display: inline-flex;
}

.ta-hdr-words {
    display: flex;
    flex-direction: column;
}

.ta-hdr-name {
    font-family: var(--mii1);
    font-size: 20px;
    font-weight: var(--mijz);
    letter-spacing: var(--jo2l);
    color: var(--vkbc);
}

.ta-hdr-tag {
    color: var(--fete);
    line-height: 1.35;
    overflow: hidden;
    white-space: nowrap;
    max-width: 320px;
    font-size: 12.5px;
    text-overflow: ellipsis;
}

.ta-hdr-nav {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
}

.ta-hdr-jump {
    transition: color .15s ease, background-color .15s ease;
    border-radius: var(--ljqy);
    padding: 8px 12px;
    color: var(--fete);
    font-size: 15px;
}

.ta-hdr-jump:hover {
    color: var(--epgg);
    background: var(--q1a8);
}

.ta-hdr-cta {
    font-size: 15px;
    padding: 10px 20px;
    margin-left: 8px;
}

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

.ta-hdr-stack .ta-hdr-core {
    flex-direction: column;
    gap: 14px;
    padding-top: 22px;
    padding-bottom: 6px;
}

.ta-hdr-stack .ta-hdr-nav {
    padding: 6px 0 14px;
    width: 100%;
    border-top: 1px solid var(--xrbc);
    justify-content: center;
}

.ta-hdr-stack .ta-hdr-name {
    font-size: 24px;
}

.ta-hdr-strip {
    text-align: center;
    color: var(--hwq4);
    background: var(--epgg);
}

.ta-hdr-strip-copy {
    font-size: 13px;
    opacity: .92;
    display: inline-block;
    padding: 7px 0;
}

/* hero */

.ta-front {
    padding: 76px 0 64px;
}

.ta-front-body {
    display: block;
}

.ta-front-eyebrow {
    display: inline-block;
    margin-bottom: 16px;
    padding: 6px 14px;
    border-radius: 999px;
    background: var(--w83b);
    color: var(--vkbc);
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .02em;
}

.ta-front-name {
    font-size: 44px;
}

.ta-front-sub {
    margin-top: 18px;
    font-size: 19px;
    color: var(--fete);
}

.ta-front-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 30px;
    gap: 18px;
}

.ta-front-sub-2 {
    color: var(--fete);
    font-size: 14.5px;
    margin-top: 16px;
    display: inline-flex;
    gap: 8px;
    align-items: center;
}

.ta-front-sub-glyph {
    color: var(--epgg);
    display: inline-flex;
}

.ta-front-bullets {
    gap: 12px;
    flex-wrap: wrap;
    margin-top: 34px;
    display: flex;
}

.ta-front-bullet {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 10px 16px;
    border: 1px solid var(--xrbc);
    border-radius: 999px;
    background: var(--nek5);
    box-shadow: var(--dqsp);
    font-size: 14.5px;
}

.ta-front-bullet-glyph {
    color: var(--epgg);
    display: inline-flex;
}

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

.ta-front-center {
    text-align: center;
}

.ta-front-center .ta-front-actions {
    justify-content: center;
}

.ta-front-center .ta-front-bullets {
    justify-content: center;
}

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

.ta-front-split {
    background: linear-gradient(180deg, var(--q1a8) 0%, var(--cr73) 72%);
}

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

.ta-front-art {
    display: block;
    padding: 32px 30px;
    border: 1px solid var(--xrbc);
    border-radius: var(--pp0y);
    background: var(--nek5);
    box-shadow: var(--t295);
}

.ta-front-art-badge {
    align-items: center;
    display: inline-flex;
    background: var(--q1a8);
    border-radius: 50%;
    justify-content: center;
    height: 66px;
    width: 66px;
    color: var(--epgg);
}

.ta-front-art-name {
    display: block;
    margin-top: 18px;
    font-family: var(--mii1);
    font-size: 21px;
    font-weight: var(--mijz);
    letter-spacing: var(--jo2l);
}

.ta-front-art-list {
    margin-top: 18px;
    gap: 12px;
    display: grid;
}

.ta-front-art-unit {
    padding-top: 12px;
    color: var(--fete);
    display: flex;
    align-items: flex-start;
    border-top: 1px solid var(--xrbc);
    font-size: 15px;
    gap: 10px;
}

.ta-front-art-unit:first-child {
    padding-top: 0;
    border-top: 0;
}

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

.ta-front-cards {
    text-align: left;
}

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

.ta-front-panel {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 22px;
    border: 1px solid var(--xrbc);
    border-radius: var(--w30r);
    background: var(--nek5);
    box-shadow: var(--dqsp);
}

.ta-front-panel-glyph {
    height: 44px;
    width: 44px;
    align-items: center;
    display: inline-flex;
    color: var(--vkbc);
    border-radius: var(--dmtm);
    background: var(--w83b);
    justify-content: center;
}

.ta-front-panel-copy {
    font-size: 15px;
    color: var(--fete);
}

.ta-front-cards .ta-front-eyebrow {
    margin: 34px 0 0;
    padding: 0;
    background: none;
    color: var(--fete);
}

/* quiz */

.ta-survey {
    scroll-margin-top: 20px;
}

.ta-survey-header {
    margin: 0 auto 30px;
    text-align: center;
    max-width: 640px;
}

.ta-survey-name {
    font-size: 30px;
}

.ta-survey-sub {
    margin-top: 12px;
    color: var(--fete);
}

.ta-survey-box {
    position: relative;
    padding: 30px;
    border: 1px solid var(--xrbc);
    border-radius: var(--pp0y);
    background: var(--nek5);
    box-shadow: var(--t295);
}

.ta-survey-box-flat {
    padding: 34px 30px 30px;
    border-radius: var(--w30r);
    box-shadow: var(--nex2);
}

.ta-survey-box-flat .ta-survey-header {
    margin-bottom: 22px;
}

.ta-survey-top {
    margin-bottom: 26px;
    display: flex;
    align-items: center;
    gap: 14px;
}

.ta-survey-bar {
    overflow: hidden;
    display: block;
    background: var(--xrbc);
    height: 7px;
    position: relative;
    border-radius: 999px;
    flex: 1 1 auto;
}

.ta-survey-bar-fill {
    height: 100%;
    border-radius: 999px;
    display: block;
    width: 0;
    background: var(--epgg);
    transition: width .35s ease;
}

.ta-survey-counter {
    flex: none;
    color: var(--fete);
    font-family: var(--mii1);
    font-size: 14px;
    font-variant-numeric: tabular-nums;
    letter-spacing: .04em;
}

.ta-survey-dots {
    display: flex;
    gap: 7px;
    align-items: center;
    flex: none;
}

.ta-survey-dot {
    width: 9px;
    transition: background-color .2s ease, transform .2s ease;
    border-radius: 50%;
    height: 9px;
    background: var(--xrbc);
    display: block;
}

.ta-survey-dot-on {
    background: var(--epgg);
    transform: scale(1.15);
}

.ta-survey-plain .ta-survey-bar {
    height: 4px;
    flex: 1 1 auto;
}

.ta-survey-stage {
    display: block;
}

.ta-survey-stage-on {
    animation: tn3ut6 .32s ease both;
}

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

.ta-survey-kicker {
    display: inline-block;
    margin-bottom: 10px;
    color: var(--epgg);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .12em;
}

.ta-survey-q {
    font-size: 24px;
}

.ta-survey-opts {
    display: grid;
    gap: 12px;
    margin-top: 24px;
}

.ta-survey-opt {
    display: flex;
    align-items: center;
    gap: 14px;
    width: 100%;
    padding: 18px 20px;
    border: 1.5px solid var(--xrbc);
    border-radius: var(--w30r);
    background: var(--nek5);
    text-align: left;
    cursor: pointer;
    transition: border-color .16s ease, background-color .16s ease, box-shadow .16s ease, transform .16s ease;
}

.ta-survey-opt:hover {
    transform: translateY(-1px);
    background: var(--q1a8);
    border-color: var(--epgg);
}

.ta-survey-opt-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: none;
    width: 24px;
    height: 24px;
    border: 1.5px solid var(--xrbc);
    border-radius: 50%;
    color: var(--fete);
    font-family: var(--mii1);
    font-size: 12px;
    font-weight: 700;
    transition: border-color .16s ease, background-color .16s ease, color .16s ease;
}

.ta-survey-opt-label {
    line-height: 1.45;
    font-size: 16.5px;
}

.ta-survey-opt-on {
    background: var(--q1a8);
    box-shadow: var(--nex2);
    border-color: var(--epgg);
}

.ta-survey-opt-on .ta-survey-opt-badge {
    background: var(--epgg);
    border-color: var(--epgg);
    color: var(--hwq4);
}

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

.ta-survey-rows {
    gap: 8px;
}

.ta-survey-opt-line {
    padding: 13px 16px;
    border-width: 1px;
    border-radius: var(--dmtm);
}

.ta-survey-opt-line .ta-survey-opt-badge {
    width: 26px;
    border-radius: var(--ljqy);
    height: 26px;
}

.ta-survey-opt-line .ta-survey-opt-label {
    font-size: 15.5px;
}

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

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

.ta-survey-spin {
    display: block;
    width: 44px;
    height: 44px;
    border: 3px solid var(--xrbc);
    border-top-color: var(--epgg);
    border-radius: 50%;
    animation: vx7k5w 1s linear infinite;
}

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

.ta-survey-lines {
    display: grid;
    gap: 10px;
    width: 100%;
    max-width: 420px;
}

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

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

.ta-survey-rule-on {
    color: var(--vkbc);
    opacity: 1;
}

.ta-survey-rule-on .ta-survey-rule-dot {
    background: var(--epgg);
}

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

.ta-survey-result {
    display: block;
    animation: tn3ut6 .4s ease both;
}

.ta-survey-result-header {
    align-items: center;
    gap: 14px;
    display: flex;
}

.ta-survey-result-glyph {
    height: 58px;
    flex: none;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: var(--epgg);
    width: 58px;
    display: inline-flex;
    background: var(--q1a8);
    margin-bottom: 16px;
}

.ta-survey-result-header .ta-survey-result-glyph {
    margin-bottom: 0;
    height: 48px;
    width: 48px;
}

.ta-survey-result-name {
    font-size: 26px;
}

.ta-survey-result-sum {
    margin-top: 14px;
    color: var(--fete);
}

.ta-survey-tips {
    border-top: 1px solid var(--xrbc);
    margin-top: 24px;
    padding-top: 24px;
    display: grid;
    gap: 12px;
}

.ta-survey-tip {
    align-items: flex-start;
    font-size: 16px;
    gap: 11px;
    display: flex;
}

.ta-survey-tip-glyph {
    margin-top: 4px;
    display: inline-flex;
    color: var(--epgg);
}

.ta-survey-tips-no {
    counter-reset: wptip;
}

.ta-survey-tips-no .ta-survey-tip {
    padding-left: 38px;
    position: relative;
}

.ta-survey-tips-no .ta-survey-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(--w83b);
    color: var(--vkbc);
    font-family: var(--mii1);
    font-size: 13px;
    font-weight: 700;
}

.ta-survey-actions {
    margin-top: 26px;
}

.ta-survey-restart {
    font-size: 15px;
    padding: 11px 22px;
}

.ta-survey-bottom {
    font-size: 14px;
    color: var(--fete);
    text-align: center;
    margin-top: 18px;
}

/* highlights */

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

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

.ta-feature {
    display: block;
    padding: 26px 24px;
    border: 1px solid var(--xrbc);
    border-radius: var(--w30r);
    background: var(--nek5);
    box-shadow: var(--dqsp);
    transition: box-shadow .2s ease, transform .2s ease;
}

.ta-feature:hover {
    transform: translateY(-2px);
    box-shadow: var(--nex2);
}

.ta-feature-glyph {
    margin-bottom: 16px;
    border-radius: var(--dmtm);
    height: 50px;
    align-items: center;
    color: var(--epgg);
    background: var(--q1a8);
    justify-content: center;
    width: 50px;
    display: inline-flex;
}

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

.ta-feature-name {
    display: flex;
    font-size: 20px;
    align-items: center;
}

.ta-feature-copy {
    font-size: 15.5px;
    color: var(--fete);
    margin-top: 10px;
}

.ta-feats-rows {
    display: grid;
    gap: 14px;
}

.ta-feature-line {
    gap: 20px;
    align-items: flex-start;
    padding: 22px 24px;
    display: flex;
}

.ta-feature-line:hover {
    transform: none;
}

.ta-feature-no {
    flex: none;
    color: var(--epgg);
    font-family: var(--mii1);
    font-size: 26px;
    font-weight: var(--mijz);
    letter-spacing: var(--jo2l);
    opacity: .55;
}

.ta-feature-body {
    flex: 1 1 auto;
}

/* steps */

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

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

.ta-stage {
    display: block;
    padding: 26px 22px;
    border: 1px solid var(--xrbc);
    border-radius: var(--w30r);
    background: var(--nek5);
    box-shadow: var(--dqsp);
}

.ta-stage-no {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    margin-bottom: 14px;
    border-radius: 50%;
    background: var(--epgg);
    color: var(--hwq4);
    font-family: var(--mii1);
    font-size: 18px;
    font-weight: 700;
}

.ta-stage-copy {
    color: var(--fete);
    font-size: 15.5px;
}

.ta-steps-split {
    grid-template-columns: .8fr 1.2fr;
    gap: 52px;
    align-items: start;
    display: grid;
}

.ta-steps-rule {
    gap: 0;
    display: grid;
}

.ta-stage-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;
}

.ta-stage-rule::before {
    width: 2px;
    position: absolute;
    top: 34px;
    content: "";
    bottom: 0;
    left: 16px;
    background: var(--xrbc);
}

.ta-stage-rule:last-child {
    padding-bottom: 0;
}

.ta-stage-rule:last-child::before {
    display: none;
}

.ta-stage-no-sm {
    font-size: 15px;
    width: 34px;
    height: 34px;
    margin-bottom: 0;
}

/* about-teaser */

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

.ta-teaser-panel {
    position: relative;
    padding: 34px 32px;
    border: 1px solid var(--xrbc);
    border-left: 4px solid var(--epgg);
    border-radius: var(--w30r);
    background: var(--nek5);
    box-shadow: var(--nex2);
}

.ta-teaser-glyph {
    justify-content: center;
    margin-bottom: 16px;
    height: 52px;
    border-radius: 50%;
    align-items: center;
    color: var(--vkbc);
    display: inline-flex;
    width: 52px;
    background: var(--w83b);
}

.ta-teaser-name {
    font-size: 25px;
}

.ta-teaser-copy {
    color: var(--fete);
    margin-top: 14px;
}

.ta-teaser-jump {
    color: var(--epgg);
    border-bottom: 2px solid transparent;
    transition: border-color .15s ease;
}

.ta-teaser-jump:hover {
    border-bottom-color: var(--epgg);
}

.ta-teaser-jump-cta {
    display: inline-flex;
    align-items: center;
    margin-top: 16px;
    padding: 10px 20px;
    border: 1px solid var(--epgg);
    border-radius: 999px;
    font-family: var(--mii1);
    font-size: 15px;
    font-weight: 600;
}

.ta-teaser-jump-cta:hover {
    background: var(--epgg);
    color: var(--hwq4);
    border-bottom-color: var(--epgg);
}

.ta-teaser-split {
    display: grid;
    gap: 44px;
    grid-template-columns: .85fr 1.15fr;
    align-items: start;
}

.ta-teaser-side {
    display: block;
}

.ta-teaser-main {
    border-left: 1px solid var(--xrbc);
    padding-left: 34px;
}

/* faq */

.ta-faq {
    padding-bottom: 58px;
}

.ta-faq-plain {
    padding-top: 58px;
}

.ta-faq-list {
    display: grid;
    gap: 12px;
}

.ta-faq-unit {
    border: 1px solid var(--xrbc);
    border-radius: var(--w30r);
    background: var(--nek5);
    box-shadow: var(--dqsp);
    overflow: hidden;
}

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

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

.ta-faq-q:hover {
    color: var(--epgg);
}

.ta-faq-sign {
    border-radius: 50%;
    height: 30px;
    color: var(--epgg);
    display: inline-flex;
    width: 30px;
    justify-content: center;
    flex: none;
    align-items: center;
    transition: transform .2s ease;
    background: var(--q1a8);
}

.ta-faq-unit[open] .ta-faq-sign {
    transform: rotate(180deg);
}

.ta-faq-a {
    padding: 0 22px 20px;
    color: var(--fete);
    font-size: 15.5px;
}

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

.ta-faq-block {
    display: block;
}

.ta-faq-block-q {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    font-size: 18px;
}

.ta-faq-block-q .ta-faq-sign {
    height: 26px;
    background: none;
    margin-top: 1px;
    width: 26px;
}

.ta-faq-block-a {
    margin-top: 10px;
    color: var(--fete);
    font-size: 15.5px;
}

/* disclaimer */

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

.ta-disc-core {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding: 22px 24px;
    border: 1px dashed var(--xrbc);
    border-radius: var(--w30r);
    background: var(--nek5);
}

.ta-disc-glyph {
    display: inline-flex;
    flex: none;
    color: var(--fete);
}

.ta-disc-copy {
    line-height: 1.6;
    color: var(--fete);
    font-size: 14.5px;
}

.ta-disc-strip {
    padding: 20px 0;
    background: var(--nek5);
    border-top: 1px solid var(--xrbc);
}

.ta-disc-strip .ta-disc-copy {
    gap: 12px;
    display: flex;
    align-items: flex-start;
}

.ta-disc-strip .ta-disc-glyph {
    margin-top: 2px;
}

/* page-head */

.ta-phead {
    padding: 54px 0 44px;
    border-bottom: 1px solid var(--xrbc);
    background: var(--q1a8);
}

.ta-phead-core {
    display: block;
}

.ta-phead-back {
    display: inline-block;
    margin-bottom: 14px;
    color: var(--epgg);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .04em;
}

.ta-phead-back:hover {
    text-decoration: underline;
}

.ta-phead-name {
    font-size: 36px;
}

.ta-phead-sub {
    margin-top: 12px;
    color: var(--fete);
}

.ta-phead-plain {
    background: var(--nek5);
}

.ta-phead-plain .ta-phead-core {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
    align-items: end;
}

.ta-phead-plain .ta-phead-back {
    margin: 14px 0 0;
}

.ta-phead-col {
    display: block;
}

/* footer */

.ta-bottom {
    margin-top: 20px;
    background: var(--nek5);
    padding: 46px 0 26px;
    border-top: 1px solid var(--xrbc);
}

.ta-bottom-core {
    gap: 30px;
    justify-content: space-between;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.ta-bottom-brand {
    max-width: 360px;
}

.ta-bottom-name {
    display: block;
    margin-top: 10px;
    font-family: var(--mii1);
    font-size: 19px;
    font-weight: var(--mijz);
    letter-spacing: var(--jo2l);
}

.ta-bottom-sub {
    font-size: 14.5px;
    margin-top: 8px;
    color: var(--fete);
}

.ta-bottom-nav {
    flex-wrap: wrap;
    display: flex;
    gap: 6px 18px;
}

.ta-bottom-jump {
    font-size: 14.5px;
    color: var(--fete);
}

.ta-bottom-jump:hover {
    text-decoration: underline;
    color: var(--epgg);
}

.ta-bottom-nav-stack {
    flex-direction: column;
    gap: 8px;
}

.ta-bottom-wide {
    padding-top: 52px;
}

.ta-bottom-cols {
    grid-template-columns: 1.4fr 1fr 1fr;
    display: grid;
    gap: 34px;
}

.ta-bottom-col {
    display: block;
}

.ta-bottom-col-brand {
    max-width: 420px;
}

.ta-bottom-col-name {
    display: block;
    margin-bottom: 14px;
    font-family: var(--mii1);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
    color: var(--vkbc);
}

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

.ta-bottom-legal {
    font-size: 13.5px;
    color: var(--fete);
}

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

.ta-doc {
    display: block;
}

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

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

.ta-contact-split {
    display: grid;
    gap: 26px;
}

.ta-contact-panel {
    display: grid;
    gap: 4px;
    padding: 26px 28px;
    border: 1px solid var(--xrbc);
    border-radius: var(--w30r);
    background: var(--nek5);
    box-shadow: var(--nex2);
}

.ta-contact-line {
    align-items: flex-start;
    border-bottom: 1px solid var(--xrbc);
    padding: 14px 0;
    gap: 14px;
    display: flex;
}

.ta-contact-line:last-child {
    border-bottom: 0;
}

.ta-contact-glyph {
    flex: none;
    display: inline-flex;
    margin-top: 3px;
    color: var(--epgg);
}

.ta-contact-value {
    font-size: 16.5px;
    display: block;
}

.ta-contact-label {
    color: var(--fete);
    margin-top: 2px;
    display: block;
    font-size: 14.5px;
}

a.ta-contact-value:hover {
    text-decoration: underline;
    color: var(--epgg);
}

.ta-contact-intro {
    font-size: 14.5px;
    color: var(--fete);
}

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

.ta-rev {
    color: var(--fete);
    padding-top: 14px;
    margin-top: 30px;
    font-size: 13.5px;
    border-top: 1px solid var(--xrbc);
}

.ta-bottom-reg {
    letter-spacing: .02em;
    font-variant-numeric: tabular-nums;
}

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

.ta-bar {
    border: 1px solid var(--xrbc);
    z-index: 40;
    box-shadow: var(--t295);
    background: var(--nek5);
    position: fixed;
}

.ta-bar-bar {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ta-bar-core {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.ta-bar-panel {
    width: 330px;
    max-width: calc(100vw - 44px);
    right: 22px;
    bottom: 22px;
    padding: 20px 22px;
    border-radius: var(--w30r);
}

.ta-bar-stack {
    justify-items: start;
    gap: 12px;
    display: grid;
}

.ta-bar-glyph {
    display: inline-flex;
    color: var(--epgg);
}

.ta-bar-copy {
    color: var(--fete);
    font-size: 14.5px;
    max-width: 62ch;
}

.ta-bar-actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 18px;
}

.ta-bar-accept {
    padding: 10px 22px;
    font-size: 15px;
}

.ta-bar-more {
    color: var(--epgg);
    font-size: 14.5px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.ta-bar-more:hover {
    color: var(--z971);
}

/* джерела */

.ta-src {
    border-top: 1px solid var(--xrbc);
}

.ta-src-line {
    flex-wrap: wrap;
    gap: 10px 28px;
    display: flex;
}

.ta-src-jump {
    color: var(--epgg);
    font-size: 15.5px;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.ta-src-jump:hover {
    color: var(--z971);
}

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

.ta-src-panel {
    display: grid;
    gap: 8px;
    padding: 18px 20px;
    background: var(--nek5);
    border: 1px solid var(--xrbc);
    border-radius: var(--dmtm);
}

.ta-src-panel-glyph {
    display: inline-flex;
    color: var(--epgg);
}

.ta-src-panel-name {
    font-family: var(--mii1);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
}

.ta-src-panel-name:hover {
    text-decoration: underline;
    color: var(--epgg);
}

.ta-src-panel-host {
    color: var(--fete);
    font-size: 13.5px;
}

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

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

.ta-nf-core {
    text-align: center;
}

.ta-nf-name {
    font-size: 32px;
}

.ta-nf-copy {
    margin-top: 14px;
    color: var(--fete);
}

.ta-nf-cta {
    margin-top: 28px;
}

/* адаптив */

@media (max-width: 960px) {
    .ta-front-columns {
    grid-template-columns: 1fr;
    gap: 36px;
}
    .ta-steps-split {
    grid-template-columns: 1fr;
    gap: 28px;
}
    .ta-teaser-split {
    gap: 26px;
    grid-template-columns: 1fr;
}
    .ta-teaser-main {
    padding-left: 0;
    border-left: 0;
}
    .ta-bottom-cols {
    grid-template-columns: 1fr 1fr;
}
    .ta-bottom-col-brand {
    grid-column: 1 / -1;
}
    .ta-phead-plain .ta-phead-core {
    grid-template-columns: 1fr;
    gap: 14px;
}
}

@media (max-width: 720px) {
    .ta-page {
    font-size: 16px;
}
    .ta-section {
    padding: 48px 0;
}
    .ta-front {
    padding: 46px 0 40px;
}
    .ta-front-name {
    font-size: 32px;
}
    .ta-front-sub {
    font-size: 17px;
}
    .ta-front-actions {
    gap: 12px;
}
    .ta-cta-lg {
    padding: 15px 24px;
    width: 100%;
    font-size: 17px;
}
    .ta-hdr-core {
    flex-direction: column;
    min-height: 0;
    gap: 12px;
    align-items: flex-start;
}
    .ta-hdr-tag {
    display: none;
}
    .ta-hdr-nav {
    width: 100%;
}
    .ta-hdr-cta {
    margin-left: 0;
}
    .ta-hdr-stack .ta-hdr-core {
    align-items: center;
}
    .ta-section-name {
    font-size: 25px;
}
    .ta-survey-name {
    font-size: 25px;
}
    .ta-survey-q {
    font-size: 20px;
}
    .ta-survey-box {
    padding: 22px 18px;
    border-radius: var(--w30r);
}
    .ta-survey-box-flat {
    padding: 24px 18px;
}
    .ta-survey-opt {
    gap: 12px;
    padding: 14px 16px;
}
    .ta-survey-opt-label {
    font-size: 15.5px;
}
    .ta-survey-dots {
    display: none;
}
    .ta-survey-result-name {
    font-size: 22px;
}
    .ta-survey-result-header {
    gap: 12px;
    align-items: flex-start;
}
    .ta-phead {
    padding: 38px 0 32px;
}
    .ta-phead-name {
    font-size: 28px;
}
    .ta-feature-line {
    gap: 14px;
    padding: 20px;
}
    .ta-bottom-cols {
    grid-template-columns: 1fr;
    gap: 26px;
}
    .ta-bottom-core {
    flex-direction: column;
    gap: 22px;
}
    .ta-contact-panel {
    padding: 20px;
}
    .ta-nf {
    padding: 60px 0 68px;
}
    .ta-nf-name {
    font-size: 26px;
}
    .ta-bar-core {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
    .ta-bar-panel {
    bottom: 12px;
    max-width: none;
    width: auto;
    left: 12px;
    right: 12px;
}
    .ta-bar-accept {
    width: 100%;
}
    .ta-src-cards {
    grid-template-columns: 1fr;
}
}

@media (prefers-reduced-motion: reduce) {
    html {
    scroll-behavior: auto;
}
    .ta-survey-stage-on,
    .ta-survey-result {
    animation: none;
}
    .ta-survey-spin {
    animation-duration: 3s;
}
    .ta-cta:hover,
    .ta-survey-opt:hover,
    .ta-feature:hover {
    transform: none;
}
}

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

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

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

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

.ta-section-tint {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.95)),
        url(/1a8ac2/img/light-5.jpg?v=53b97);
    background-size: cover;
    background-position: center;
}

/* знімок */

.ta-shot {
    margin: 0;
}

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

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

.ta-shot-panel {
    border-radius: 18px;
    overflow: hidden;
}

.ta-shot-panel .ta-shot-img {
    height: clamp(200px, 30vw, 380px);
    object-fit: cover;
}

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

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

.ta-log-date {
    font-size: 13px;
    color: var(--fete);
    letter-spacing: 0.04em;
}

.ta-log-sub {
    margin: 0;
    font-size: 15px;
}

.ta-log-rows {
    padding: 0;
    margin: 18px 0 0;
    list-style: none;
}

.ta-log-line {
    padding: 14px 0;
    border-top: 1px solid var(--xrbc);
}

.ta-log-rows .ta-log-line:first-child {
    border-top: 0;
}

.ta-log-stamp {
    font-size: 13px;
    color: var(--fete);
    display: block;
}

.ta-log-copy {
    margin: 5px 0 0;
    font-size: 15px;
}

@media (max-width: 640px) {
    .ta-log-list {
    grid-template-columns: 1fr;
    gap: 3px 0;
}
    .ta-log-sub {
    margin-bottom: 13px;
}
}

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

.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(--mii1);
    font-size: 1.15rem;
    font-weight: var(--mijz);
    letter-spacing: var(--jo2l);
    white-space: nowrap;
}
