@charset "UTF-8";
html {
    -webkit-font-smoothing: antialiased;
}
html[lang='en-US'] {
    margin-top: 0 !important;
}
body,
html {
    padding: 0;
    margin: 0;
    font-weight: 400;
    min-width: 320px;
}
body.hidden {
    overflow: hidden;
}
html.hidden {
    overflow: hidden;
}
b,
strong {
    font-weight: 500 !important;
}
img {
    max-width: 100%;
}
.star-rating {
    height: 25px;
    width: 180px;
    margin: 0 auto 28px;
    background: url(/wp-content/themes/textmagic-new/assets/img/bg-rating.png) 0 0 repeat-x;
}
.star-rating div {
    height: 25px;
    background: url(/wp-content/themes/textmagic-new/assets/img/bg-rating.png) 0 -25px repeat-x;
}
.main-container {
    max-width: 1150px;
    margin: 0 auto;
}
mark {
    background-color: #feeec3;
    padding: 0;
}
.has-bg-blue {
    background: #0078db;
    position: relative;
    background: url(/wp-content/themes/textmagic-new/assets/img/home/cta-bg.webp) center top
        no-repeat #1d4ed8;
    background-size: cover;
}
.has-bg-blue .container {
    position: relative;
    z-index: 1;
}
.rating {
    border: none;
    float: left;
}
.rating input {
    display: none;
}
.rating label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: '\F005';
}
.rating > label {
    color: #ddd;
    float: right;
}
.rating > input:checked ~ label {
    color: #ffc200;
}
.btn-responsive-front {
    position: absolute;
    width: 125px;
    height: 80px;
    left: 50%;
    top: 50%;
    margin-left: -62px;
    margin-top: 0;
}
.img-responsive-front {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -120px;
    max-width: 100%;
}
.play-button {
    cursor: pointer;
    height: 80px;
    box-shadow: none;
    width: 125px;
    background-attachment: scroll;
    background-color: transparent;
    background-image: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 0;
    border-radius: 0;
    outline: 0;
    position: static;
}
.play-button span {
    background-color: rgba(90, 90, 90, 0.7);
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 125px;
}
.play-button:hover span {
    background-color: rgba(120, 120, 120, 0.7);
}
#cookie-notice {
    font-size: 15px;
    font-weight: 500;
}
#cookie-notice .cookie-notice-container .cn-notice-text {
    text-align: left;
}
#cookie-notice .cn-more-link {
    font-size: 15px;
    color: #2a87b9;
    text-decoration: underline;
}
#cookie-notice .cn-button {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff 0, #e0e0e0 100%);
    background-image: linear-gradient(#fff 0, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-repeat: stretch;
    border-image-source: none;
    border-left-color: #ccc;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #ccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    height: 36px;
    margin-bottom: 0;
    margin-left: 10px;
    padding: 6px 12px;
    text-align: center;
    -webkit-text-decoration: #333;
    text-decoration: #333;
    -webkit-text-decoration-line: none;
    text-decoration-line: none;
    -webkit-text-decoration-style: solid;
    text-decoration-style: solid;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
}
#cookie-notice .cn-button:focus,
#cookie-notice .cn-button:hover {
    color: #333;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    border-color: #8c8c8c;
}
@media (max-width: 1230px) {
    #cookie-notice {
        z-index: 2147483640;
    }
}
.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;
    }
}
.light--text {
    color: #a0a3bd;
}
.distinct--text {
    color: #6e7191;
}
.distinct--fill {
    fill: #6e7191;
}
.light--fill {
    fill: #a0a3bd;
}
.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;
}
.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.d-none {
    display: none;
}
.hidden {
    display: none !important;
}
.my-48px-24px {
    margin-top: 48px;
    margin-bottom: 48px;
}
@media (max-width: 1199.5px) {
    .my-48px-24px {
        margin-top: 24px;
        margin-bottom: 24px;
    }
}
body {
    font-family: var(--font-body);
    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;
}
html {
    scroll-behavior: smooth;
}
a,
address,
article,
aside,
audio,
b,
body,
caption,
center,
code,
dd,
details,
div,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
label,
li,
mark,
menu,
nav,
object,
p,
q,
s,
section,
small,
span,
strong,
sub,
summary,
table,
time,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}
*,
::after,
::before {
    box-sizing: border-box;
}
article,
aside,
details,
footer,
header,
menu,
nav,
section,
svg {
    display: block;
}
ul {
    list-style: none;
}
q {
    quotes: none;
}
q:after,
q:before {
    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: var(--font-heading);
    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;
    }
}
.h2,
h2 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 8px;
    font-weight: 800;
    color: #202223;
    font-family: var(--font-heading);
    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;
    }
}
.h3,
h3 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 16px;
    font-weight: 800;
    color: #202223;
    font-family: var(--font-body);
    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;
    }
}
.h4,
h4 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    color: #202223;
    font-family: var(--font-body);
    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: var(--font-body);
    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 b,
.text strong {
    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;
}
.features-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.features-block__title {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #202223;
    font-family: var(--font-body);
    margin: 3px 0;
}
.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: var(--font-body);
    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__description > a {
    font-weight: 500 !important;
}
.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;
}
.main {
    overflow: hidden;
}
.container {
    max-width: 1246px;
    padding: 0 48px;
    margin: 0 auto;
    width: 100%;
}
@media (max-width: 767.98px) {
    .container {
        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-blue {
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/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 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
        margin-bottom: 40px;
        text-align: left;
    }
}
@media (max-width: 767.98px) {
    .base-section .heading-container .distinct--text {
        font-size: 16px;
        line-height: 24px;
    }
}
.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;
}
.user-feedback {
    overflow: hidden;
}
.user-feedback .container {
    text-align: center;
}
.user-feedback .container h3 {
    color: #fff;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
    padding-top: 85px;
}
.user-feedback .container .subtitle {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 40px;
}
.try_featured_section #start_free_buttons {
    margin-bottom: 20px;
}
.try {
    overflow: hidden;
}
.try.has-bg-home:before {
    left: -250px;
}
.try.has-bg-home:after {
    right: -200px;
}
.try .container {
    max-width: 710px !important;
    margin: 80px auto;
}
.try .container h3 {
    margin-bottom: 24px;
    color: #fff;
    font-weight: 800;
    font-size: 44px;
    line-height: 56px;
    letter-spacing: -0.02em;
}
.try .container h4 {
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 48px;
    color: #fff;
    font-family: var(--font-body);
}
@media (max-width: 1199px) {
    .try .container h3 {
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 16px;
    }
    .try .container h4 {
        margin-bottom: 32px;
    }
}
@media (max-width: 1024px) {
    .try .container {
        margin: 60px auto;
    }
}
@media (max-width: 768px) {
    .try .container {
        padding: 0 24px;
        margin: 60px auto;
        max-width: 600px;
    }
    .try .container h3 {
        font-size: 32px;
        font-family: var(--font-body);
        font-style: normal;
        font-weight: 800;
        line-height: 44px !important;
        margin-bottom: 12px;
    }
    .try .container h4 {
        font-size: 16px;
        font-family: var(--font-body);
        font-style: normal;
        font-weight: 300;
        line-height: 24px;
        margin-bottom: 24px;
    }
}
body:not(.home) .main-section {
    overflow: hidden;
}
.main-section {
    color: #fff;
    margin-top: 73px;
    background: #eef6fe;
    position: relative;
}
.main-section .container,
.main-section .reviews {
    position: relative;
    z-index: 5;
}
.main-section.has-bg-blue:before {
    transform: scaleY(-1);
    top: 0;
    bottom: 0;
}
.main-section.has-bg-blue:after {
    transform: scaleY(-1);
    bottom: 0;
    top: 0;
}
.main-section .container {
    padding-top: 68px;
    padding-bottom: 68px;
}
.main-section .container h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 56px;
    color: #202223;
    letter-spacing: -0.02em;
}
.main-section .container span.title-blue {
    font-style: normal;
    font-weight: 800;
    font-size: 44px;
    line-height: 56px;
    color: #1d4ed8;
    margin-left: 5px;
    letter-spacing: -0.02em;
}
.main-section .container p.subtitle {
    font-weight: 400;
    font-familyvar(--font-body)
    font-size: 18px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 0;
    color: #6e7191;
}
.main-section .container .buttons {
    padding-bottom: 55px;
    margin-bottom: 0;
}
@media (max-width: 1199px) {
    .main-section .container .h1,
    .main-section .container h1,
    .main-section .container span.title-blue {
        font-size: 40px;
        line-height: 52px;
    }
}
@media (max-width: 768px) {
    .main-section .container .h1,
    .main-section .container h1,
    .main-section .container span.title-blue {
        font-size: 32px;
        line-height: 44px;
    }
    .main-section .container p.subtitle {
        font-size: 16px;
        line-height: 24px;
    }
}
.main-section::before {
    position: absolute;
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/shordcodes/left-side-main-bg.svg);
    left: 0;
    bottom: -4px;
    z-index: 2;
}
@media (max-width: 1250px) {
    .main-section::before {
        left: -175px;
        bottom: 150px;
    }
}
.main-section::after {
    position: absolute;
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/shordcodes/right-side-main-bg.svg);
    right: 0;
    bottom: -4px;
    z-index: 2;
}
@media (max-width: 1250px) {
    .main-section::after {
        right: -100px;
        bottom: -100px;
    }
}
@media (max-width: 768px) {
    .main-section::after,
    .main-section::before {
        display: none;
    }
}
.customers {
    border-top: 1px solid #e5e9f2;
    padding-top: 80px;
}
.customers h3 {
    color: #2b303e;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
}
.customers p.subtitle {
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 50px;
}
.customers .case-study-link {
    padding: 15px 30px;
    border: 1px solid rgba(43, 48, 62, 0.35);
    border-radius: 4px;
    color: rgba(44, 50, 64, 0.91);
    font-size: 16px;
    line-height: 21px;
    display: block;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin: 20px auto 60px;
}
.customers .case-study-link:hover {
    background-color: rgba(44, 50, 64, 0.11);
    color: #2c3240;
    text-decoration: none;
}
.started {
    padding: 60px 0;
    background-color: #f9fafc;
    border-bottom: 1px solid #e5e9f2;
}
.started h3 {
    color: #2b303e;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
}
.started p.subtitle {
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 50px;
}
.video {
    position: relative;
}
.main-section .video {
    margin-top: -20px;
    margin-bottom: -40px;
}
@media (max-width: 991px) {
    .customers h3,
    .user-feedback .container h3 {
        font-size: 28px;
    }
    .try .container h3 {
        font-size: 40px;
    }
    .main-section {
        margin-top: 52px;
    }
    .main-section .container h1 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .try .container h3 {
        font-size: 32px;
        line-height: 1.2;
    }
}
@media (max-width: 575px) {
    .buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    .buttons a {
        margin: 0 auto 15px !important;
        width: -moz-fit-content;
        width: -webkit-fit-content;
        width: fit-content;
    }
    .main-section .container h1 {
        font-size: 32px;
        line-height: 40px;
    }
}
body.page-api-search-results {
    background-color: #eee;
}
body.page-api-search-results .privacy-page a:hover {
    color: #4e4b66;
    text-decoration: none;
}
body.page-api-search-results .container {
    max-width: 1000px;
}
body.page-api-search-results header.api .menu-block .logo a {
    position: relative;
}
body.page-api-search-results header.api .menu-block .logo a:before {
    content: 'API v2';
    position: absolute;
    top: 0;
    right: -170px;
    width: 159px;
    height: 34px;
    color: #3787b9;
    font-size: 25px;
    font-weight: 300;
    text-indent: 0;
}
body.page-api-search-results .well {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #dcdcdc;
    padding: 15px 20px;
    font-size: 15px;
    margin-bottom: 20px;
}
body.page-api-search-results .well.well-info {
    border: 1px solid #dfdfdf !important;
    background-color: #eef6f9;
    margin: 10px 0 0;
    color: #666;
}
body.page-api-search-results .well.well-info b,
body.page-api-search-results .well.well-info strong {
    font-weight: 700 !important;
}
body.page-api-search-results .well.well-info p {
    margin-bottom: 0;
    margin-top: 0;
}
body.page-api-search-results .well.well-info p a {
    color: #2a85b9;
    text-decoration: underline;
}
body.page-api-search-results .well.well-info p a:hover {
    color: #333;
    text-decoration: none;
}
body.page-api-search-results section.content {
    margin-top: 20px;
}
body.page-api-search-results section.content a {
    font-size: 15px;
    color: #2a85b9;
    text-decoration: underline;
}
body.page-api-search-results section.content a:hover {
    color: #333;
    text-decoration: none;
}
body.page-api-search-results section.content p {
    color: #666;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 10px;
}
body.page-api-search-results section.content .list-info {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 16px;
}
body.page-api-search-results section.content .list-info li {
    margin-bottom: 3px;
    line-height: 20px;
    list-style: none;
    position: relative;
}
body.page-api-search-results section.content .list-info li:before {
    content: url(/wp-content/uploads/2021/02/dot-info-small.png);
    left: -16px;
    top: -2px;
    position: absolute;
}
body.page-api-search-results section.content .list-info li a:hover {
    text-decoration: none;
}
body.page-api-search-results section.content .container {
    background-color: #fff;
    margin-bottom: 50px;
    box-shadow: 0 0 5px hsla(0, 0%, 0%, 0.14);
    border-radius: 4px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}
body.page-api-search-results section.content .container.no-results {
    background-color: transparent;
    margin-top: 50px;
    box-shadow: none;
}
body.page-api-search-results section.content .h3.title {
    color: #333;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.4px;
}
body.page-api-search-results section.content .h4 {
    font-size: 25px;
}
body.page-api-search-results section.content ul {
    color: #666;
    font-size: 16px;
}
body.page-api-search-results .bottom-contacts a {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
body.page-api-search-results .bottom-contacts a img {
    min-width: 56px;
    min-height: 56px;
}
body.page-api-search-results .bottom-contacts a span {
    color: #666;
    font-size: 19px;
}
body.page-api-search-results .bottom-contacts a:hover span {
    color: #2a85b9;
}
body.page-api-search-results code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
body.page-api-search-results .btn-padding-3 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
@media (max-width: 991px) {
    body.page-api-search-results .content {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 740px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (max-width: 767px) {
    body.page-api-search-results section.content .h3.title {
        font-size: 26px;
    }
    body.page-api-search-results section.content .search-results {
        background-color: #fff;
    }
    body.page-api-search-results .next-page-wrap {
        padding: 25px !important;
    }
    body.page-api-search-results .next-page-wrap .btn {
        font-size: 13px;
        line-height: 22px;
    }
}
body.error404 section.links {
    padding: 50px 0 90px;
}
body.error404 section.links h2 {
    color: #2b303e;
    font-size: 32px;
    font-weight: 700;
    line-height: 41px;
}
body.error404 section.links p.subtitle {
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
}
body.error404 section.links h4 {
    color: #3b4857;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    margin-top: 32px;
    margin-bottom: 15px;
}
body.error404 section.links a {
    display: block;
    color: #2a85b9;
    text-decoration: none;
    margin-bottom: 15px;
}
body.error404 section.links a:hover {
    color: #333;
}
body.page-template-page-contact-form .main-section {
    height: 490px;
}
body.page-template-page-contact-form .main-content {
    margin-top: -260px;
    padding-bottom: 55px;
}
body.page-template-page-contact-form .main-content .container .content-wrap {
    background-color: #fff;
    position: relative;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    padding: 20px;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 5px rgba(0, 0, 0, 0.08);
}
body.page-template-page-contact-form .main-content .container .content-wrap .contacts {
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
body.page-template-page-contact-form .main-content .container .content-wrap .contacts li {
    margin-bottom: 13px;
}
body.page-template-page-contact-form .main-content .container .content-wrap .quick-links {
    padding-top: 25px;
}
body.page-template-page-contact-form .main-content .container .content-wrap .quick-links h4 {
    padding-bottom: 10px;
}
body.page-template-page-contact-form .main-content .container .content-wrap .quick-links ul {
    padding-left: 0;
}
body.page-template-page-contact-form .main-content .container .content-wrap .quick-links ul li {
    margin-bottom: 13px;
}
body.page-template-page-contact-form .main-content .container .content-wrap .quick-links ul li a {
    font-weight: 700;
    font-size: 14px;
    color: #2a85b9;
}
body.page-template-page-contact-form
    .main-content
    .container
    .content-wrap
    .quick-links
    ul
    li
    a:hover {
    color: #333;
    text-decoration: underline;
}
body.page-template-page-contact-form .main-content .container .content-wrap .widget-title {
    font-size: 19px;
    font-weight: 400;
}
body.page-template-page-contact-form .content {
    padding: 40px 30px;
}
body.page-template-page-contact-form .content label {
    display: block;
    color: #3b4857;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
}
body.page-template-page-contact-form .content input[type='email'],
body.page-template-page-contact-form .content input[type='tel'],
body.page-template-page-contact-form .content input[type='text'] {
    width: 100%;
    height: 44px;
    border: 1px solid #e5e9f2;
    border-radius: 4px;
    background-color: #fff;
    padding: 8px 10px;
}
body.page-template-page-contact-form .content .select2-container {
    display: block;
}
body.page-template-page-contact-form .content .select2-container span {
    display: block;
}
body.page-template-page-contact-form .content input[type='submit'] {
    border-radius: 4px;
    background-color: #69bc35;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    padding: 6px 40px;
    border: none;
}
body.page-template-page-contact-form .content input[type='submit']:hover {
    background-color: #5ca92e;
}
body.page-template-page-contact-form .select2-container {
    z-index: 0 !important;
}
body.page-template-page-contact-form .select2-container--open {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}
body.page-template-page-contact-form .select2-container--open .select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 1051;
}
body.page-template-page-contact-form
    .select2-container--open
    .select2-dropdown
    .select2-search--dropdown {
    display: block;
    padding: 4px;
}
body.page-template-page-contact-form .select2-container--open .select2-dropdown .select2-results {
    display: block;
}
body.page-template-page-contact-form
    .select2-container--open
    .select2-dropdown
    .select2-results
    > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    list-style: none;
    margin: 0;
    padding: 0;
}
body #cookie-notice.cookie-notice-hidden .cookie-notice-container {
    display: none !important;
}
body #cookie-notice {
    background: rgba(32, 34, 34, 0.8) !important;
}
body #cookie-notice .cookie-notice-container {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    -moz-column-gap: 10px;
    column-gap: 10px;
}
body #cookie-notice span {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: block !important;
    font-family: var(--font-body);
    margin: 0;
}
@media (max-width: 700px) {
    body #cookie-notice span {
        text-align: left;
    }
}
body #cookie-notice span a {
    color: #1d4ed8 !important;
}
body #cookie-notice #cn-notice-text a {
    text-decoration: none !important;
}
body #cookie-notice #cn-accept-cookie {
    padding: 8px 20px;
    background: #1d4ed8 !important;
    color: #fff !important;
    line-height: 23px;
    font-weight: 500;
    font-size: 16px;
    height: 40px;
}
body #cookie-notice #cn-close-notice {
    display: none !important;
}
.header__overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(20, 20, 43, 0.65);
    z-index: 120;
    display: none;
}
header {
    background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.12);
}
header.api {
    position: relative;
}
header #menu-item-8 {
    margin-right: 0 !important;
}
header #menu-item-8 ul {
    display: none !important;
}
header #menu-item-8::before {
    display: none;
}
header .menu-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding: 11px 0;
}
header .menu-block .logo a {
    display: block;
}
header .menu-block #menu-header-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 30px;
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
}
header .menu-block #menu-header-menu > li:first-of-type {
    display: none;
}
header .menu-block #menu-header-menu > li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0 2px;
}
header .menu-block #menu-header-menu > li:hover {
    cursor: pointer;
    color: #1d4ed8 !important;
}
header .menu-block #menu-header-menu > li:hover:before {
    color: #1d4ed8 !important;
}
header .menu-block #menu-header-menu > li:hover > a,
header .menu-block #menu-header-menu > li:hover > span {
    color: #1d4ed8 !important;
}
header .menu-block #menu-header-menu > li:last-child {
    transform: translateX(4px);
}
header .menu-block #menu-header-menu > li:last-child::before {
    right: -17.5px;
}
header .menu-block #menu-header-menu > li:not(.menu-item-has-children) {
    padding: 2px 2px;
    height: 100%;
}
header .menu-block #menu-header-menu > li:not(.menu-item-has-children) > a {
    height: 100%;
    display: inline-block;
}
header .menu-block #menu-header-menu > li.menu-item-has-children {
    position: relative;
    cursor: pointer;
    padding-right: 16px;
}
header .menu-block #menu-header-menu > li.menu-item-has-children:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/drop-down-icon.svg);
    position: absolute;
    right: -2px;
    top: 18px;
    font-size: 10px;
    line-height: 0;
    color: #2b85ba;
}
header .menu-block #menu-header-menu > li.menu-item-has-children:hover:before {
    color: #1d4ed8;
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/drop-up-icon.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children:hover > a {
    color: #1d4ed8;
}
header .menu-block #menu-header-menu > li.menu-item-has-children:hover > ul.sub-menu {
    display: block;
    top: 49px;
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    > ul.sub-menu
    li:hover
    a
    span.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    > ul.sub-menu
    li:hover
    a
    span.active:after {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/chevron_right_gray.svg);
    margin-left: 4px;
    height: 17px;
    width: 17px;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu {
    display: none;
    position: absolute;
    list-style-type: none;
    max-width: 380px;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: max-content;
    padding-left: 0;
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li {
    position: relative;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li a {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #2b303e;
    text-decoration: none;
    position: relative;
    display: block;
    width: 100%;
    padding: 16px 20px 16px 56px;
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li
    a
    p.menu-item-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6e7191;
    margin-bottom: 0;
    font-familyvar(--font-body)
    margin-top: 4px;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li a:before {
    position: absolute;
    left: 20px;
    top: 30px;
    transform: translateY(-50%);
    min-width: 24px;
    min-height: 24px;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li:not(:last-child) {
    border-bottom: 1px solid #e5e9f2;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.api-item a:before,
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.blog-item a:before,
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.contact-item
    a:before,
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.faq-item a:before,
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.guides-item
    a:before,
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.solutions a:before,
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.tools-item a:before,
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.tutorials-item
    a:before {
    font-family: Textmagic-icons !important;
    width: 24px;
    height: 24px;
    font-style: normal;
    font-weight: 400 !important;
    vertical-align: top;
    display: inline !important;
    color: #1d4ed8;
    font-size: 24px;
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.tools-item
    a:before {
    content: '\F2CE' !important;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.api-item a:before {
    content: '\F1E9' !important;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.blog-item a:before {
    content: '\F276' !important;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.solutions a:before {
    content: '\F166' !important;
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.guides-item
    a:before {
    content: '\F1DA' !important;
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.tutorials-item
    a:before {
    content: '\F262' !important;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.faq-item a:before {
    content: '\F207' !important;
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.contact-item
    a:before {
    content: '\F1C1' !important;
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.chat a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/messenger_chat.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.forum a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/forum.svg);
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.tutorials-outlined
    a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/play_circle_white_outlined.svg);
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.web-window
    a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/web_browser_window.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.phone a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/phone.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.desktop a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/desktop.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.settings a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/settings_applications.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.zapier a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/zapier.svg);
}
header
    .menu-block
    #menu-header-menu
    > li.menu-item-has-children
    ul.sub-menu
    li.testimonials
    a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/testimonial.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.briefcase a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/briefcase.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.review a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/review.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.solutions a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/idea.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.about a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/supervisor_account.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.api a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/file-settings.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.blog a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/rss_feed.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.tools a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/progress.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.articles a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/insert_drive_file.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.tutorials a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/play_circle_filled_white.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.faq a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/help.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li.contact a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/email.svg);
}
header .menu-block #menu-header-menu > li.menu-item-has-children ul.sub-menu li:hover {
    background-color: #f7f7fc;
}
header .menu-block #menu-header-menu > li > a,
header .menu-block #menu-header-menu > li > span {
    color: #4e4b66;
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 600;
    line-height: 26px;
}
header .menu-block #menu-header-menu > li > a:hover,
header .menu-block #menu-header-menu > li > span:hover {
    text-decoration: none;
    color: #333;
}
header .menu-block #menu-login-menu {
    align-items: center;
}
header .menu-block #menu-login-menu .login {
    margin-right: 16px;
}
header .menu-block #menu-login-menu .login a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 19px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: #1d4ed8;
    font-size: 14px;
    font-family: var(--font-body);
    font-weight: 600;
    line-height: 24px;
    border-radius: 4px;
    height: 40px;
    border: 1px solid #1d4ed8;
    transition: 0.2s;
}
header .menu-block #menu-login-menu .login a:hover {
    background-color: rgba(0, 140, 255, 0.05);
}
header .menu-block #menu-login-menu .login a .mditm-account-circle {
    display: none;
}
header .menu-block #menu-login-menu .trial a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 19px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 4px;
    background: #ff8c00;
    border: 1px solid #ff8c00;
    color: #fff;
    font-size: 14px;
    font-family: var(--font-body);
    font-weight: 700;
    line-height: 24px;
    height: 40px;
    transition: 0.2s;
    text-decoration: none;
}
header .menu-block #menu-login-menu .trial a:hover {
    background: #e27f27;
    border-color: #e27f27;
    text-decoration: none;
}
@media (max-width: 768px) {
    header .menu-block #menu-login-menu {
        display: none;
    }
    header .menu-block .logo a {
        margin: 0 !important;
    }
}
header .mobile {
    display: block;
    position: absolute;
    left: 0;
    top: 71px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    max-height: calc(100vh - 50px);
    overflow-y: auto;
}
@media (max-width: 768px) {
    header .mobile {
        top: 60px;
    }
}
header .mobile #menu-header-menu-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
}
header .mobile #menu-header-menu-1 > li {
    width: 100%;
    cursor: pointer;
    padding: 24px 40px;
    position: relative;
    z-index: 0;
    background-color: transparent;
    border-bottom: 1px solid #ebeef5;
}
header .mobile #menu-header-menu-1 > li:hover > a,
header .mobile #menu-header-menu-1 > li:hover > span {
    color: #1d4ed8 !important;
    text-decoration: none;
}
header .mobile #menu-header-menu-1 > li:first-of-type {
    border-top: 1px solid #ebeef5;
}
header .mobile #menu-header-menu-1 > li.menu-item-features > ul.sub-menu > li:not(:last-child) > a {
    display: none;
}
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-features
    > ul.sub-menu
    > li:not(:last-child):not(:first-child) {
    display: none;
}
header .mobile #menu-header-menu-1 > li.menu-item-features > ul.sub-menu ul.sub-menu {
    display: block;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children.show-sub-menu:after {
    rotate: 180deg;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children.show-sub-menu > ul.sub-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children.show-sub-menu > ul.sub-menu li {
    border-radius: 4px;
    background: #f9f9fc;
    padding: 16px 12px 16px 20px;
    position: relative;
    z-index: 0;
    margin: 0;
}
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-has-children.show-sub-menu
    > ul.sub-menu
    li:after {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/header/chevron_right.svg);
    position: absolute;
    right: 8px;
    top: calc(50% - 10px);
    color: #2b85ba;
    z-index: -1;
}
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-has-children.show-sub-menu
    > ul.sub-menu
    li:hover {
    opacity: 0.7;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children.show-sub-menu > ul.sub-menu li a {
    color: #4e4b66;
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 700;
    line-height: 24px;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children.show-sub-menu > ul.sub-menu li a p,
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-has-children.show-sub-menu
    > ul.sub-menu
    li
    a:before {
    display: none;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children:after {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/header/chevron_down.svg);
    position: absolute;
    right: 47px;
    top: 25px;
    font-size: 10px;
    line-height: 0;
    color: #2b85ba;
    z-index: -1;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children:hover:before {
    color: #333;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children:hover > a {
    color: #333;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu {
    display: none;
    position: relative;
    list-style-type: none;
    width: 100%;
    padding-left: 0;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li {
    position: relative;
    margin: 0 -22px;
    padding: 15px 42px 15px 62px;
}
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-has-children
    ul.sub-menu
    li:not(.menu-item-has-children):hover {
    background: #d8e6f5;
}
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-has-children
    ul.sub-menu
    li:not(.menu-item-has-children):hover
    a {
    color: #1d4ed8;
}
@media (max-width: 768px) {
    header
        .mobile
        #menu-header-menu-1
        > li.menu-item-has-children
        ul.sub-menu
        li:not(.menu-item-has-children):hover {
        background-color: #f9f9fc;
        opacity: 1;
    }
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.sub-menu__more {
    padding: 0;
    margin-top: 10px;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.sub-menu__more a {
    line-height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    color: #4684b4;
    background: #f7f7fc;
    border-radius: 4px;
}
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-has-children
    ul.sub-menu
    li.sub-menu__more
    a:after {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/chevron_right.svg);
    line-height: 25px;
    height: 17px;
    width: 17px;
    display: block;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.chat a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/messenger_chat.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.forum a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/forum.svg);
}
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-has-children
    ul.sub-menu
    li.tutorials-outlined
    a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/play_circle_white_outlined.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.web-window a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/web_browser_window.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.phone a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/phone.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.desktop a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/phone.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.settings a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/settings_applications.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.zapier a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/zapier.svg);
}
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-has-children
    ul.sub-menu
    li.testimonials
    a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/testimonial.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.briefcase a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/briefcase.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.review a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/review.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.solutions a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/idea.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.about a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/supervisor_account.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.api a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/file-settings.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.blog a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/rss_feed.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.tools a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/progress.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.articles a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/insert_drive_file.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.tutorials a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/play_circle_filled_white.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.faq a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/help.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li.contact a:before {
    content: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/menu-icons/email.svg);
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li a {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #2c303d;
    text-decoration: none;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li a p {
    margin: 0;
    font-weight: 400;
    color: #61646d;
    font-size: 12px;
    line-height: 16px;
}
header .mobile #menu-header-menu-1 > li.menu-item-has-children ul.sub-menu li a:before {
    position: absolute;
    left: 22px;
    top: 23px;
    width: 28px;
    height: 28px;
}
header
    .mobile
    #menu-header-menu-1
    > li.menu-item-has-children
    ul.sub-menu
    > li.menu-item-has-children {
    padding: 0;
    margin: 0;
}
header .mobile #menu-header-menu-1 > li > a,
header .mobile #menu-header-menu-1 > li > span {
    width: 100%;
    display: inline-block;
    color: #4e4b66;
    font-size: 18px;
    font-family: var(--font-body);
    font-weight: 600;
    line-height: 24px;
}
header .mobile #menu-header-menu-1 li a {
    display: block;
}
header .mobile #menu-header-menu-1 li:last-of-type {
    border: none;
}
header .mobile #menu-header-menu-1 .login a {
    display: block;
    padding: 14px 32px 16px 32px;
    text-decoration: none;
    color: #1d4ed8;
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 500;
    line-height: 20px;
    border-radius: 4px;
    border: 1px solid #1d4ed8;
    width: 100%;
}
header .mobile #menu-header-menu-1 .login a i {
    display: none;
}
header .mobile #menu-header-menu-1 .login a:hover {
    opacity: 0.7;
}
header .mobile #menu-header-menu-1 .trial a {
    color: #fff;
    background-color: #ff8c00;
    padding: 14px 32px 16px 32px;
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 700;
    line-height: 20px;
    border-radius: 4px;
    text-decoration: none;
    width: 100%;
    display: block;
    margin: auto;
    text-align: center;
}
header .mobile #menu-header-menu-1 .trial a:hover {
    opacity: 0.7;
}
header .mobile #menu-login-menu-1 {
    display: none;
}
@media (max-width: 768px) {
    header .mobile #menu-login-menu-1 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        gap: 16px;
        height: 100%;
        text-align: center;
        padding: 24px;
    }
    header .mobile #menu-login-menu-1 li {
        width: 100%;
    }
    header .mobile #menu-login-menu-1 .login a {
        display: block;
        padding: 14px 32px 16px 32px;
        text-decoration: none;
        color: #1d4ed8;
        font-size: 16px;
        font-family: var(--font-body);
        font-weight: 500;
        line-height: 20px;
        border-radius: 4px;
        border: 1px solid #1d4ed8;
        width: 100%;
    }
    header .mobile #menu-login-menu-1 .login a i {
        display: none;
    }
    header .mobile #menu-login-menu-1 .login a:hover {
        opacity: 0.7;
    }
    header .mobile #menu-login-menu-1 .trial a {
        color: #fff;
        background-color: #ff8c00;
        padding: 14px 32px 16px 32px;
        font-size: 16px;
        font-family: var(--font-body);
        font-weight: 700;
        line-height: 20px;
        border-radius: 4px;
        text-decoration: none;
        width: 100%;
        display: block;
        margin: auto;
        text-align: center;
    }
    header .mobile #menu-login-menu-1 .trial a:hover {
        opacity: 0.7;
    }
    header .mobile #menu-header-menu-1 li {
        font-size: 18px !important;
        line-height: 24px !important;
        font-weight: 600 !important;
        padding: 0;
    }
    header .mobile #menu-header-menu-1 li > a,
    header .mobile #menu-header-menu-1 li > span {
        padding: 22px 24px 26px 24px;
    }
    header .mobile #menu-header-menu-1 li.active-menu-item > span {
        color: #1d4ed8 !important;
    }
    header .mobile #menu-header-menu-1 li ul {
        margin-top: 0 !important;
    }
    header .mobile #menu-header-menu-1 li ul li {
        padding: 0 !important;
        margin: 0 !important;
        margin-right: 15px !important;
        margin-left: 15px !important;
    }
    header .mobile #menu-header-menu-1 li ul li a {
        padding: 16px 12px 16px 20px !important;
    }
    header .mobile #menu-header-menu-1 li ul li a span {
        color: #4e4b66 !important;
    }
    header .mobile #menu-header-menu-1 li ul li,
    header .mobile #menu-header-menu-1 li ul li a {
        font-size: 16px !important;
        line-height: 22px !important;
        font-weight: 700 !important;
    }
    header .mobile #menu-header-menu-1 li span {
        font-weight: 600;
        color: #4e4b66;
    }
    header .mobile #menu-header-menu-1 li:after {
        right: 26px !important;
    }
    header .mobile #menu-header-menu-1 li.menu-item-has-children ul.sub-menu {
        margin-top: 20px;
    }
    header .mobile #menu-header-menu-1 li.menu-item-has-children ul.sub-menu li {
        padding: 16px 12px 16px 20px;
    }
    header .mobile #menu-header-menu-1 li.menu-item-has-children ul.sub-menu li:after {
        right: 10px !important;
    }
    header .mobile #menu-header-menu-1 li.show-sub-menu a:hover,
    header .mobile #menu-header-menu-1 li.show-sub-menu span:hover {
        color: #1d4ed8;
    }
}
header .mobile ul {
    list-style-type: none;
}
header .mobile.hidden {
    display: none;
}
header .desktop-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    transform: translateX(-3px);
}
@media (max-width: 1199px) {
    header .desktop-menu {
        display: none;
    }
}
@media (max-width: 1199px) {
    header .custom-container {
        max-height: 72px;
    }
    header .custom-container .menu-block {
        padding: 15px 0 15px;
    }
    header .desktop-menu {
        display: none;
    }
}
@media (max-width: 768px) {
    header .custom-container .menu-block {
        padding: 16px 0 16px;
    }
}

@media (max-width: 1199px) {
    header {
        position: fixed;
        width: 100%;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    }
    header .menu-block .logo a {
        margin: 8px 20px 8px 0;
    }
    .desktop-menu {
        display: none;
    }
}
.features-menu-button {
    cursor: pointer;
    position: relative;
    color: #4e4b66;
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 600;
    line-height: 26px;
    margin-right: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 50px;
}
.features-menu-button:hover {
    color: #1d4ed8;
}
.features-menu-button:hover > svg path {
    fill: #1d4ed8;
}
.features-menu-button > svg {
    margin-left: 2px;
    transform: translateY(1px);
}
.features-menu-button .heading-content-wrapper {
    position: absolute;
    display: none;
    left: -250px;
    top: 40px;
}
.features-menu-button .heading-content-wrapper .tab-buttons {
    height: 100%;
    padding-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 4px;
}
.features-menu-button .heading-content-wrapper .tab-buttons button {
    cursor: pointer;
    width: 199px;
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 600;
    line-height: 20px;
    color: #6e7191;
    padding: 12px 16px 12px 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    border: none;
    background-color: transparent;
}
.features-menu-button .heading-content-wrapper .tab-buttons button svg {
    display: block;
    width: 18px;
}
.features-menu-button .heading-content-wrapper .tab-buttons button:focus,
.features-menu-button .heading-content-wrapper .tab-buttons button:hover {
    color: #1d4ed8;
    outline: 0;
}
.features-menu-button .heading-content-wrapper .tab-buttons button:focus svg path,
.features-menu-button .heading-content-wrapper .tab-buttons button:hover svg path {
    fill: #1d4ed8;
}
.features-menu-button .heading-content-wrapper .tab-buttons button.active-menu-item {
    background-color: #f0f8ff;
    color: #1d4ed8;
}
.features-menu-button .heading-content-wrapper .tab-buttons button.active-menu-item svg path {
    fill: #1d4ed8;
}
.features-menu-button .heading-content-wrapper .tab-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 741px;
    border-left: 1px solid #ebeef5;
}
.features-menu-button .heading-content-wrapper .tab-item .menu-tab {
    display: none;
}
.features-menu-button .heading-content-wrapper .tab-item .content-tab-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px 16px 32px;
    width: 100%;
}
.features-menu-button .heading-content-wrapper .tab-item .content-tab-active .menu-tab-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 4px;
    transition: 0.3s;
}
.features-menu-button .heading-content-wrapper .tab-item .content-tab-active .menu-tab-items .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 16px 20px;
    max-width: 346px;
    width: 100%;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0s;
    margin: 0;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item
    .header-submenu__icon
    span {
    display: block;
    color: #1d4ed8;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item
    .header-submenu__icon,
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item
    svg {
    min-width: 24px;
    height: auto;
    transition: 0.3s;
    font-size: 24px;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item
    .description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item
    .description
    .item-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item
    .description
    .item-heading
    h4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #202223;
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 0;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item
    .description
    .item-heading
    p {
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    display: inline-block;
    background: #69bc35;
    color: #fff;
    font-size: 10px;
    line-height: 18px;
    padding: 0 6px;
    font-weight: 700;
    font-family: var(--font-body);
    margin: 0 0 0 8px;
    border-radius: 8px;
    text-transform: uppercase;
    position: relative;
    transform: translateY(2px);
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item
    .description
    .item-heading
    .link-arrow {
    opacity: 0;
    margin: 2px 0 0 4px;
    color: #6e7191;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item
    .description
    h5 {
    color: #6e7191;
    font-size: 14px;
    font-family: var(--font-body);
    line-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item:hover {
    background-color: #f7f7fc;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    .menu-tab-items
    .item:hover
    .description
    .item-heading
    .link-arrow {
    opacity: 1;
}
.features-menu-button .heading-content-wrapper .tab-item .content-tab-active a {
    margin-left: 20px;
    margin-right: 20px;
}
.features-menu-button .heading-content-wrapper .tab-item .content-tab-active a:hover {
    text-decoration: none;
}
.features-menu-button .heading-content-wrapper .tab-item .content-tab-active a .view-all-features {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    height: 44px;
    color: #1d4ed8;
    border-radius: 4px;
    font-size: 16px;
    font-family: var(--font-body);
    font-weight: 600;
    line-height: 24px;
    padding: 8px 10px;
    border: none;
    background-color: #f0f8ff;
    transition: 0.2s;
    width: 100%;
}
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    a
    .view-all-features:focus,
.features-menu-button
    .heading-content-wrapper
    .tab-item
    .content-tab-active
    a
    .view-all-features:hover {
    outline: 0;
    background: #dbefff;
}
.features-menu-button:hover .heading-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 1100px) {
    .features-menu-button .heading-content-wrapper {
        left: -189px;
    }
}
.hero_wrapper {
    position: relative;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/home/hero-bg-light.svg)
        center top no-repeat #dbefff;
    background-size: cover;
}
.hero_wrapper .container {
    max-width: 1180px;
}
.hero_wrapper .main-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hero_wrapper .main-heading .hero-title {
    max-width: 930px;
}
@media (max-width: 1024px) {
    .hero_wrapper:after {
        height: 1000px;
    }
    .hero_wrapper .hero .container {
        padding: 0 48px;
    }
    .hero_wrapper .hero .main-heading .hero-title {
        font-size: 44px;
        line-height: 56px;
    }
    .hero_wrapper .hero .hero-image {
        margin-bottom: 24px;
    }
    .hero_wrapper .hero .hero-image::before {
        width: 97px;
        height: 62px;
    }
}
@media (max-width: 768px) {
    .hero_wrapper .hero {
        padding-top: 120px;
    }
    .hero_wrapper .hero .container {
        padding: 0 24px;
    }
    .hero_wrapper .hero .container .main-heading .hero-title {
        text-align: center;
        font-size: 36px;
        font-weight: 800;
        line-height: 44px;
    }
    .hero_wrapper .hero .container .main-heading .hero__sub-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .hero_wrapper .hero .hero-image:before {
        width: 96px;
        height: 61px;
        top: calc(50% + 6px);
    }
}
.hero {
    position: relative;
    text-align: center;
    padding: 140px 0 68px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
@media (max-width: 767.98px) {
    .hero {
        padding: 120px 0 48px;
    }
}
.hero .blue-text {
    color: #1d4ed8;
}
.hero--to-white:before {
    z-index: 11;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 313px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 81%, #fff 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 81%, #fff 100%);
}
.hero .container {
    position: relative;
    z-index: 30;
}
.hero .container .hero-image {
    z-index: 12;
    margin-top: 24px;
}
.hero .container .hero-image img {
    height: auto;
}
.hero .h1,
.hero h1 {
    margin-bottom: 8px;
}
.hero__sub-title {
    font-family: var(--font-body);
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #6e7191;
    max-width: 680px;
    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: var(--font-body);
}
.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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;
    }
}
.home .hero {
    padding-top: 176px;
    padding-bottom: 0;
}
@media (max-width: 1023.98px) {
    .home .hero {
        padding-top: 140px;
    }
}
@media (max-width: 767.98px) {
    .home .hero {
        padding-top: 120px;
    }
}
.home .hero .home .h1,
.home .hero h1 {
    font-weight: 800;
    letter-spacing: -0.02em;
    font-size: 52px;
    line-height: 64px;
    color: #202223;
    margin-bottom: 20px;
}
@media (max-width: 1023.98px) {
    .home .hero .home .h1,
    .home .hero h1 {
        font-size: 44px;
        line-height: 56px;
        margin-bottom: 20px;
    }
}
@media (max-width: 767.98px) {
    .home .hero .home .h1,
    .home .hero h1 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 28px;
    }
}
.home .hero__sub-title {
    line-height: 28px;
    max-width: 800px !important;
}
@media (max-width: 767.98px) {
    .home .hero__sub-title {
        line-height: 24px;
    }
}
.home .hero .get-started__buttons {
    margin-bottom: 24px;
}
.home .hero .get-started__buttons a {
    font-weight: 500;
}
.home .hero-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}
@media (max-width: 767.98px) {
    .home .hero-image {
        margin: 12px -10px 0;
    }
}
.customer-experience__wrapper {
    background: #fff;
    padding: 32px 0;
    text-align: center;
}
@media (max-width: 767.98px) {
    .customer-experience__wrapper {
        padding: 24px 0;
    }
}
.customer-experience__reviews {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    -moz-column-gap: 12px;
    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__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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: var(--font-body);
}
.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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;
}
@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__wrapper {
    margin-top: -16px;
    padding-bottom: 80px;
}
@media (max-width: 1023.98px) {
    .customer-experience__wrapper {
        margin-top: 0;
        padding-top: 40px;
        padding-bottom: 60px;
    }
}
.customer-experience__wrapper {
    background: #fff;
    padding: 32px 0;
    text-align: center;
}
@media (max-width: 767.98px) {
    .customer-experience__wrapper {
        padding: 24px 0;
    }
}
.customer-experience__reviews {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    -moz-column-gap: 12px;
    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__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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: var(--font-body);
}
.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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%);
}
.home .customer-experience__wrapper {
    margin-top: 80px;
}
.hero #start_free_buttons a.trial{
    border-color: transparent!important;
}

#start_free_buttons,
.buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    gap: 16px;
    width: 100%;
    font-family: Plus Jakarta Display, sans-serif;
}
#start_free_buttons a,
.buttons a {
    font-family: var(--font-body);
    display: inline-block;
    width: 200px;
    padding: 11.5px 0;
    font-weight: 700;
    border-radius: 8px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    transition: 0.2s;
}
#start_free_buttons a.trial,
.buttons a.trial {
    font-weight: 700;
    background-color: #ff8c00;
    border: 2px solid #ff8c00;
}
#start_free_buttons a.trial:hover,
.buttons a.trial:hover {
    text-decoration: none;
    background-color: #e27f27;
    border: 1px solid #e27f27;
}
#start_free_buttons a.price,
.buttons a.price {
    font-weight: 600;
    background-color: transparent;
    border: 2px solid #fff;
}
#start_free_buttons a.price:hover,
.buttons a.price:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.8);
}
#start_free_buttons.custom a,
.buttons.custom a {
    padding: 14px 5px;
    min-width: 190px;
    display: inline-block;
}
#start_free_buttons.blue a.price,
.buttons.blue a.price {
    padding: 10px 20px;
    border-radius: 8px;
    border: 2px solid transparent;
    font-family: var(--font-body);
    font-weight: 700;
    line-height: 24px;
    height: 48px;
    transition: 0.3s all;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    min-width: 200px;
    background-color: transparent;
    border: 2px solid #1d4ed8;
    color: #1d4ed8;
    min-width: 200px;
    box-shadow: none;
}
#start_free_buttons.blue a.price:hover,
.buttons.blue a.price:hover {
    text-decoration: none;
    background: rgba(0, 140, 255, 0.05);
}
@media (max-width: 768px) {
    #start_free_buttons,
    .buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        width: 100%;
    }
    #start_free_buttons a,
    .buttons a {
        margin: 0 !important;
        width: 260px;
    }
}
@media (max-width: 375px) {
    #start_free_buttons a,
    .buttons a {
        margin: 0 !important;
        width: 100%;
    }
}

.home .hero,
.page-template-landing-page-template .hero,
.feature-template-landing-page-template .hero {
    padding-bottom: 100px;
    padding-top: 178px;
}
@media (max-width: 1199px) {
    .home .hero,
    .page-template-landing-page-template .hero,
    .feature-template-landing-page-template .hero {
        padding-bottom: 80px;
    }
}
@media (max-width: 991px) {
    .home .hero,
    .page-template-landing-page-template .hero,
    .feature-template-landing-page-template .hero {
        padding-bottom: 60px;
    }
}