@import '../assets/icons-font/Textmagic-icons.css';
@media (max-width: -0.02) {
    .gt-xxs {
        display: none;
    }
}
@media (min-width: 0) {
    .lt-xxs {
        display: none;
    }
}
@media (max-width: 375.98px) {
    .gt-xs {
        display: none;
    }
}
@media (min-width: 376px) {
    .lt-xs {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .gt-sm {
        display: none;
    }
}
@media (min-width: 768px) {
    .lt-sm {
        display: none;
    }
}
@media (max-width: 1023.98px) {
    .gt-md {
        display: none;
    }
}
@media (min-width: 1024px) {
    .lt-md {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .gt-lg {
        display: none;
    }
}
@media (min-width: 1200px) {
    .lt-lg {
        display: none;
    }
}
@media (max-width: 1439.98px) {
    .gt-xl {
        display: none;
    }
}
@media (min-width: 1440px) {
    .lt-xl {
        display: none;
    }
}
@media (max-width: 1919.98px) {
    .gt-xxl {
        display: none;
    }
}
@media (min-width: 1920px) {
    .lt-xxl {
        display: none;
    }
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html {
    scroll-behavior: smooth;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

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

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
svg {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1,
.h1 {
    font-size: 44px;
    line-height: 56px;
    font-weight: 800;
    color: #202223;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    letter-spacing: -0.02em;
}

@media (max-width: 1199.98px) {
    h1,
    .h1 {
        font-size: 40px;
        line-height: 52px;
    }
}
@media (max-width: 767.98px) {
    h1,
    .h1 {
        font-size: 32px;
        line-height: 44px;
    }
    h1 br,
    .h1 br {
        display: none;
    }
}
h2,
.h2 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 8px;
    font-weight: 800;
    color: #202223;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    letter-spacing: -0.02em;
}

@media (max-width: 1199.98px) {
    h2,
    .h2 {
        font-size: 32px;
        line-height: 38px;
    }
}
@media (max-width: 767.98px) {
    h2,
    .h2 {
        font-size: 28px;
        line-height: 34px;
    }
    h2 br,
    .h2 br {
        display: none;
    }
}
h3,
.h3 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 16px;
    font-weight: 800;
    color: #202223;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    letter-spacing: -0.02em;
}

@media (max-width: 1199.98px) {
    h3,
    .h3 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 12px;
    }
}
@media (max-width: 767.98px) {
    h3,
    .h3 {
        font-size: 24px;
        line-height: 28px;
    }
    h3 br,
    .h3 br {
        display: none;
    }
}
h4,
.h4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #202223;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    letter-spacing: -0.02em;
}

@media (max-width: 1199.98px) {
    h4,
    .h4 {
        font-size: 16px;
        line-height: 24px;
    }
}
h5,
.h5 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 7px;
    font-weight: 700;
    color: #202223;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    letter-spacing: -0.02em;
}

h6,
.h6 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #4e4b66;
}

p {
    margin-bottom: 24px;
}

@media (max-width: 1199.98px) {
    p {
        margin-bottom: 20px;
    }
}
.text {
    text-align: left;
    position: relative;
    font-size: 18px;
    line-height: 28px;
}

@media (max-width: 767.98px) {
    .text {
        font-size: 16px;
        line-height: 24px;
    }
}
.text img {
    border-radius: 4px;
    display: block;
    margin-bottom: 24px;
}

@media (max-width: 767.98px) {
    .text img {
        margin-bottom: 20px;
    }
}
.text strong,
.text b {
    font-weight: 600;
}

.text h2,
.text .h2 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 16px;
    color: #202223;
}

.text h3,
.text .h3 {
    font-size: 24px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 16px;
    color: #202223;
}

@media (max-width: 767.98px) {
    .text h3,
    .text .h3 {
        font-size: 22px;
        line-height: 28px;
    }
}
.text h4,
.text .h4 {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    margin-bottom: 8px;
    color: #202223;
}

@media (max-width: 767.98px) {
    .text h4,
    .text .h4 {
        font-size: 16px;
        line-height: 24px;
    }
}
.text ul {
    margin-bottom: 24px;
}

@media (max-width: 767.98px) {
    .text ul {
        margin-bottom: 20px;
    }
}
.text ul li {
    position: relative;
    padding-left: 28px;
}

.text ul li:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 11px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #1d4ed8;
}

.text ul li + li {
    margin-top: 12px;
}

.text ul.bg-lift {
    padding: 32px 32px 32px 24px;
    border-radius: 8px;
}

@media (max-width: 767.98px) {
    .text ul.bg-lift {
        padding: 24px;
    }
}
.text blockquote {
    font-size: 18px;
    font-style: italic;
    line-height: 24px;
    color: #4e4b66;
    padding: 40px 32px;
    background: #f7f7fc;
    border-radius: 8px;
    margin: 40px 0;
    position: relative;
}

.text blockquote .quote-author {
    position: absolute;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    display: flex;
    gap: 4px;
    align-items: center;
    color: #6e7191;
    right: 32px;
    bottom: 16px;
}

.text blockquote .quote-author:hover {
    color: #1d4ed8;
}

body {
    font-family: 'Inter', Helvetica Neue, Arial, sans-serif;
    color: #4e4b66;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 28px;
}

@media (max-width: 767.98px) {
    body {
        font-size: 16px;
        line-height: 24px;
    }
}
img {
    max-width: 100%;
}

a {
    color: #1d4ed8;
    text-decoration: none;
    font-weight: 500;
}

a > svg {
    fill: #1d4ed8;
}

a:hover {
    color: #4e4b66;
}

a:hover > svg {
    fill: #4e4b66;
}

.highlight {
    background-color: #fff3c8;
}

.icon-16px {
    width: 16px;
    min-width: 16px;
    height: 16px;
}

.icon-18px {
    width: 18px;
    min-width: 18px;
    height: 18px;
}

.icon-20px {
    width: 20px;
    min-width: 20px;
    height: 20px;
}

.icon-22px {
    width: 22px;
    min-width: 22px;
    height: 22px;
}

.icon-24px {
    width: 24px;
    min-width: 24px;
    height: 24px;
}

.icon-28px {
    width: 28px;
    min-width: 28px;
    height: 28px;
}

.icon-32px {
    width: 32px;
    min-width: 32px;
    height: 32px;
}

.tmi-icon-16px {
    font-size: 16px;
}

.tmi-icon-18px {
    font-size: 18px;
}

.tmi-icon-20px {
    font-size: 20px;
}

.tmi-icon-22px {
    font-size: 22px;
}

.tmi-icon-24px {
    font-size: 24px;
}

.tmi-icon-28px {
    font-size: 28px;
}

.tmi-icon-32px {
    font-size: 32px;
}

.icon-32px-24px {
    width: 32px;
    min-width: 32px;
    height: 32px;
}

@media (max-width: 767.5px) {
    .icon-32px-24px {
        width: 24px;
        min-width: 24px;
        height: 24px;
    }
}
.icon-32px-28px {
    width: 32px;
    min-width: 32px;
    height: 32px;
}

@media (max-width: 767.5px) {
    .icon-32px-28px {
        width: 28px;
        min-width: 28px;
        height: 28px;
    }
}
.icon-40px-20px {
    width: 40px;
    min-width: 40px;
    height: 40px;
}

@media (max-width: 767.5px) {
    .icon-40px-20px {
        width: 20px;
        min-width: 20px;
        height: 20px;
    }
}
.white-opacity80--text {
    color: hsla(0, 0%, 100%, 0.8);
}

.affirmation--text {
    color: #69bc35;
}

.primary--text {
    color: #1d4ed8;
}

.light--text {
    color: #a0a3bd;
}

.distinct--text {
    color: #6e7191;
}

.distinct--fill {
    fill: #6e7191;
}

.neutral--fill {
    fill: #4e4b66;
}

.light--fill {
    fill: #a0a3bd;
}

.primary--fill {
    fill: #1d4ed8;
}

.gold--fill {
    fill: #f0ac4c;
}

.mt-56px-28px {
    margin-top: 56px !important;
}

@media (max-width: 767.5px) {
    .mt-56px-28px {
        margin-top: 28px !important;
    }
}
.mb-56px-24px {
    margin-bottom: 56px !important;
}

@media (max-width: 767.5px) {
    .mb-56px-24px {
        margin-bottom: 24px !important;
    }
}
.mb-56px-32px {
    margin-bottom: 56px !important;
}

@media (max-width: 767.5px) {
    .mb-56px-32px {
        margin-bottom: 32px !important;
    }
}
.max-width-500px {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-550px {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-600px {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-680px {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-700px {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-750px {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-800px {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-850px {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-900px {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-950px {
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-1040px {
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-1050px {
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
}

.max-width-unset {
    max-width: unset;
}

.w100pr {
    width: 100%;
}

.d-flex {
    display: flex;
}

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

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

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

.d-none {
    display: none;
}

.hidden {
    display: none !important;
}

@media (max-width: 1023.98px) {
    .table-hide {
        display: none !important;
    }
}
@media (max-width: 767.98px) {
    .mobile-hide {
        display: none !important;
    }
}
@media (max-width: 1199.5px) {
    .d-none-md {
        display: none;
    }
}
.bg-lift {
    background-color: #f9f9fc;
}

.mt-28px {
    margin-top: 28px;
}

.mt-24px {
    margin-top: 24px;
}

.my-48px-24px {
    margin-top: 48px;
    margin-bottom: 48px;
}

@media (max-width: 1199.5px) {
    .my-48px-24px {
        margin-top: 24px;
        margin-bottom: 24px;
    }
}
@media (max-width: 767.5px) {
    .sm-no-br br {
        display: none;
    }
}
.note {
    background-color: #fff7db;
    border: 1px solid #ebdeaf;
    border-radius: 8px;
    font-size: 18px;
    line-height: 24px;
    padding: 20px 28px;
    color: #4e4b66;
    text-align: center;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
}

.dotted {
    margin-top: 16px;
    padding-left: 28px;
}

@media (max-width: 767.98px) {
    .dotted {
        padding-left: 8px;
    }
}
.dotted > li {
    padding-left: 20px;
    position: relative;
    color: #6e7191;
}

.dotted > li::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #2ea1ff;
    border-radius: 50%;
    left: 0;
    top: 11px;
}

@media (max-width: 767.98px) {
    .dotted > li::before {
        top: 9px;
    }
}
.dotted > li:not(last-child) {
    margin-bottom: 8px;
}

@font-face {
    font-display: swap;
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-500.woff2') format('woff2'),
        url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-500.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-600.woff2') format('woff2'),
        url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-600.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-700.woff2') format('woff2'),
        url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-700.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-800.woff2') format('woff2'),
        url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-800.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Plus Jakarta Sans';
    font-style: italic;
    font-weight: 800;
    src: url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-800italic.woff2')
            format('woff2'),
        url('../fonts/plus-jakarta-sans/plus-jakarta-sans-v7-latin-800italic.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/inter/inter-v12-latin-300.woff2') format('woff2'),
        url('../fonts/inter/inter-v12-latin-300.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/inter/inter-v12-latin-regular.woff2') format('woff2'),
        url('../fonts/inter/inter-v12-latin-regular.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/inter/Inter-Medium.woff2') format('woff2'),
        url('../fonts/inter/Inter-Medium.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/inter/inter-v12-latin-600.woff2') format('woff2'),
        url('../fonts/inter/inter-v12-latin-600.woff') format('woff');
}
@font-face {
    font-display: swap;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/inter/inter-v12-latin-700.woff2') format('woff2'),
        url('../fonts/inter/inter-v12-latin-700.woff') format('woff');
}
.hero {
    background: url(../assets/backgrounds/hero-bg-light.svg) center top no-repeat #dbefff;
    background-size: cover;
    position: relative;
    text-align: center;
    padding: 140px 0 68px;
    display: flex;
    align-items: center;
}

@media (max-width: 767.98px) {
    .hero {
        padding: 120px 0 48px;
    }
}
.hero-info__tags {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
    color: #a0a3bd;
    text-transform: uppercase;
}

.hero-info__tags a {
    font-weight: 600;
}

.hero-info__tags ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row wrap;
}

.hero-info__tags--left ul {
    justify-content: flex-start;
}

@media (max-width: 1023.98px) {
    .hero-info__tags--left ul {
        justify-content: center;
    }
}
.hero-info__tags li + li {
    display: flex;
    align-items: center;
}

.hero-info__tags li + li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #a0a3bd;
    border-radius: 50%;
    margin: 0 12px;
}

.hero--to-white:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 313px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 81%, white 100%);
}

.hero .container {
    position: relative;
}

.hero h1,
.hero .h1 {
    margin-bottom: 8px;
}

.hero__sub-title {
    font-size: 18px;
    line-height: 24px;
    color: #6e7191;
    max-width: 700px;
    margin: 0 auto 40px;
}

@media (max-width: 767.98px) {
    .hero__sub-title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }
}
.hero__sub-title:last-child {
    margin-bottom: 0;
}

.hero__category {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1d4ed8;
    margin-bottom: 16px;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
}

.hero--right-image {
    text-align: left;
}

@media (max-width: 767.5px) {
    .hero--right-image {
        text-align: center;
    }
}
.hero--right-image .hero__sub-title {
    margin-bottom: 32px;
}

.hero--right-image .hero-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hero--right-image .hero-info__text {
    width: 100%;
    max-width: 520px;
}

@media (max-width: 1439.98px) {
    .hero--right-image .hero-info__text {
        max-width: 470px;
    }
}
@media (max-width: 1023.98px) {
    .hero--right-image .hero-info__text {
        max-width: none;
        text-align: center;
    }
}
.hero--right-image .hero-info__text h1,
.hero--right-image .hero-info__text .h1 {
    margin-bottom: 16px;
}

@media (max-width: 1023.98px) {
    .hero--right-image .hero-info__text h1,
    .hero--right-image .hero-info__text .h1 {
        max-width: 640px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 1023.98px) {
    .hero--right-image .hero-info__text .get-started__buttons {
        justify-content: center;
    }
}
.hero--right-image .hero-info__image {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1023.98px) {
    .hero--right-image .hero-info__image {
        display: none;
    }
}
.hero--right-image .hero-info__image img {
    max-width: 500px;
    transform: scale(1.1);
}

@media (max-width: 1439.98px) {
    .hero--right-image .hero-info__image img {
        max-width: 400px;
    }
}
button {
    font-family: 'Inter', Helvetica Neue, Arial, sans-serif;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s;
    white-space: nowrap;
    gap: 6px;
    cursor: pointer;
    padding: 10px 20px;
    border-radius: 8px;
    border: 2px solid transparent;
    font-family: 'Inter', Helvetica Neue, Arial, sans-serif;
    font-weight: 700;
    line-height: 24px;
    height: 48px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    font-size: 16px;
}
#hlogin, #hregister {
    height: 40px;
    box-shadow: none;
    font-size: 14px;
}

.leftPadd {
    padding-left: 16px !important;
}

.btn [class^='tmi-'],
.btn [class*=' tmi-'] {
    font-size: 18px;
}

.btn--orange,
.btn--blue,
.btn--grey {
    font-weight: 700;
}

.btn + .btn {
    margin-left: 16px;
}

.btn--200px {
    min-width: 200px;
}

.btn--240px {
    min-width: 240px;
}

.btn--small {
    padding: 5px 20px 7px;
    font-size: 14px;
    line-height: 24px;
    height: 36px;
}

.btn--medium {
    padding: 0 20px;
    font-size: 16px;
    line-height: 42px;
    height: 44px;
}

.btn--medium .tmi-chevron-right {
    font-size: 16px;
}

@media (max-width: 767.98px) {
    .btn--sm-full-width {
        min-width: 260px !important;
    }
}
@media (max-width: 375.98px) {
    .btn--sm-full-width {
        width: 100%;
        max-width: 360px;
    }
}
.btn--link {
    height: auto;
    font-size: inherit;
    padding: 0;
    border: none;
    line-height: inherit;
}

.btn--text {
    height: auto;
    line-height: inherit;
}

.btn.btn--link {
    background: none;
    border-color: none;
    color: #1d4ed8;
}

.btn.btn--link svg {
    fill: #1d4ed8;
}

.btn.btn--link:hover {
    background: none;
    border-color: none;
    color: #4e4b66;
}

.btn.btn--link:hover svg {
    fill: #4e4b66;
}

.btn.btn--text {
    background: none;
    border-color: none;
    color: #1d4ed8;
}

.btn.btn--text svg {
    fill: #1d4ed8;
}

.btn.btn--text:hover {
    background: none;
    border-color: none;
    color: #4e4b66;
}

.btn.btn--text:hover svg {
    fill: #4e4b66;
}

.btn.btn--orange {
    background: #fff;
    border-color: #fff;
    color: #202223;
}

.btn.btn--orange svg {
    fill: #202223;
}

.btn.btn--orange:hover {
    background: #d9dbe9;
    border-color: #d9dbe9;
}

.btn.btn--zapier {
    background: #eb592a;
    border-color: #eb592a;
    color: #fff;
}

.btn.btn--zapier svg {
    fill: #fff;
}

.btn.btn--zapier:hover {
    background: #cd4f26;
    border-color: #cd4f26;
}

.btn.btn--blue {
    background: #1d4ed8;
    border-color: #1d4ed8;
    color: #fff;
}

.btn.btn--blue svg {
    fill: #fff;
}

.btn.btn--blue:hover {
    background: #1e40af;
    border-color: #1e40af;
}

.btn.btn--blue-light {
    background: #f0f8ff;
    border-color: #f0f8ff;
    color: #1d4ed8;
}

.btn.btn--blue-light svg {
    fill: #1d4ed8;
}

.btn.btn--blue-light:hover {
    background: #dbefff;
    border-color: #dbefff;
}

.btn.btn--grey {
    background: #eff0f6;
    border-color: #eff0f6;
    color: #6e7191;
}

.btn.btn--grey svg {
    fill: #6e7191;
}

.btn.btn--grey:hover {
    background: #e3e4ee;
    border-color: #e3e4ee;
}

.btn.btn--blue-transparent {
    background: transparent;
    border-color: #1d4ed8;
    color: #1d4ed8;
}

.btn.btn--blue-transparent svg {
    fill: #1d4ed8;
}

.btn.btn--blue-transparent:hover {
    background: rgba(0, 140, 255, 0.05);
    border-color: #1d4ed8;
}

.btn.btn--white-transparent {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.8);
    color: #fff;
}

.btn.btn--white-transparent svg {
    fill: #fff;
}

.btn.btn--white-transparent:hover {
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.8);
}

.btn.btn--gray-transparent {
    background: transparent;
    border-color: #c6c8d7;
    color: #6e7191;
    box-shadow: none;
}

.btn.btn--gray-transparent svg {
    fill: #6e7191;
}

.btn.btn--gray-transparent:hover {
    background: #eff0f6;
    border-color: #c6c8d7;
}

.tooltip__container {
    position: relative;
}

.tooltip__container:hover .tooltip__base {
    visibility: visible;
}

@media (max-width: 767.98px) {
    .tooltip__container:hover .tooltip__base {
        left: -92px;
        top: 28px;
    }
}
.tooltip__container:hover .tooltip__icon {
    fill: #4e4b66;
}

.tooltip__base {
    position: absolute;
    border-radius: 8px;
    background-color: #fff;
    z-index: 500;
    padding: 15px 14px 16px;
    visibility: hidden;
    left: calc(100% + 7px);
    top: -14px;
    transition: 0.15s;
    display: flex;
    flex-direction: column;
    gap: 18px;
    font-size: 12px;
    line-height: 16px;
    color: #6e7191;
    filter: drop-shadow(0px 3px 8px rgba(0, 0, 0, 0.12));
}

@media (max-width: 767.98px) {
    .tooltip__base {
        width: 200px;
    }
}
.tooltip__base::after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: white;
    transform: rotate(-45deg);
    top: 17px;
    border-radius: 2px;
    left: -4px;
}

@media (max-width: 767.98px) {
    .tooltip__base::after {
        top: -3px;
        left: 96px;
    }
}
.tooltip__icon {
    fill: #a0a3bd;
    color: #4e4b66;
    margin-left: 5px;
}

.header__overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(20, 20, 43, 0.65);
    z-index: 9;
    display: none;
}

body:has(.header--active),
body:has(.modal.show) {
    overflow-y: scroll;
    position: fixed;
    width: 100%;
}

body:has(.header--active) .header__overlay {
    display: block;
}

.header__wrapper {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 10;
    background-color: #fff;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
}

@media (max-width: 1199.98px) {
    .header__wrapper {
        max-height: 100%;
    }
}
.page-api .header {
    --grid-template-areas: 'header-logo header-buttons';
    --header-menu-display: none;
}

@media (max-width: 1199.98px) {
    .page-api .header {
        --dropdown-open-display: none;
        --grid-template-areas: 'header-logo header-buttons';
    }
}
@media (max-width: 767.98px) {
    .page-api .header {
        --dropdown-open-display: block;
        --grid-template-areas: 'header-logo header-dropdown-open';
    }
}
.page-api .header.header--active {
    --header-menu-display: none;
}

@media (max-width: 1199.98px) {
    .page-api .header.header--active {
        --grid-template-areas: 'header-logo header-dropdown-close';
    }
}
.page-api .header-menu--mobile {
    display: none;
}

.header {
    --grid-template-areas: 'header-logo header-menu header-buttons';
    --dropdown-open-display: none;
    --dropdown-close-display: none;
    --header-menu-display: grid;
    --header-mobile-display: none;
    --logo-back: none;
    --header-height: 72px;
}

@media (max-width: 1199.98px) {
    .header {
        --header-menu-display: none;
        --dropdown-open-display: flex;
        --grid-template-areas: 'header-logo header-buttons header-dropdown-open';
    }
}
@media (max-width: 767.98px) {
    .header {
        --buttons-mobile-display: flex;
        --grid-template-areas: 'header-logo header-dropdown-open';
        --header-height: 60px;
    }
}
@media (max-width: 1199.98px) {
    .header.header--active {
        --header-menu-display: none;
        --header-mobile-display: block;
        --dropdown-open-display: none;
        --dropdown-close-display: flex;
        --grid-template-areas: 'header-logo header-buttons header-dropdown-close';
    }
}
@media (max-width: 767.98px) {
    .header.header--active {
        --grid-template-areas: 'header-logo header-dropdown-close';
    }
}
.header button {
    border: 0;
    background-color: unset;
}

.header__top .container {
    display: grid;
    grid-template-areas: var(--grid-template-areas);
    grid-template-columns: 150px 1fr max-content max-content;
    align-items: center;
    height: var(--header-height);
}

.header__logo {
    grid-area: header-logo;
    display: flex;
    align-items: center;
}

.header__logo img {
    display: block;
}

.header__buttons {
    grid-area: header-buttons;
    display: flex;
    justify-content: end;
}

@media (max-width: 767.98px) {
    .header__buttons {
        gap: 8px;
    }
}
@media (max-width: 767.98px) {
    .header__buttons .btn + .btn {
        margin-left: 0;
    }
}
.header__buttons--mobile {
    display: none;
    padding: 24px;
    border-top: 1px solid #ebeef5;
}

@media (max-width: 499px) {
    .header__buttons--mobile {
        display: flex;
    }
}
.header__dropdown {
    border: none;
    background-color: unset;
    padding: 0;
    margin-left: 28px;
    justify-self: end;
    font-size: 28px;
    color: #6e7191;
    align-items: center;
    justify-content: center;
    transition: 0.25s;
    position: relative;
}

.header__dropdown:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    transform: translate(-50%, -50%);
}

.header__dropdown:hover {
    color: #202223;
}

.header__dropdown-open {
    grid-area: header-dropdown-open;
    display: var(--dropdown-open-display) !important;
}

.header__dropdown-close {
    grid-area: header-dropdown-close;
    display: var(--dropdown-close-display) !important;
}

.header-menu {
    display: var(--header-menu-display);
    grid-area: header-menu;
}

@media (min-width: 1024px) {
    .header-menu {
        justify-self: center;
        grid-auto-flow: column;
        gap: 4px;
    }
}
@media (max-width: 1199.98px) {
    .header-menu {
        margin-top: 16px;
    }
}
@media (max-width: 767.98px) {
    .header-menu {
        margin-top: 12px;
        gap: 1px;
    }
}
.header-menu__item {
    position: relative;
}

@media (max-width: 1199.98px) {
    .header-menu__item {
        margin: 0;
    }
}
@media (max-width: 1199.98px) {
    .header-menu__item:not(:first-child) {
        border-top: 1px solid #ebeef5;
    }
}
.header-menu__item > a,
.header-menu__item > button {
    font-size: 16px;
    font-weight: 600;
    line-height: 60px;
    color: #4e4b66;
    padding: 0 15px;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
}

@media (max-width: 1199.98px) {
    .header-menu__item > a,
    .header-menu__item > button {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 24px 48px;
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width: 767.98px) {
    .header-menu__item > a,
    .header-menu__item > button {
        padding: 24px;
    }
}
.header-menu__item > a:hover,
.header-menu__item > a.active,
.header-menu__item > button:hover,
.header-menu__item > button.active {
    color: #1d4ed8;
}

.header-menu__item > button {
    gap: 4px;
}

.header-menu__item > button .tmi-arrow-down,
.header-menu__item > button .tmi-chevron-down {
    color: #a0a3bd;
    margin-top: 2px;
}

.header-menu__item > button:hover .tmi-arrow-down,
.header-menu__item > button:hover .tmi-chevron-down,
.header-menu__item > button.active .tmi-arrow-down,
.header-menu__item > button.active .tmi-chevron-down {
    color: #1d4ed8;
}

.header-menu__item > button .tmi-chevron-down {
    font-size: 24px;
    margin: 0 2px 0 0;
}

@media (min-width: 1200px) {
    .header-menu__item--with-submenu:hover .header-submenu {
        display: grid;
        left: 10px;
    }
}
@media (min-width: 1024px) {
    .header-menu__item--with-submenu:hover .header-submenu-features {
        left: -205px;
    }
}
@media (min-width: 1200px) {
    .header-menu__item--with-submenu:hover .header-submenu-features {
        left: -235px;
    }
}
.header-submenu {
    display: none;
    position: absolute;
    left: -9999px;
    top: 55px;
    z-index: 2;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    white-space: nowrap;
}

@media (min-width: 1024px) {
    .header-submenu:before {
        content: '';
        position: absolute;
        left: -20px;
        right: -20px;
        bottom: -20px;
        top: -15px;
    }
}
.header-submenu-features {
    grid-template-columns: 200px 1fr;
    width: 940px;
}

.header-submenu-features__aside {
    border-right: 1px solid #ebeef5;
    padding: 20px 0;
    gap: 4px;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.header-submenu-features__content {
    padding: 16px 16px 32px;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 2;
}

.header-submenu-features__links {
    display: grid;
    gap: 4px 16px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: none;
    align-items: start;
}

.header-submenu-features__links-wrap {
    flex-grow: 1;
}

.header-submenu-features__links .header-submenu__link {
    border-radius: 8px;
    border: none !important;
    white-space: normal;
}

.header-submenu-features__links .header-submenu__description {
    margin-right: -10px;
}

.header-submenu-features__footer {
    flex-grow: 0;
    padding: 12px 20px 0;
}

.header-submenu-features__footer .btn {
    width: 100%;
}

.header-submenu__heading {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #202223;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    display: flex;
    align-items: center;
    margin-right: -10px;
}

@media (max-width: 1199.98px) {
    .header-submenu__heading {
        justify-content: space-between;
        line-height: 24px;
        color: #4e4b66;
    }
}
.header-submenu__heading .tmi-chevron-right {
    color: #a0a3bd;
    font-size: 16px;
    margin-left: 4px;
    margin-top: 2px;
    opacity: 0;
    position: relative;
}

@media (max-width: 1199.98px) {
    .header-submenu__heading .tmi-chevron-right {
        opacity: 1;
        font-size: 20px;
        margin: 0 12px;
    }
}
@media (max-width: 767.98px) {
    .header-submenu__heading .tmi-chevron-right {
        margin: 0 10px;
    }
}
.header-submenu__info {
    flex-grow: 1;
}

.header-submenu__description {
    margin-top: 4px;
    font-size: 14px;
    line-height: 20px;
    color: #6e7191;
    font-weight: 400;
}

@media (max-width: 1199.98px) {
    .header-submenu__description {
        display: none;
    }
}
.header-submenu__icon {
    margin-right: 12px;
    font-size: 24px;
    color: #1d4ed8;
    display: flex;
    align-items: center;
}

@media (max-width: 1199.98px) {
    .header-submenu__icon {
        display: none;
    }
}
.header-submenu__soon {
    display: inline-block;
    background: #69bc35;
    color: #fff;
    font-size: 10px;
    line-height: 18px;
    padding: 0 6px;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    margin-left: 8px;
    border-radius: 8px;
    text-transform: uppercase;
    position: relative;
    transform: translateY(2px);
}

.header-submenu__link {
    display: flex;
    align-items: flex-start;
    padding: 16px 20px;
    position: relative;
    z-index: 2;
}

@media (max-width: 1199.98px) {
    .header-submenu__link {
        background: #f9f9fc;
        padding: 16px 12px 16px 20px;
    }
}
.header-submenu__link:hover {
    background-color: #f7f7fc;
}

.header-submenu__link:hover .header-submenu__heading .tmi-chevron-right {
    opacity: 1;
}

.header-submenu__link.active,
.header-submenu__link.active:hover {
    background: #f0f8ff;
}

.header-submenu__link:not(:last-child) {
    border-bottom: 1px solid #eff0f6;
}

@media (max-width: 1199.98px) {
    .header-submenu__link:not(:last-child) {
        border: none;
        margin-bottom: 8px;
    }
}
@media (min-width: 1024px) {
    .header-submenu__link:last-child {
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }
}
@media (min-width: 1024px) {
    .header-submenu__link:first-child {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
    }
}
.header-submenu__link.d-none {
    display: none !important;
}

#helpParentMenuHeader .header-submenu > .header-submenu__title:first-child,
#helpParentMenuHeader .header-submenu > a:first-child {
    display: none !important;
}

@media (max-width: 1199.98px) {
    .header .submenu-open > button .tmi-chevron-down {
        transform: rotate(180deg);
    }
}
@media (max-width: 1199.98px) {
    .header .submenu-open .header-submenu {
        display: block;
        position: relative;
        white-space: unset;
        box-shadow: unset;
        left: 0;
        top: 0;
        border-radius: 0;
        margin: -4px 38px 16px 48px;
    }
}
@media (max-width: 767.98px) {
    .header .submenu-open .header-submenu {
        margin: -4px 16px 16px 16px;
    }
}
.header--mobile {
    display: var(--header-mobile-display);
    overflow: auto;
    max-height: calc(100vh - var(--header-height));
    position: relative;
    border-top: 1px solid #ebeef5;
}

.header-aside__item {
    padding: 12px 16px 12px 24px;
    cursor: pointer;
    line-height: 20px;
    font-size: 16px;
    color: #6e7191;
    transition: 0.3s;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
}

.header-aside__item:hover {
    color: #1d4ed8;
}

.header-aside__item:hover .tmi-chevron-right {
    color: #1d4ed8;
}

.header-aside__item--active {
    background: #f0f8ff;
    color: #1d4ed8;
}

.header-aside__item--active .tmi-chevron-right {
    color: #1d4ed8 !important;
}

.header-aside__item .tmi-chevron-right {
    font-size: 20px;
    color: #a0a3bd;
}

.main {
    overflow: hidden;
}

.container {
    max-width: 1246px !important;
    padding: 0 48px;
    margin: 0 auto;
    width: 100%;
}

@media (max-width: 767.98px) {
    .container {
        padding: 0 24px;
    }
}
.container-md {
    max-width: 1032px;
    padding: 0 48px;
    margin: 0 auto;
    width: 100%;
}

@media (max-width: 767.98px) {
    .container-md {
        max-width: 984px;
        padding: 0 24px;
    }
}
.base-section {
    padding: 100px 0;
}

@media (max-width: 1199.98px) {
    .base-section {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .base-section {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .base-section {
        padding: 40px 0;
    }
}
.base-section.bg-lift {
    background: url(/assets/backgrounds/gray-bg.png) center top no-repeat #f9f9fc;
    background-size: cover;
}

.base-section.bg-blue {
    background: url(/assets/backgrounds/hero-bg-light.svg) center top no-repeat #dbefff;
    background-size: cover;
}

.base-section .heading-container {
    margin: 0 auto 48px;
    text-align: center;
}

@media (max-width: 1023.98px) {
    .base-section .heading-container {
        margin-bottom: 40px;
        text-align: left;
    }
}
.base-section.pt-half,
.base-section.py-half {
    padding-top: 52px;
}

@media (max-width: 767.5px) {
    .base-section.pt-half,
    .base-section.py-half {
        padding-top: 40px;
    }
}
.base-section.pb-half,
.base-section.py-half {
    padding-bottom: 52px;
}

@media (max-width: 767.5px) {
    .base-section.pb-half,
    .base-section.py-half {
        padding-top: 40px;
    }
}
.base-section.pt-none,
.base-section.py-none {
    padding-top: 0px;
}

.base-section.pb-none,
.base-section.py-none {
    padding-bottom: 0px;
}

.base-section.pt-32px,
.base-section.py-32px {
    padding-top: 32px;
}

.base-section.pb-32px,
.base-section.py-32px {
    padding-bottom: 32px;
}

.base-section.pt-xs,
.base-section.py-xs {
    padding-top: 28px;
}

.base-section.pb-xs,
.base-section.py-xs {
    padding-bottom: 28px;
}

.base-section.max-width-832 .container {
    max-width: 832px;
}

.base-section.max-width-1000 .container {
    max-width: 1000px;
}

.base-section.border-top {
    border-top: 1px solid #ebeef5;
}

.base-section.border-bottom {
    border-bottom: 1px solid #ebeef5;
}

.visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px !important;
    overflow: hidden;
    position: absolute !important;
    white-space: nowrap;
    width: 1px;
}

.footer {
    background: #f7f7fc;
}

.footer a {
    font-weight: 400;
    color: #4E4B66;
}

.footer a:hover {
    color: #202223;
}

.footer a:hover svg {
    fill: #4e4b66;
}

.footer-top {
    padding: 68px 0;
    font-size: 14px;
    line-height: 20px;
}

@media (max-width: 1199.98px) {
    .footer-top {
        padding: 48px 0;
    }
}
@media (max-width: 1023.98px) {
    .footer-top {
        padding: 32px 0;
    }
}
.footer-top__in {
    display: grid;
    grid-template-areas: 'footer-info footer-column-links' 'footer-column-recent footer-column-links' 'footer-logos footer-column-links';
    grid-template-rows: min-content min-content 1fr;
    gap: 32px 24px;
    grid-template-columns: 248px 1fr;
}

@media (max-width: 1199.98px) {
    .footer-top__in {
        gap: 24px;
    }
}
@media (max-width: 767.98px) {
    .footer-top__in {
        grid-template-areas: 'footer-info' 'footer-column-recent' 'footer-column-links' 'footer-logos';
        gap: 16px;
        grid-template-columns: unset;
    }
}
.footer-top__heading {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    color: #4e4b66;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    position: relative;
}

@media (max-width: 1199.98px) {
    .footer-top__heading {
        margin-bottom: 16px;
    }
}
@media (max-width: 767.98px) {
    .footer-top__heading {
        padding: 12px 40px 12px 0;
        margin: 0;
        cursor: pointer;
    }
}
@media (max-width: 767.98px) {
    .footer-top__heading:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 24px;
        height: 24px;
        background: url(../assets/icons/chevron-down.svg) center center no-repeat;
        background-size: cover;
    }
}
.footer-top__column {
    padding-top: 2px;
}

@media (max-width: 767.98px) {
    .footer-top__column {
        padding: 0;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .footer-top__column ul {
        column-count: 2;
        column-gap: 20px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .footer-top__column ul li {
        display: inline-block;
        width: 100%;
    }
}
.footer-top__column ul li:not(:last-child) {
    margin-bottom: 12px;
}

.footer-top__column.links {
    grid-area: footer-column-links;
    column-count: 4;
    column-gap: 32px;
    column-fill: balance;
}

@media (max-width: 1199.98px) {
    .footer-top__column.links {
        column-gap: 24px;
        column-count: 3;
    }
}
@media (max-width: 1023.98px) {
    .footer-top__column.links {
        column-count: 2;
    }
}
@media (max-width: 767.98px) {
    .footer-top__column.links {
        column-count: 1;
    }
}
.footer-top__column.recent {
    grid-area: footer-column-recent;
}

@media (max-width: 767.98px) {
    .footer-top__column.recent {
        margin-bottom: -16px;
    }
}
.footer-top__links {
    display: inline-block;
    width: 100%;
    margin-bottom: 32px;
}

@media (max-width: 1199.98px) {
    .footer-top__links {
        margin-bottom: 24px;
    }
}
@media (max-width: 767.98px) {
    .footer-top__links {
        margin-bottom: 0;
        border-bottom: 1px solid #d9dbe9;
    }
}
.recent .footer-top__links {
    margin: 0;
}

@media (max-width: 767.98px) {
    .footer-top__links ul {
        display: none;
        padding: 4px 0 24px;
    }
}
@media (max-width: 767.98px) {
    .footer-top__links--opened ul {
        display: block;
    }
}
@media (max-width: 767.98px) {
    .footer-top__links--opened .footer-top__heading:after {
        transform: translateY(-50%) rotate(180deg);
    }
}
.footer-top__logos {
    grid-area: footer-logos;
    display: flex;
    align-items: start;
    gap: 12px;
    margin-top: -40px;
}

.footer-top__logos img {
    width: 68px;
    border-radius: 50%;
}

.footer-top__logo {
    display: inline-flex;
    align-items: center;
}

.footer-top__logo img {
    height: 26px;
}

.footer-top__info {
    grid-area: footer-info;
    display: grid;
    gap: 20px;
}

.footer-top__contacts {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 12px;
}

.footer-top__contacts a {
    display: flex;
    align-items: center;
    gap: 8px;
}

.footer-top__contacts a [class^='tmi-'],
.footer-top__contacts a [class*=' tmi-'] {
    font-size: 18px;
}

.footer-top__contacts img {
    max-height: 18px;
    max-width: 18px;
}

.footer-bottom {
    border-top: 1px solid #e3e4ee;
    padding: 32px 0;
    font-size: 14px;
    line-height: 20px;
}

.footer-bottom__in {
    display: grid;
    align-items: start;
    grid-template-areas: 'footer-bottom-socials footer-bottom-menu footer-bottom-menu' 'footer-bottom-copyright footer-bottom-text footer-bottom-downloads';
    gap: 36px 24px;
    grid-template-columns: 230px auto 230px;
}

@media (max-width: 1199.98px) {
    .footer-bottom__in {
        gap: 32px;
        grid-template-areas: 'footer-bottom-socials footer-bottom-menu' 'footer-bottom-copyright footer-bottom-text' 'footer-bottom-downloads footer-bottom-downloads';
        grid-template-columns: unset;
    }
}
@media (max-width: 1023.98px) {
    .footer-bottom__in {
        gap: 24px;
        grid-template-areas: 'footer-bottom-socials' 'footer-bottom-menu' 'footer-bottom-text' 'footer-bottom-downloads' 'footer-bottom-copyright';
        grid-template-columns: unset;
    }
}
.footer-bottom__socials {
    grid-area: footer-bottom-socials;
    display: flex;
    gap: 16px;
    color: #6e7191;
    align-items: center;
}

@media (max-width: 1023.98px) {
    .footer-bottom__socials {
        justify-content: center;
    }
}
.footer-bottom__socials a {
    font-size: 24px;
    color: #6e7191;
}

.footer-bottom__socials a:hover {
    color: #4e4b66;
}

.footer-bottom__menu {
    grid-area: footer-bottom-menu;
    display: flex;
    justify-content: flex-end;
}

@media (max-width: 1023.98px) {
    .footer-bottom__menu {
        justify-content: center;
    }
}
.footer-bottom__menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
}

@media (max-width: 767.98px) {
    .footer-bottom__menu ul {
        text-align: center;
        justify-content: center;
    }
}
.footer-bottom__menu li {
    display: flex;
    align-items: center;
    line-height: 24px;
}

@media (max-width: 767.98px) {
    .footer-bottom__menu li {
        justify-content: center;
    }
}
.footer-bottom__menu li:not(:first-child):before {
    content: '|';
    font-size: 12px;
    margin: 0 8px;
}

.footer-bottom__copyright {
    grid-area: footer-bottom-copyright;
    font-size: 12px;
    line-height: 20px;
    color: #4E4B66;
}

@media (max-width: 1199.98px) {
    .footer-bottom__copyright {
        text-align: left;
    }

    .footer-top__logos {
        margin-top: -24px;
    }
}
@media (max-width: 1023.98px) {
    .footer-bottom__copyright {
        text-align: center;
    }
}
.footer-bottom__text {
    grid-area: footer-bottom-text;
    font-size: 12px;
    line-height: 14px;
    color: #4E4B66;
    text-align: center;
}

@media (max-width: 1199.98px) {
    .footer-bottom__text {
        text-align: right;
    }
}
@media (max-width: 1023.98px) {
    .footer-bottom__text {
        text-align: center;
    }
}
.footer-bottom__text-info {
    margin-right: 10px;
}

.footer-bottom__text-info .address-container p {
    margin-bottom: 0px;
    line-height: 20px;
}

.footer-bottom__text-info .address-container p span {
    white-space: nowrap;
    line-height: 20px;
}
@media (max-width: 767.98px) {
    .footer-bottom__text-info {
        display: block;
        margin: 0 0 14px;
    }
}
.footer-bottom__downloads {
    grid-area: footer-bottom-downloads;
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

@media (max-width: 1199.98px) {
    .footer-bottom__downloads {
        justify-content: flex-start;
    }
}
@media (max-width: 1023.98px) {
    .footer-bottom__downloads {
        justify-content: center;
    }
}
.footer-bottom__downloads img {
    display: block;
}

.customer-experience__wrapper:not(.noWrapper) {
    background: #fff;
    padding: 32px 0;
    text-align: center;
}

@media (max-width: 767.98px) {
    .customer-experience__wrapper:not(.noWrapper) {
        padding: 24px 0;
    }

    .footer-top__logos {
        margin-top: 0;
    }
}
.customer-experience__wrapper.noWrapper .container {
    padding: 0;
}

.customer-experience__reviews {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    column-gap: 12px;
    row-gap: 28px;
    overflow: hidden;
}

@media (max-width: 767.98px) {
    .customer-experience__reviews {
        max-width: 600px;
    }
}
@media (max-width: 375.98px) {
    .customer-experience__reviews {
        margin: 0 -12px;
    }
}
.customer-experience__reviews--three .customer-experience__reviews__item {
    flex: 1 1 calc(33.33% - 20px);
    min-width: 140px;
    position: relative;
    padding: 0 10px;
}

@media (max-width: 767.98px) {
    .customer-experience__reviews--three .customer-experience__reviews__item {
        flex: 1 1 calc(100% - 20px);
    }
}
.customer-experience__reviews__image {
    display: flex;
    justify-content: center;
    margin-bottom: 14px;
    height: 34px;
}

.customer-experience__reviews__image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.customer-experience__reviews__text {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    color: #4e4b66;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
}

.customer-experience__reviews__link a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-decoration: none;
}

.customer-experience__reviews__rating {
    margin-bottom: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f0ac4c;
    font-size: 20px;
}

.customer-experience__reviews__item {
    flex: 1 1 calc(25% - 20px);
    min-width: 140px;
    position: relative;
    padding: 0 10px;
}

@media (max-width: 767.98px) {
    .customer-experience__reviews__item {
        flex: 1 1 calc(50% - 20px);
    }
}
.customer-experience__reviews__item:not(:last-child)::after {
    content: '';
    display: block;
    position: absolute;
    right: -6px;
    width: 1px;
    height: 60px;
    background: #eff0f6;
    top: 50%;
    transform: translateY(-50%);
}

.customer-experience__stats {
    display: flex;
    justify-content: center;
    margin-top: 56px;
}

.customer-experience__stats__counter {
    font-size: 40px;
    color: #1d4ed8;
    line-height: 44px;
    font-weight: 500;
    margin-bottom: 8px;
}

.customer-experience__stats__text {
    color: #6e7191;
}

.customer-experience__stats__item {
    width: 220px;
    margin: 0 12px;
}

@media (max-width: -0.02) {
    .gt-xxs {
        display: none;
    }
}
@media (min-width: 0) {
    .lt-xxs {
        display: none;
    }
}
@media (max-width: 375.98px) {
    .gt-xs {
        display: none;
    }
}
@media (min-width: 376px) {
    .lt-xs {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .gt-sm {
        display: none;
    }
}
@media (min-width: 768px) {
    .lt-sm {
        display: none;
    }
}
@media (max-width: 1023.98px) {
    .gt-md {
        display: none;
    }
}
@media (min-width: 1024px) {
    .lt-md {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .gt-lg {
        display: none;
    }
}
@media (min-width: 1200px) {
    .lt-lg {
        display: none;
    }
}
@media (max-width: 1439.98px) {
    .gt-xl {
        display: none;
    }
}
@media (min-width: 1440px) {
    .lt-xl {
        display: none;
    }
}
@media (max-width: 1919.98px) {
    .gt-xxl {
        display: none;
    }
}
@media (min-width: 1920px) {
    .lt-xxl {
        display: none;
    }
}
.avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    justify-content: center;
}

.avatar img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}

.avatar--blue {
    background: #aad9ff;
}

.avatar--green {
    background: #bfe0b8;
}

.reviews .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.reviews-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

.reviews-list__author {
    display: flex;
    margin-top: auto;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    border-top: 1px solid #ebeef5;
}

.reviews-list__author-left {
    display: flex;
    align-items: center;
}

.reviews-list__author-avatar {
    margin-right: 8px;
}

@media (max-width: 767.98px) {
    .reviews-list__author-avatar {
        display: none;
    }
}
.reviews-list__author-right {
    display: flex;
}

.reviews-list__author-right img {
    max-height: 32px;
}

.reviews-list__author-name {
    font-size: 16px;
    line-height: 24px;
    color: #202223;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
}

.reviews-list__author-date {
    margin-top: 2px;
    font-size: 14px;
    line-height: 20px;
    color: #6e7191;
}

.reviews-list__title {
    margin-bottom: 8px;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: #202223;
}

.reviews-list__text {
    font-size: 16px;
    line-height: 24px;
    color: #6e7191;
    margin-bottom: 20px;
}

.reviews-list__item {
    break-inside: avoid;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    padding: 32px 32px 28px;
    text-align: left;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #ebeef5;
    width: calc(50% - 12px);
    display: flex;
    flex-direction: column;
    max-width: 610px;
    margin: 0 0 24px;
}

@media (max-width: 1023.98px) {
    .reviews-list__item {
        padding: 24px 24px 20px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}
.get-started {
    padding: 100px 0;
    text-align: center;
    background: url(/assets/backgrounds/gray-bg.png) center top no-repeat #f9f9fc;
    background-size: cover;
}

@media (max-width: 1199.98px) {
    .get-started {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .get-started {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .get-started {
        padding: 40px 0;
        text-align: left;
    }
}
.get-started .heading-container {
    max-width: 900px;
    margin: 0 auto 48px;
}

@media (max-width: 1023.98px) {
    .get-started .heading-container {
        margin-bottom: 40px;
    }
}
.get-started__icon {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.get-started__icon svg {
    width: 44px;
    height: 44px;
}

.get-started__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    color: #202223;
    margin-bottom: 8px;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
}

.get-started__text {
    font-size: 18px;
    line-height: 28px;
    color: #6e7191;
}

.get-started__steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(200px, 1fr));
    padding: 0 0 48px;
    margin: auto;
    column-gap: 80px;
    row-gap: 36px;
}

@media (max-width: 1023.98px) {
    .get-started__steps {
        column-gap: 24px;
        display: none;
    }
}
@media (max-width: 767.98px) {
    .get-started__steps {
        padding: 0 0 36px;
        max-width: 500px;
        margin: 0 auto;
        grid-template-columns: unset;
    }
}
.get-started__buttons {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

@media (max-width: 767.98px) {
    .get-started__buttons {
        flex-direction: column;
        gap: 16px;
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
    }
}
.get-started__buttons .btn + .btn {
    margin-left: 0;
}

.get-started__buttons-info {
    display: block;
    text-align: center;
    margin-top: 6px;
    font-size: 14px;
    line-height: 26px;
    color: #6e7191;
}

.features-block {
    display: flex;
    gap: 16px;
}

@media (max-width: 767.98px) {
    .features-block {
        gap: 8px;
        flex-direction: column;
    }
}
.features-block__icon {
    width: 34px;
    font-size: 34px;
    color: #1d4ed8;
}

.features-block__info {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.features-block__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #202223;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    margin: 3px 0;
}

@media (max-width: 1023.98px) {
    .features-block__title br {
        display: none;
    }
}
.features-block__link {
    color: #4e4b66;
}

.features-block__link__icon-wrapper {
    display: inline-block;
    position: relative;
    font-size: 18px;
    color: #a0a3bd;
}

.features-block__link__title {
    display: inline;
}

.features-block__link__soon {
    display: inline-block;
    background: #69bc35;
    color: #fff;
    font-size: 12px;
    line-height: 21px;
    padding: 0 8px;
    font-weight: 700;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    margin-left: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    position: relative;
    transform: translateY(-2px);
}

.features-block__description {
    color: #6e7191;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.features-block.vertical {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
}

@media (max-width: 767.98px) {
    .features-block.vertical {
        gap: 16px;
    }
}
.features-block.vertical .features-block__title {
    margin: 3px -26px;
}

@media (max-width: 1023.98px) {
    .features-block.vertical .features-block__title {
        margin: 3px 0;
    }
}
.features-block.vertical .features-block__icon {
    height: 44px;
    font-size: 44px;
    width: auto;
}

.features-block.vertical .features-block__info {
    gap: 8px;
}

.features-block.outline {
    background: #fff;
    border: 1px solid #ebeef5;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 23px;
    gap: 20px;
}

@media (max-width: 767.98px) {
    .features-block.outline {
        gap: 16px;
    }
}
.features-block.d-none {
    display: none;
}

a.features-block:hover .features-block__link {
    color: #1d4ed8;
}

a.features-block:hover .features-block__link__icon-wrapper {
    color: #1d4ed8;
}

@media (max-width: -0.02) {
    .gt-xxs {
        display: none;
    }
}
@media (min-width: 0) {
    .lt-xxs {
        display: none;
    }
}
@media (max-width: 375.98px) {
    .gt-xs {
        display: none;
    }
}
@media (min-width: 376px) {
    .lt-xs {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .gt-sm {
        display: none;
    }
}
@media (min-width: 768px) {
    .lt-sm {
        display: none;
    }
}
@media (max-width: 1023.98px) {
    .gt-md {
        display: none;
    }
}
@media (min-width: 1024px) {
    .lt-md {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .gt-lg {
        display: none;
    }
}
@media (min-width: 1200px) {
    .lt-lg {
        display: none;
    }
}
@media (max-width: 1439.98px) {
    .gt-xl {
        display: none;
    }
}
@media (min-width: 1440px) {
    .lt-xl {
        display: none;
    }
}
@media (max-width: 1919.98px) {
    .gt-xxl {
        display: none;
    }
}
@media (min-width: 1920px) {
    .lt-xxl {
        display: none;
    }
}
.features-lists-vertical-three {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: auto;
    column-gap: 80px;
    row-gap: 36px;
}

@media (max-width: 1023.98px) {
    .features-lists-vertical-three {
        column-gap: 24px;
    }
}
@media (max-width: 767.98px) {
    .features-lists-vertical-three {
        max-width: 520px;
        margin: 0 auto;
        grid-template-columns: unset;
    }
}
.features-lists-vertical-two {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 56px;
    column-gap: 140px;
    padding: 0 50px;
}

@media (max-width: 1199.98px) {
    .features-lists-vertical-two {
        column-gap: 120px;
        padding: 0 40px;
    }
}
@media (max-width: 1023.98px) {
    .features-lists-vertical-two {
        padding: 0;
    }
}
@media (max-width: 767.98px) {
    .features-lists-vertical-two {
        max-width: 520px;
        margin: 0 auto;
        padding: 0;
        row-gap: 28px;
        grid-template-columns: unset;
    }
}
.features-lists-vertical-two .features-block {
    justify-self: center;
}

.features-lists-two {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    width: 100%;
    max-width: 1070px;
    margin: auto;
    text-align: left;
}

@media (max-width: 767.98px) {
    .features-lists-two {
        grid-template-columns: 1fr;
        gap: 28px;
    }
}
.cta {
    background: linear-gradient(81deg, rgba(52, 70, 145, 0) 55.39%, #121931 116.43%),
        linear-gradient(279deg, rgba(55, 73, 151, 0) 53.9%, #121931 114.84%), #344691 !important;
    position: relative;
    overflow: hidden;
    padding: 70px 0 70px;

    @media (max-width: 768px) {
        padding: 48px 0;
    }

    &::before {
        content: '';
        position: absolute;
        left: -60px;
        top: -85px;
        width: 605px;
        height: 605px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='545' height='521' viewBox='0 0 545 521' fill='none'%3E%3Cpath opacity='0.08' d='M-60 -84.5498H545L-60 520.45V-84.5498Z' fill='url(%23paint0_linear_15737_6205)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_15737_6205' x1='25.5611' y1='90.3616' x2='499.424' y2='-132.282' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F7F7FC' stop-opacity='0'/%3E%3Cstop offset='0.809837' stop-color='%23D3D3F1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        pointer-events: none;
        z-index: 1;
    }

    &::after {
        content: '';
        position: absolute;
        right: -120px;
        bottom: -75px;
        width: 519px;
        height: 499px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='399' height='425' viewBox='0 0 399 425' fill='none'%3E%3Cpath opacity='0.08' d='M519 499.45H0L492.265 0.450195H519V499.45Z' fill='url(%23paint0_linear_15737_6206)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_15737_6206' x1='289.271' y1='499.45' x2='450.781' y2='152.698' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23F7F7FC' stop-opacity='0'/%3E%3Cstop offset='0.809837' stop-color='%23D3D3F1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        pointer-events: none;
        z-index: 1;
    }
}

.cta p {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 48px;
    color: #fff;
    font-family: Inter, sans-serif;

    @media (max-width: 768px) {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }
}

@media (max-width: 1023.98px) {
    .cta {
        padding: 60px 0;
    }
}
.cta h1,
.cta .h1 {
    margin-bottom: 24px;
    color: #fff;
    font-weight: 800;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: -0.02em;
    text-align: center;
}

@media (max-width: 1199.5px) {
    .cta h1,
    .cta .h1 {
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 16px;
    }
}
@media (max-width: 767.5px) {
    .cta h1,
    .cta .h1 {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 12px;
    }
}
.cta .heading-container {
    margin: 0 auto 48px;
    max-width: 650px;
    font-weight: 300;
}

@media (max-width: 1199.5px) {
    .cta .heading-container {
        margin-bottom: 32px;
    }
}
@media (max-width: 767.5px) {
    .cta .heading-container {
        margin-bottom: 24px;
    }
}
.faq {
    padding: 100px 0;
}

@media (max-width: 1199.98px) {
    .faq {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .faq {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .faq {
        padding: 40px 0;
    }
}
.faq.bordered {
    border-top: 1px solid #ebeef5;
}

.faq .heading-container {
    margin: 0 auto 40px;
    max-width: 650px;
    text-align: center;
}

@media (max-width: 767.98px) {
    .faq .heading-container {
        text-align: left;
    }
}
.faq-list {
    max-width: 936px;
    margin-left: auto;
    margin-right: auto;
}

.faq-list__img {
    border-radius: 8px;
    margin-top: 16px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

.faq-list__note {
    padding: 14px 16px;
    margin-top: 16px;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6e7191;
    border-radius: 8px;
}

.faq-list__note--light {
    border: 1px solid #f4e8be;
    background: #fff7db;
}

.faq-list__note--blue {
    background: #dbefff;
    border: 1px solid #aad9ff;
}

.faq-list__code {
    margin-top: 16px;
    border: 1px solid #ebeef5;
    border-radius: 8px;
    background-color: #f7f7fc;
    padding: 12px 24px;
    font-size: 18px;
    line-height: 32px;
    tab-size: 40px;
}

.faq-list__table {
    border: 1px solid #ebeef5;
    border-radius: 8px;
    width: 100%;
    margin-top: 18px;
}

.faq-list__table tr:nth-of-type(odd) {
    background-color: #f7f7fc;
}

.faq-list__table tr:has(th) {
    background-color: #1d4ed8 !important;
    border-radius: 7px 7px 0 0;
}

.faq-list__table tr > th,
.faq-list__table tr td {
    padding: 12px 16px;
    font-size: 18px;
    line-height: 20px;
}

.faq-list__table tr > td {
    color: #4e4b66;
}

.faq-list__table tr *:first-child {
    min-width: 190px;
}

@media (max-width: 767.98px) {
    .faq-list__table tr *:first-child {
        min-width: 0;
    }
}
.faq-list__table tr > th {
    color: #fff;
    font-weight: 500;
}

.faq-list.faq-list__width-show-more .faq-list__item--hide {
    height: 0;
    padding-bottom: 0;
    border-width: 0;
}

.faq-list.faq-list__width-show-more + .faq-list__more {
    display: block;
}

.faq-list__body p {
    margin-bottom: 0;
}

.faq-list__body__country {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 4px;
}

.faq-list__body hr {
    border: none;
    border-top: 1px solid #f7f7fc;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-top: 12px;
}

.faq-list__body p code {
    color: #e83e8c;
}

.faq-list__body * + p {
    margin-top: 16px;
}

.faq-list__body ul {
    margin-top: 12px;
}

.faq-list__body ul li {
    position: relative;
    padding-left: 13px;
}

.faq-list__body ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #1d4ed8;
}

@media (max-width: 767.98px) {
    .faq-list__body ul li:before {
        top: 9px;
    }
}
.faq-list__body ul li + li {
    margin-top: 12px;
}

.faq-list__body ul.circle-style {
    margin-top: 12px;
    margin-left: 7px;
}

.faq-list__body ul.circle-style li:before {
    background-color: unset;
    border: 1.5px solid #1d4ed8;
}

.faq-list__body b {
    font-weight: 500;
    color: #4e4b66;
}

.faq-list__body b a {
    font-weight: 500;
}

.faq-list__item {
    padding: 12px 0;
    overflow: hidden;
    transition: all 0.25s;
}

.faq-list__item:not(.faq-list__item--active) .faq-list__body {
    height: 0 !important;
}

.faq-list__item:not(:first-child) {
    border-top: 1px solid #ebeef5;
}

.faq-list__more {
    padding: 1px 0;
    border-bottom: 1px solid #ebeef5;
    border-top: 1px solid #ebeef5;
    max-width: 800px;
    margin: 0 auto;
    display: none;
}

.faq-list__body {
    padding: 0 84px 0 0;
    color: #6e7191;
    letter-spacing: 0.005em;
    overflow: hidden;
    transition: height 0.25s;
}

@media (max-width: 767.98px) {
    .faq-list__body {
        padding-right: 0;
    }
}
.faq-list__body-wrapper {
    padding-bottom: 16px;
}

.faq-list__header {
    padding: 16px 0;
    font-size: 20px;
    line-height: 24px;
    cursor: pointer;
    user-select: none;
    font-weight: 700;
    display: flex;
    gap: 16px;
    color: #4e4b66;
    transition: color 0.1s;
    padding-right: 84px;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    position: relative;
}

.faq-list__header:hover .faq-list__header__icon {
    background: #4e4b66;
    color: #fff;
}

.faq-list__header__icon {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ebeef5;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    position: absolute;
    right: 0;
    top: 6px;
    color: #6e7191;
    font-size: 24px;
}

@media (max-width: 767.98px) {
    .faq-list__header__icon {
        top: 10px;
        width: 36px;
        height: 36px;
        font-size: 20px;
    }
}
.faq-list__header__icon .tmi-chevron-up {
    transform: rotate(180deg);
    transition: 0.3s;
}

.faq-list__item--active .faq-list__header__icon .tmi-chevron-up {
    transform: rotate(0deg);
}

@media (max-width: -0.02) {
    .gt-xxs {
        display: none;
    }
}
@media (min-width: 0) {
    .lt-xxs {
        display: none;
    }
}
@media (max-width: 375.98px) {
    .gt-xs {
        display: none;
    }
}
@media (min-width: 376px) {
    .lt-xs {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .gt-sm {
        display: none;
    }
}
@media (min-width: 768px) {
    .lt-sm {
        display: none;
    }
}
@media (max-width: 1023.98px) {
    .gt-md {
        display: none;
    }
}
@media (min-width: 1024px) {
    .lt-md {
        display: none;
    }
}
@media (max-width: 1199.98px) {
    .gt-lg {
        display: none;
    }
}
@media (min-width: 1200px) {
    .lt-lg {
        display: none;
    }
}
@media (max-width: 1439.98px) {
    .gt-xl {
        display: none;
    }
}
@media (min-width: 1440px) {
    .lt-xl {
        display: none;
    }
}
@media (max-width: 1919.98px) {
    .gt-xxl {
        display: none;
    }
}
@media (min-width: 1920px) {
    .lt-xxl {
        display: none;
    }
}
.avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #fff;
    justify-content: center;
}

.avatar img {
    width: 100%;
    border-radius: 50%;
    height: 100%;
    object-fit: cover;
}

.avatar--blue {
    background: #aad9ff;
}

.avatar--green {
    background: #bfe0b8;
}

.reviews .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.reviews-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

.reviews-list__author {
    display: flex;
    margin-top: auto;
    justify-content: space-between;
    align-items: center;
    padding-top: 16px;
    border-top: 1px solid #ebeef5;
}

.reviews-list__author-left {
    display: flex;
    align-items: center;
}

.reviews-list__author-avatar {
    margin-right: 8px;
}

@media (max-width: 767.98px) {
    .reviews-list__author-avatar {
        display: none;
    }
}
.reviews-list__author-right {
    display: flex;
}

.reviews-list__author-right img {
    max-height: 32px;
}

.reviews-list__author-name {
    font-size: 16px;
    line-height: 24px;
    color: #202223;
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
}

.reviews-list__author-date {
    margin-top: 2px;
    font-size: 14px;
    line-height: 20px;
    color: #6e7191;
}

.reviews-list__title {
    margin-bottom: 8px;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: #202223;
}

.reviews-list__text {
    font-size: 16px;
    line-height: 24px;
    color: #6e7191;
    margin-bottom: 20px;
}

.reviews-list__item {
    break-inside: avoid;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    padding: 32px 32px 28px;
    text-align: left;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #ebeef5;
    width: calc(50% - 12px);
    display: flex;
    flex-direction: column;
    max-width: 610px;
    margin: 0 0 24px;
}

@media (max-width: 1023.98px) {
    .reviews-list__item {
        padding: 24px 24px 20px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}

#bott-facebook:hover {
    content: url('../../img/bottom/Social_Icons_hov_fb.svg');
}
#bott-x:hover {
    content: url('../../img/bottom/Social_Icons_hov_x.svg');
}
#bott-in:hover {
    content: url('../../img/bottom/Social_Icons_hov_in.svg');
}

.help__article h2 a {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    font-family: 'Plus Jakarta Sans', 'Inter', Helvetica Neue, Arial, sans-serif;
}

.help-hero .help-container {
    max-width: var(--max-width);
}

.input__content {
    max-width: 876px;
    margin: auto;
}

@media (max-width: 767.98px) {
    .header__top .container {
        display: grid;
        grid-template-areas: 'header-logo header-buttons header-dropdown-open';
        grid-template-columns: 128px 1fr max-content max-content;
        align-items: center;
        height: var(--header-height);
    }
}

@media (max-width: 767.98px) {
    .header__buttons .btn {
        height: 32px;
        padding: 0 15px;
    }
}

@media (max-width: 355px) {
    .header__buttons .btn--1 {
        display: none;
    }
}

@media (max-width: 499px) {
    .header__buttons .btn--2 {
        display: none;
    }
}

@media (max-width: 499px) {
    .header__buttons .btn--1-logged {
        display: none;
    }
}
@media (min-width: 500px) {
    .header__buttons .btn--1-logged {
        display: inline-flex;
    }
}

@media (max-width: 355px) {
    .header__buttons .btn--2-logged {
        display: none;
    }
}
@media (min-width: 356px) {
    .header__buttons .btn--2-logged {
        display: inline-flex;
    }
}

@media (max-width: 767.98px) {
    .header__buttons .btn *[class^='tmi'],
    .header__buttons .btn *[class*=' tmi'] {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .header__dropdown {
        margin-left: 16px;
    }
}

@media (max-width: 767.98px) {
    .header__dropdown:before {
        width: 32px;
        height: 32px;
    }
}

@media (max-width: 767.98px) {
    .header__buttons .fa-shopping-cart,
    .header__buttons .mditm-account-circle {
        display: none;
    }
}

.header {
    --grid-template-areas: 'header-logo header-menu header-buttons';
    --dropdown-open-display: none;
    --dropdown-close-display: none;
    --header-menu-display: grid;
    --header-mobile-display: none;
    --logo-width: 150px;
    --logo-back: none;
    --header-height: 72px;
    --grid-columns: 150px 1fr max-content max-content;
}

@media (max-width: 1199.98px) {
    .header {
        --header-menu-display: none;
        --dropdown-open-display: flex;
        --grid-template-areas: 'header-logo header-buttons header-dropdown-open';
    }
}
@media (max-width: 767.98px) {
    .header {
        --buttons-mobile-display: flex;
        --grid-template-areas: 'header-logo header-buttons header-dropdown-open';
        --header-height: 60px;
        --logo-width: 128px;
        --grid-columns: 128px 1fr max-content max-content;
    }
}
@media (max-width: 374.98px) {
    .header {
        --logo-width: 105px;
    }
}
@media (max-width: 1199.98px) {
    .header.header--active {
        /* --header-menu-display: none; */
        --header-mobile-display: block;
        --dropdown-open-display: none;
        --dropdown-close-display: flex;
        --grid-template-areas: 'header-logo header-buttons header-dropdown-close';
    }
}

.header__top .container {
    display: grid;
    grid-template-areas: var(--grid-template-areas);
    grid-template-columns: var(--grid-columns);
    align-items: center;
    height: var(--header-height);
}

@media (max-width: 499px) {
    .header__buttons--mobile {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
}

.header__buttons--mobile .btn {
    height: 40px;
    padding: 0 19px;
}

@media (min-width: 355px) {
    .header__buttons--mobile .btn--2 {
        display: none;
    }
}

@media (max-width: 354px) {
    .header__buttons--mobile .btn--2 {
        display: inline-flex;
    }
}

@media (min-width: 499px) {
    .header__buttons--mobile .btn--1 {
        display: none;
    }
}

@media (max-width: 499px) {
    .header__buttons--mobile .btn--1 {
        display: inline-flex;
    }
}

@media (min-width: 355px) {
    .header__buttons--mobile .btn--1-logged {
        display: none;
    }
}

@media (max-width: 354px) {
    .header__buttons--mobile .btn--1-logged {
        display: inline-flex;
    }
    .btn--1-logged .mditm-account-circle {
        display: inline-flex;
    }
}

@media (min-width: 499px) {
    .header__buttons--mobile .btn--2-logged {
        display: none;
    }
}

@media (max-width: 499px) {
    .header__buttons--mobile .btn--2-logged {
        display: inline-flex;
    }
    .btn--2-logged .fa-shopping-cart {
        display: inline-flex;
    }
}

@media (max-width: 767.98px) {
    .header__top .container {
        display: grid;
        grid-template-areas: 'header-logo header-buttons header-dropdown-open';
        grid-template-columns: 128px 1fr max-content max-content;
        align-items: center;
        height: var(--header-height);
    }
}

@media (max-width: 767.98px) {
    .header__buttons .btn {
        height: 32px;
        padding: 0 15px;
    }
}

@media (max-width: 355px) {
    .header__buttons .btn--1 {
        display: none;
    }
}

@media (max-width: 499px) {
    .header__buttons .btn--2 {
        display: none;
    }
}

@media (max-width: 499px) {
    .header__buttons .btn--1-logged {
        display: none;
    }
}
@media (min-width: 500px) {
    .header__buttons .btn--1-logged {
        display: inline-flex;
    }
}

@media (max-width: 355px) {
    .header__buttons .btn--2-logged {
        display: none;
    }
}
@media (min-width: 356px) {
    .header__buttons .btn--2-logged {
        display: inline-flex;
    }
}

@media (max-width: 767.98px) {
    .header__buttons .btn *[class^='tmi'],
    .header__buttons .btn *[class*=' tmi'] {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .header__dropdown {
        margin-left: 16px;
    }
}

@media (max-width: 767.98px) {
    .header__dropdown:before {
        width: 32px;
        height: 32px;
    }
}

@media (max-width: 767.98px) {
    .header__buttons .fa-shopping-cart,
    .header__buttons .mditm-account-circle {
        display: none;
    }
}

.header {
    --grid-template-areas: 'header-logo header-menu header-buttons';
    --dropdown-open-display: none;
    --dropdown-close-display: none;
    --header-menu-display: grid;
    --header-mobile-display: none;
    --logo-width: 150px;
    --logo-back: none;
    --header-height: 72px;
    --grid-columns: 150px 1fr max-content max-content;
}

@media (max-width: 1199.98px) {
    .header {
        --header-menu-display: none;
        --dropdown-open-display: flex;
        --grid-template-areas: 'header-logo header-buttons header-dropdown-open';
    }
}
@media (max-width: 767.98px) {
    .header {
        --buttons-mobile-display: flex;
        --grid-template-areas: 'header-logo header-buttons header-dropdown-open';
        --header-height: 60px;
        --logo-width: 128px;
        --grid-columns: 128px 1fr max-content max-content;
    }
}
@media (max-width: 374.98px) {
    .header {
        --logo-width: 105px;
    }
}
@media (max-width: 1199.98px) {
    .header.header--active {
        /* --header-menu-display: none; */
        --header-mobile-display: block;
        --dropdown-open-display: none;
        --dropdown-close-display: flex;
        --grid-template-areas: 'header-logo header-buttons header-dropdown-close';
    }
}

.header__top .container {
    display: grid;
    grid-template-areas: var(--grid-template-areas);
    grid-template-columns: var(--grid-columns);
    align-items: center;
    height: var(--header-height);
}

@media (max-width: 499px) {
    .header__buttons--mobile {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
}

.header__buttons--mobile .btn {
    height: 40px;
    padding: 0 19px;
}

@media (min-width: 355px) {
    .header__buttons--mobile .btn--2 {
        display: none;
    }
}

@media (max-width: 354px) {
    .header__buttons--mobile .btn--2 {
        display: inline-flex;
    }
}

@media (min-width: 499px) {
    .header__buttons--mobile .btn--1 {
        display: none;
    }
}

@media (max-width: 499px) {
    .header__buttons--mobile .btn--1 {
        display: inline-flex;
    }
}

@media (min-width: 355px) {
    .header__buttons--mobile .btn--1-logged {
        display: none;
    }
}

@media (max-width: 354px) {
    .header__buttons--mobile .btn--1-logged {
        display: inline-flex;
    }
    .btn--1-logged .mditm-account-circle {
        display: inline-flex;
    }
}

@media (min-width: 499px) {
    .header__buttons--mobile .btn--2-logged {
        display: none;
    }
}

@media (max-width: 499px) {
    .header__buttons--mobile .btn--2-logged {
        display: inline-flex;
    }
    .btn--2-logged .fa-shopping-cart {
        display: inline-flex;
    }
}

.admin-bar .header__wrapper {
    top: 30px !important;
}
