@charset "UTF-8";
html {
    -webkit-font-smoothing: antialiased;
}
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: 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;
}
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: '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;
    }
}
.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;
    }
}
.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;
    }
}
.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 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: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    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: '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__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: Inter, sans-serif;
}
@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: Plus Jakarta Sans, sans-serif;
        font-style: normal;
        font-weight: 800;
        line-height: 44px !important;
        margin-bottom: 12px;
    }
    .try .container h4 {
        font-size: 16px;
        font-family: Inter, sans-serif;
        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-family: Inter;
    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: Plus Jakarta Sans, sans-serif;
    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-family: Inter;
    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: Plus Jakarta Sans, sans-serif;
    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: Plus Jakarta Sans, sans-serif;
    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: Plus Jakarta Sans, sans-serif;
    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: Plus Jakarta Sans, sans-serif;
    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: Plus Jakarta Sans, sans-serif;
    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: Plus Jakarta Sans, sans-serif;
    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: Plus Jakarta Sans, sans-serif;
    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: Plus Jakarta Sans, sans-serif;
        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: Plus Jakarta Sans, sans-serif;
        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;
    }
}
.features-menu-button {
    cursor: pointer;
    position: relative;
    color: #4e4b66;
    font-size: 16px;
    font-family: Plus Jakarta Sans, sans-serif;
    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: Plus Jakarta Sans;
    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: Plus Jakarta Sans, sans-serif;
    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: Plus Jakarta Sans, sans-serif;
    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: Inter, sans-serif;
    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: Plus Jakarta Sans, sans-serif;
    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;
    }
}
@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;
    }
}
footer {
    background-color: #f7f7fc;
}
footer .custom-container {
    margin: 0 auto;
}
footer .custom-container .top-part {
    padding: 68px 0;
    border-bottom: 1px solid #e3e4ee;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
}
footer .custom-container .top-part .footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 195.5px;
    width: 100%;
}
footer .custom-container .top-part .footer-menu h3 {
    margin-bottom: 20px;
    color: #4e4b66;
    font-size: 14px;
    font-family: Plus Jakarta Sans, sans-serif;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
footer .custom-container .top-part .footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
footer .custom-container .top-part .footer-menu ul li a {
    color: #6e7191;
    font-size: 14px;
    font-family: Inter, sans-serif;
    line-height: 20px;
    display: block;
    transition: 0.2s;
    cursor: pointer;
    font-weight: 400;
}
footer .custom-container .top-part .footer-menu ul li a:hover {
    color: #4e4b66;
    text-decoration: none;
}
footer .custom-container .top-part .footer-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
footer .custom-container .top-part .column1 {
    min-width: 248px;
    gap: 24px;
}
footer .custom-container .top-part .column1 .menu1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
footer .custom-container .top-part .column1 .menu1 img {
    margin-right: 5px;
    width: 18px;
}
footer .custom-container .top-part .column1 .menu1 a {
    color: #6e7191;
    font-size: 14px;
    font-family: Inter, sans-serif;
    line-height: 20px;
}
footer .custom-container .top-part .column1 .menu1 a:hover {
    color: #4e4b66;
    text-decoration: none;
}
footer .custom-container .top-part .column1 .menu1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
footer .custom-container .top-part .column1 .menu1 ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    color: #6e7191;
    font-size: 14px;
    font-family: Inter, sans-serif;
    line-height: 20px;
}
footer .custom-container .top-part .column1 .menu1 ul li img,
footer .custom-container .top-part .column1 .menu1 ul li svg {
    width: 18px;
    margin-right: 8px;
}
footer .custom-container .top-part .column1 .logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
}
footer .custom-container .top-part .column2 .account,
footer .custom-container .top-part .column2 .apps,
footer .custom-container .top-part .column2 .channels {
    display: none;
}
footer .custom-container .top-part .column2 .free-tools,
footer .custom-container .top-part .column2 .help {
    display: none;
}
footer .custom-container .top-part .column3 .free-tools,
footer .custom-container .top-part .column3 .help,
footer .custom-container .top-part .column3 .resources,
footer .custom-container .top-part .column3 .use-cases {
    display: none;
}
footer .custom-container .top-part .column4 .free-tools,
footer .custom-container .top-part .column4 .use-cases {
    display: none;
}
footer .custom-container .top-part .column2,
footer .custom-container .top-part .column3,
footer .custom-container .top-part .column4,
footer .custom-container .top-part .column5 {
    padding-top: 2px;
}
footer .custom-container .mobile-top-part {
    display: none;
}
footer .custom-container .bottom-part {
    padding: 32px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
footer .custom-container .bottom-part .top-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
footer .custom-container .bottom-part .top-section .terms a {
    cursor: pointer;
    font-weight: 400;
    color: #6e7191;
}
footer .custom-container .bottom-part .top-section .terms a:hover {
    text-decoration: none;
    color: #4e4b66;
}
footer .custom-container .bottom-part .top-section .follow-us {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 16px;
}
footer .custom-container .bottom-part .top-section .follow-us h4 {
    color: #6e7191;
    font-size: 14px;
    font-family: Inter, sans-serif;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}
footer .custom-container .bottom-part .top-section .follow-us a:hover svg path {
    fill: #4e4b66;
}
footer .custom-container .bottom-part .top-section .terms ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
}
footer .custom-container .bottom-part .top-section .terms ul li {
    cursor: pointer;
    color: #6e7191;
    font-size: 14px;
    font-family: Inter, sans-serif;
    line-height: 20px;
}
footer .custom-container .bottom-part .bottom-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #6e7191;
    font-size: 12px;
    font-family: Inter, sans-serif;
    line-height: 14px;
}
footer .custom-container .bottom-part .bottom-section a {
    color: #6e7191;
    font-size: 12px;
    font-family: Inter, sans-serif;
    line-height: 14px;
}
footer .custom-container .bottom-part .bottom-section p {
    margin: 0;
}
footer .custom-container .bottom-part .bottom-section .address {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
}
footer .custom-container .bottom-part .bottom-section .address span {
    color: #6e7191;
    font-size: 12px;
    font-family: Inter, sans-serif;
    line-height: 14px;
}
footer .custom-container .bottom-part .bottom-section .download-apps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 10px;
}
footer .custom-container .bottom-part .bottom-section .copyright-desktop {
    display: block;
}
footer .custom-container .bottom-part .bottom-section .copyright-mobile {
    display: none;
}
@media (max-width: 1200px) {
    footer .custom-container .mobile-top-part {
        display: none;
    }
    footer .custom-container .top-part {
        padding-top: 48px;
        gap: 24px;
    }
    footer .custom-container .top-part .column3 {
        width: 251px;
    }
    footer .custom-container .top-part .column3 .account {
        display: none;
    }
    footer .custom-container .top-part .column3 .use-cases {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    footer .custom-container .top-part .column2 {
        width: 251px;
    }
    footer .custom-container .top-part .column2 .account {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    footer .custom-container .top-part .column4 {
        width: 251px;
    }
    footer .custom-container .top-part .column4 .use-cases {
        display: none;
    }
    footer .custom-container .top-part .column4 .free-tools {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    footer .custom-container .top-part .column5 .free-tools,
    footer .custom-container .top-part .column5 .use-cases {
        display: none;
    }
}
@media (max-width: 1024px) {
    footer .custom-container .top-part {
        padding: 32px 0;
    }
    footer .custom-container .top-part .column2 .apps,
    footer .custom-container .top-part .column2 .channels {
        display: block;
    }
    footer .custom-container .top-part .column3 .free-tools,
    footer .custom-container .top-part .column3 .help,
    footer .custom-container .top-part .column3 .resources {
        display: block;
    }
    footer .custom-container .top-part .column3 .apps,
    footer .custom-container .top-part .column3 .channels {
        display: none;
    }
    footer .custom-container .top-part .column4,
    footer .custom-container .top-part .column5 {
        display: none;
    }
    footer .custom-container .bottom-part {
        border-top: 1px solid #d9dbe9;
        padding: 32px 24px;
        gap: 24px;
    }
    footer .custom-container .bottom-part .top-section {
        flex-direction: column;
        justify-content: center;
        gap: 24px;
    }
    footer .custom-container .bottom-part .top-section .terms ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    footer .custom-container .bottom-part .bottom-section {
        flex-direction: column;
        gap: 24px;
        text-align: center;
    }
    footer .custom-container .bottom-part .bottom-section .address {
        flex-direction: column;
        gap: 14px;
    }
    footer .custom-container .bottom-part .bottom-section .download-apps a img {
        height: 32px;
    }
    footer .custom-container .bottom-part .bottom-section .copyright-desktop {
        display: none;
    }
    footer .custom-container .bottom-part .bottom-section .copyright-mobile {
        display: block;
    }
}
@media (max-width: 768px) {
    footer .custom-container {
        padding: 0;
    }
    footer .custom-container .top-part {
        display: none;
    }
    footer .custom-container .mobile-top-part {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 16px;
        padding: 32px 24px 28px;
    }
    footer .custom-container .mobile-top-part .footers-contacts {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    footer .custom-container .mobile-top-part .footers-contacts a {
        color: #6e7191;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 20px;
    }
    footer .custom-container .mobile-top-part .footers-contacts a img,
    footer .custom-container .mobile-top-part .footers-contacts a svg {
        margin-right: 8px;
    }
    footer .custom-container .mobile-top-part .footers-contacts ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    footer .custom-container .mobile-top-part .footers-contacts ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        color: #6e7191;
        font-size: 14px;
        font-family: Inter, sans-serif;
        line-height: 20px;
    }
    footer .custom-container .mobile-top-part .footers-contacts ul li img,
    footer .custom-container .mobile-top-part .footers-contacts ul li svg {
        margin-right: 8px;
    }
    footer .custom-container .mobile-top-part .mobile-footer-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    footer .custom-container .mobile-top-part .mobile-footer-menu .question-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 0 !important;
        position: relative;
        border-bottom: 1px solid #d9dbe9;
    }
    footer .custom-container .mobile-top-part .mobile-footer-menu .question-wrap .single-question {
        width: 100%;
    }
    footer
        .custom-container
        .mobile-top-part
        .mobile-footer-menu
        .question-wrap
        .single-question
        h4 {
        padding: 12px 0;
        display: inline-block;
        width: 100%;
        color: #4e4b66;
        font-size: 14px;
        font-family: Plus Jakarta Sans, sans-serif;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        margin: 0;
        cursor: pointer;
    }
    footer
        .custom-container
        .mobile-top-part
        .mobile-footer-menu
        .question-wrap
        .single-question
        .answer {
        padding: 12px 0;
    }
    footer
        .custom-container
        .mobile-top-part
        .mobile-footer-menu
        .question-wrap
        .single-question
        .answer
        ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: -ms-grid;
        display: grid;
        grid-template-columns: auto;
        width: 100%;
    }
    footer
        .custom-container
        .mobile-top-part
        .mobile-footer-menu
        .question-wrap
        .single-question
        .answer
        ul
        li {
        width: 100%;
    }
    footer
        .custom-container
        .mobile-top-part
        .mobile-footer-menu
        .question-wrap
        .single-question
        .answer
        ul
        li
        a {
        cursor: pointer;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        color: #6e7191;
        gap: 10px;
        justify-content: space-between;
        margin-bottom: 12px;
    }
    footer .custom-container .mobile-top-part .mobile-footer-menu .question-wrap .quest-icon {
        position: absolute;
        top: 11px;
        right: 0;
        cursor: pointer;
        transition: 0.2s;
    }
    footer
        .custom-container
        .mobile-top-part
        .mobile-footer-menu
        .question-wrap
        .quest-icon.active {
        rotate: 180deg;
    }
    footer .custom-container .mobile-top-part .bottom-logos {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        gap: 12px;
    }
}
html[lang='en-US'] {
    margin-top: 0 !important;
}
.reviews .customer-experience__reviews__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.reviews .star-rating {
    transform: scale(0.5);
    margin: 0 0 4px 0;
}
#section-faq,
section.faq {
    border: none;
    padding: 100px 0;
    background: 0 0;
}
#section-faq .custom-container,
section.faq .custom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
#section-faq p.subtitle,
section.faq p.subtitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 28px;
}
#section-faq p.subtitle a,
section.faq p.subtitle a {
    color: #1d4ed8;
    font-weight: 600;
    font-family: Plus Jakarta Sans;
    text-decoration: none;
}
#section-faq p.subtitle a:hover,
section.faq p.subtitle a:hover {
    color: #4e4b66;
}
@media (max-width: 1199px) {
    #section-faq,
    section.faq {
        padding: 80px 0;
    }
}
@media (max-width: 1024px) {
    #section-faq,
    section.faq {
        padding: 60px 0;
    }
    #section-faq .custom-container,
    section.faq .custom-container {
        gap: 40px;
    }
}
@media (max-width: 768px) {
    #section-faq,
    section.faq {
        padding: 40px 0;
    }
    #section-faq .custom-container .heading-container,
    section.faq .custom-container .heading-container {
        align-items: flex-start;
    }
    #section-faq .custom-container .heading-container p.subtitle,
    section.faq .custom-container .heading-container p.subtitle {
        font-size: 16px;
        line-height: 24px;
    }
}
.has-bg-blue .container .video {
    height: 100%;
    min-height: 580px;
}
@media (max-width: 1100px) {
    .has-bg-blue .container .video {
        min-height: 490px;
    }
}
@media (max-width: 900px) {
    .has-bg-blue .container .video {
        min-height: 210px;
    }
}
@media (max-width: 900px) {
    .has-bg-blue .container .video {
        min-height: 180px;
    }
}
@media (max-width: 575px) {
    .main-section h1 {
        font-weight: 700;
        font-size: 32px;
        line-height: 40px;
    }
    .main-section p.subtitle {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        text-align: center;
        color: #fff;
        mix-blend-mode: normal;
        opacity: 0.75;
        margin-top: 12px;
        margin-bottom: 41px;
    }
    .main-section .buttons a,
    .main-section .buttons a.price {
        padding: 14px;
        width: 190px !important;
    }
}
.features {
    text-align: center;
    background-color: #f9fafc;
    padding-top: 60px;
    padding-bottom: 70px;
    border-top: 1px solid #e5e9f2;
}
.features h2 {
    color: #2b303e;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
}
.features p.subtitle {
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 20px;
}
.features .block-wrap {
    padding: 40px;
}
.features .block-wrap a {
    display: block;
}
.features .block-wrap a img {
    height: 44px;
}
.features .block-wrap a h5 {
    color: #2a85b9;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    margin-top: 15px;
}
.features .block-wrap a:hover {
    text-decoration: none;
}
.features .block-wrap a:hover h5 {
    color: #33b7ff !important;
}
.features .block-wrap a:hover img {
    filter: invert(61%) sepia(64%) saturate(2558%) hue-rotate(176deg) brightness(140%)
        contrast(101%);
}
.features .block-wrap p {
    color: #60646e;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
}
.features .feature-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 0;
}
.features .feature-link:hover {
    background-color: rgba(44, 50, 64, 0.11);
    color: #2c3240;
    text-decoration: none;
}
.customers {
    background-color: #f9fafc;
}
.custom-container {
    margin: 0 auto;
    max-width: 1198px;
    padding: 0 24px;
}
@media (max-width: 1199px) {
    .custom-container {
        padding: 0 48px;
    }
}
@media (max-width: 768px) {
    .custom-container {
        padding: 0 24px;
    }
}
.started {
    border: none;
}
.heading-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 8px;
}
.heading-container h2 {
    font-weight: 800;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
    color: #202223;
    margin-bottom: 0;
    letter-spacing: -0.02em;
}
.heading-container p.subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    font-family: Inter;
    color: #6e7191;
    margin-bottom: 0;
}
@media (max-width: 1199px) {
    .heading-container {
        gap: 6px;
    }
    .heading-container h2 {
        font-size: 32px;
        line-height: 44px;
    }
    .heading-container p.subtitle {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 0;
    }
}
@media (max-width: 768px) {
    .heading-container {
        gap: 8px;
    }
    .heading-container h2 {
        text-align: left;
        font-size: 28px;
        line-height: 34px;
        max-width: unset;
    }
    .heading-container p.subtitle {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
    }
}
#action-button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 13px;
    margin-top: 24px;
}
#action-button-wrapper button {
    padding: 13px 0;
    border-radius: 4px;
    line-height: 21px;
    font-size: 16px;
    width: 190px;
    outline: 0;
    display: block;
    text-align: center;
}
#action-button-wrapper button:nth-child(1) {
    background: #2b85ba;
    color: #fff;
    font-weight: 700;
    border: none;
}
#action-button-wrapper button:nth-child(1):hover {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), #2b85ba !important;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.16)), #2b85ba !important;
}
#action-button-wrapper button:nth-child(2) {
    background: #fff;
    color: #2b303e;
    font-weight: 400;
    border: 1px solid rgba(43, 48, 62, 0.3472);
}
#action-button-wrapper button:nth-child(2):hover {
    background: rgba(42, 133, 185, 0.05) !important;
}
.wistia_popover_embed {
    position: fixed !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}
section.reviews {
    display: block;
    padding: 40px 50px 48px;
    margin: 0 auto;
}
@media (max-width: 768px) {
    section.reviews {
        padding: 27px 0 60px;
    }
    section.reviews .customer-experience__wrapper {
        margin: 0;
        padding: 0;
        margin-top: 115px;
    }
    section.reviews .customer-experience__wrapper .container {
        padding: 0 24px;
        max-width: unset !important;
    }
}
.powerful-texting-features {
    overflow: hidden;
    text-align: center;
    padding: 100px 0;
    background: #f7f7fc;
    position: relative;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/home/gray-bg.png)
        center top no-repeat #eff0f6;
    background-size: cover;
}
.powerful-texting-features .custom-container {
    position: relative;
    z-index: 20;
}
.powerful-texting-features .custom-container:after {
    z-index: 10;
    content: '';
    position: absolute;
    width: 781px;
    height: 499px;
    left: 1112px;
    top: 709px;
    rotate: 313deg;
    background: -webkit-linear-gradient(115.85deg, rgba(247, 247, 252, 0) 18.19%, #d3d3f1 64.32%);
    background: linear-gradient(334.15deg, rgba(247, 247, 252, 0) 18.19%, #d3d3f1 64.32%);
    opacity: 0.1;
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
.powerful-texting-features .content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 100px;
    margin: 40px 0 100px;
}
.powerful-texting-features .content-wrapper .tab-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    max-width: 980px;
}
.powerful-texting-features .content-wrapper .tab-buttons button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    font-weight: 500;
    font-family: Inter, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #4e4b66;
    padding: 8px 20px;
    border-radius: 100px;
    border: none;
    height: unset;
    white-space: nowrap;
    outline: 0;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08) !important;
    transition: all 0.25s;
}
.powerful-texting-features .content-wrapper .tab-buttons button svg {
    fill: #1d4ed8;
    width: 20px;
}
.powerful-texting-features .content-wrapper .tab-buttons button span {
    color: #1d4ed8;
    font-size: 20px;
}
.powerful-texting-features .content-wrapper .tab-buttons button:hover {
    background: #f9f9fc;
}
.powerful-texting-features .content-wrapper .tab-buttons button.active-heading-item {
    background: #6e7191;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
    color: #fff;
}
.powerful-texting-features .content-wrapper .tab-buttons button.active-heading-item svg {
    fill: #fff;
}
.powerful-texting-features .content-wrapper .tab-buttons button.active-heading-item span {
    color: #fff;
}
.powerful-texting-features .content-wrapper .tab-item {
    width: 100%;
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab[data-id='content-tab1']
    img.desktop {
    transform: scale(1.2) translateY(50px);
}
.powerful-texting-features .content-wrapper .tab-item .content-tab {
    display: none;
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab.content-tab-active.scale1
    img.desktop {
    transform: scale(1);
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab.content-tab-active.scale1-1
    img.desktop {
    transform: scale(1.1);
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab.content-tab-active.scale1-2
    img.desktop {
    transform: scale(1.2);
}
.powerful-texting-features .content-wrapper .tab-item .content-tab-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 66px;
    position: relative;
    width: 100%;
}
.powerful-texting-features .content-wrapper .tab-item .content-tab-active img.desktop {
    height: auto !important;
    max-width: 560px;
    transform: scale(1.2);
    position: absolute;
    right: 0;
    z-index: -1;
}
.powerful-texting-features .content-wrapper .tab-item .content-tab-active .mobile {
    position: static;
    display: none;
}
.powerful-texting-features .content-wrapper .tab-item .content-tab-active .content {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 460px;
}
.powerful-texting-features .content-wrapper .tab-item .content-tab-active .content .advantages {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab-active
    .content
    .advantages
    .adv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab-active
    .content
    .advantages
    .adv
    svg {
    min-width: 32px;
    height: auto;
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab-active
    .content
    .advantages
    .adv
    span {
    font-size: 33px;
    color: #1d4ed8;
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab-active
    .content
    .advantages
    .adv
    div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    gap: 7px;
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab-active
    .content
    .advantages
    .adv
    div
    h5 {
    font-weight: 700;
    letter-spacing: -0.02em;
    font-size: 18px;
    line-height: 30px;
    color: #202223;
    margin-bottom: 0;
}
.powerful-texting-features
    .content-wrapper
    .tab-item
    .content-tab-active
    .content
    .advantages
    .adv
    div
    h6 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6e7191;
    margin-bottom: 0;
    font-family: Inter;
}
.powerful-texting-features .mobile-wrapper {
    display: none;
}
@media (max-width: 1199px) {
    .powerful-texting-features {
        padding: 80px 0;
    }
    .powerful-texting-features .content-wrapper {
        gap: 64px;
        margin: 40px 0 80px;
    }
    .powerful-texting-features
        .content-wrapper
        .tab-item
        .content-tab[data-id='content-tab1']
        img.desktop {
        transform: scale(1.2) translateY(20px);
    }
    .powerful-texting-features .content-wrapper .tab-item .content-tab-active img {
        max-width: 400px !important;
        right: -9px;
        top: 22px;
    }
}
@media (max-width: 1024px) {
    .powerful-texting-features {
        padding: 60px 0;
    }
    .powerful-texting-features:after {
        z-index: 10;
        content: '';
        position: absolute;
        top: -847px;
        right: -25px;
        rotate: 42deg;
        height: 1159px;
        width: 897px;
        background: -webkit-linear-gradient(
            115.85deg,
            rgba(247, 247, 252, 0) 18.19%,
            #d3d3f1 64.32%
        );
        background: linear-gradient(334.15deg, rgba(247, 247, 252, 0) 18.19%, #d3d3f1 64.32%);
        opacity: 0.1;
        transform: matrix(-1, 0, 0, 1, 0, 0);
    }
    .powerful-texting-features .content-wrapper {
        gap: 48px !important;
    }
    .powerful-texting-features .content-wrapper .tab-item .content-tab-active {
        gap: 44px !important;
        flex-direction: column;
    }
    .powerful-texting-features .content-wrapper .tab-item .content-tab-active .content {
        max-width: unset !important;
    }
    .powerful-texting-features
        .content-wrapper
        .tab-item
        .content-tab-active
        .content
        .advantages
        .adv
        span {
        display: none;
    }
    .powerful-texting-features
        .content-wrapper
        .tab-item
        .content-tab-active
        .content
        .advantages
        .adv
        div {
        align-items: center !important;
    }
    .powerful-texting-features
        .content-wrapper
        .tab-item
        .content-tab-active
        .content
        .advantages
        .adv
        div
        h5,
    .powerful-texting-features
        .content-wrapper
        .tab-item
        .content-tab-active
        .content
        .advantages
        .adv
        div
        h6 {
        text-align: center !important;
    }
    .powerful-texting-features .content-wrapper .tab-item .content-tab-active img {
        max-width: 490px !important;
        position: relative !important;
    }
}
@media (max-width: 991px) {
    .powerful-texting-features {
        padding: 60px 0;
    }
    .powerful-texting-features .content-wrapper .tab-item {
        padding: 0;
    }
    .powerful-texting-features .content-wrapper .tab-item .content-tab-active {
        flex-direction: column;
        align-items: center;
        gap: 48px;
    }
    .powerful-texting-features .content-wrapper .tab-item .content-tab-active img {
        position: relative;
    }
}
@media (max-width: 768px) {
    .powerful-texting-features {
        padding: 40px 0;
    }
    .powerful-texting-features:after,
    .powerful-texting-features:before {
        display: none;
    }
    .powerful-texting-features .heading-container {
        align-items: flex-start;
    }
    .powerful-texting-features .heading-container h2 {
        max-width: unset;
    }
    .powerful-texting-features .content-wrapper {
        display: none;
    }
    .powerful-texting-features .mobile-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        margin: 40px 0;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        cursor: pointer;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap:before {
        content: '';
        position: absolute;
        left: 40px;
        top: 100%;
        right: 0;
        height: 1px;
        background: #e3e4ee;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .single-question {
        width: 100%;
    }
    .powerful-texting-features
        .mobile-wrapper
        .question-wrap
        .single-question
        .single-question-heading {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -12px;
        border-radius: 8px;
    }
    .powerful-texting-features
        .mobile-wrapper
        .question-wrap
        .single-question
        .single-question-heading
        h4 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 14px 12px;
        width: 100%;
        margin: 0;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
    }
    .powerful-texting-features
        .mobile-wrapper
        .question-wrap
        .single-question
        .single-question-heading
        h4
        span {
        color: #1d4ed8;
        font-size: 28px;
        min-width: 28px;
        width: 28px;
        margin-right: 12px;
    }
    .powerful-texting-features
        .mobile-wrapper
        .question-wrap
        .single-question
        .single-question-heading
        svg {
        margin-right: 12px;
    }
    .powerful-texting-features
        .mobile-wrapper
        .question-wrap
        .single-question
        .single-question-heading
        svg
        path {
        fill: #1d4ed8;
    }
    .powerful-texting-features
        .mobile-wrapper
        .question-wrap
        .single-question.active
        .single-question-heading {
        background-color: #6e7191;
    }
    .powerful-texting-features
        .mobile-wrapper
        .question-wrap
        .single-question.active
        .single-question-heading
        h4 {
        color: #fff;
    }
    .powerful-texting-features
        .mobile-wrapper
        .question-wrap
        .single-question.active
        .single-question-heading
        h4
        span {
        color: #fff;
    }
    .powerful-texting-features
        .mobile-wrapper
        .question-wrap
        .single-question.active
        .single-question-heading
        svg
        path {
        fill: #fff;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .single-question .answer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 24px;
        margin-top: 20px;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .single-question .answer .item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 7px;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .single-question .answer .item h3 {
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        line-height: 30px;
        margin: 0;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .single-question .answer .item h4 {
        text-align: left;
        margin: 0;
        color: #6e7191;
        font-size: 16px;
        font-weight: 400;
        font-family: Inter, sans-serif;
        line-height: 24px;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .single-question .answer .item img {
        width: 100%;
        max-width: 460px;
        margin: 16px auto 20px;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .quest-icon {
        position: absolute;
        top: 16px;
        right: 0;
        transition: 0.2s;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .quest-icon svg path {
        fill: #6e7191;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .quest-icon.active {
        rotate: 180deg;
    }
    .powerful-texting-features .mobile-wrapper .question-wrap .quest-icon.active svg path {
        fill: #fff;
    }
}
.connect-with-business {
    padding: 65px 0;
}
.connect-with-business .custom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 88px;
    overflow-y: hidden;
}
.connect-with-business .custom-container .description-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 10px;
    max-width: 530px;
}
.connect-with-business .custom-container .description-container span {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #1d4ed8;
}
.connect-with-business .custom-container .description-container h2 {
    display: inline-block;
    font-size: 36px;
    line-height: 48px;
    font-weight: 800;
    color: #202223;
    margin-bottom: 0;
    letter-spacing: -0.02em;
}
.connect-with-business .custom-container .description-container p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #6e7191;
    margin-bottom: 0;
    font-family: Inter;
}
.connect-with-business .custom-container .description-container p b {
    font-weight: 700 !important;
}
.connect-with-business .custom-container .description-container #action-button-wrapper {
    margin-top: 24px;
}
.connect-with-business .custom-container .description-container #action-button-wrapper button {
    width: 240px;
}
.connect-with-business
    .custom-container
    .description-container
    #action-button-wrapper
    .integrations {
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.15) !important;
    padding: 15px 30px;
    background: #1d4ed8;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    transition: 0.2s;
}
.connect-with-business
    .custom-container
    .description-container
    #action-button-wrapper
    .integrations:hover {
    background: #1E40AF !important;
}
.connect-with-business .custom-container .description-container #action-button-wrapper .read-api {
    width: unset;
    padding-left: 24px;
    border: unset;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #1d4ed8;
}
.connect-with-business
    .custom-container
    .description-container
    #action-button-wrapper
    .read-api:hover {
    color: #4e4b66;
    background: 0 0 !important;
}
.connect-with-business .custom-container .boxShadow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: relative;
}
.connect-with-business .custom-container .boxShadow::before {
    z-index: 10;
    content: '';
    width: 100%;
    height: 240px;
    position: absolute;
    background: -webkit-linear-gradient(top, #fff 19.27%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, #fff 19.27%, rgba(255, 255, 255, 0) 100%);
}
.connect-with-business .custom-container .boxShadow::after {
    z-index: 10;
    content: '';
    width: 100%;
    height: 240px;
    position: absolute;
    bottom: 0;
    background: -webkit-linear-gradient(top, #fff 19.27%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, #fff 19.27%, rgba(255, 255, 255, 0) 100%);
    transform: matrix(1, 0, 0, -1, 0, 0);
}
.connect-with-business .custom-container .content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    max-height: 714px;
    width: 100%;
    max-width: 533px;
    padding: 0 20px;
}
.connect-with-business .custom-container .content-container .animated-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 16px;
    animation: move 40s linear infinite;
    will-change: transform;
}
@keyframes move {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}
.connect-with-business .custom-container .content-container .column-revert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 16px;
    animation: move-revert 40s linear infinite;
    will-change: transform;
}
@keyframes move-revert {
    0% {
        transform: translateY(-100%);
    }
    50% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100%);
    }
}
.connect-with-business .custom-container .content-container .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 22px 10px;
    height: 159px;
    width: 154px;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.11);
    border-radius: 8px;
    text-align: center;
}
.connect-with-business .custom-container .content-container .item img {
    max-width: 61px;
    max-height: 61px;
    margin-bottom: 14px;
}
.connect-with-business .custom-container .content-container .item h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #4e4b66;
    margin-bottom: 0;
}
.connect-with-business .custom-container .content-container .item p {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #6e7191;
    margin-bottom: 0;
}
@media (max-width: 1199px) {
    .connect-with-business {
        padding: 60px 0;
    }
    .connect-with-business .custom-container {
        gap: 60px;
    }
    .connect-with-business .custom-container .description-container {
        max-width: none;
        width: 100%;
        gap: 10px;
    }
    .connect-with-business .custom-container .description-container h2 {
        width: unset;
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 14px;
    }
    .connect-with-business .custom-container .description-container span {
        margin-bottom: 14px;
    }
    .connect-with-business .custom-container .description-container #action-button-wrapper {
        margin-top: 38px;
    }
    .connect-with-business .custom-container .description-container #action-button-wrapper button {
        padding-bottom: 12px;
    }
    .connect-with-business .custom-container .boxShadow {
        width: 80%;
        overflow-y: hidden;
        justify-content: flex-start;
    }
    .connect-with-business .custom-container .boxShadow .content-container {
        max-width: 460px;
    }
    .connect-with-business .custom-container .boxShadow .content-container .item {
        padding: 20px 13px;
        height: 132px;
        width: 127px;
    }
    .connect-with-business .custom-container .boxShadow .content-container .item img {
        max-width: 50px;
        max-height: 50px;
        margin-bottom: 12px;
    }
    .connect-with-business .custom-container .boxShadow .content-container .item h3 {
        font-size: 13px;
        line-height: 19px;
    }
    .connect-with-business .custom-container .boxShadow .content-container .item p {
        font-size: 10px;
        line-height: 13px;
    }
}
@media (max-width: 1024px) {
    .connect-with-business .custom-container {
        justify-content: center;
    }
    .connect-with-business .custom-container .boxShadow {
        display: none;
    }
    .connect-with-business .custom-container .description-container {
        gap: 0;
        margin: 0;
        text-align: center;
        max-width: 600px;
    }
    .connect-with-business .custom-container .description-container span {
        margin-bottom: 24px;
    }
    .connect-with-business .custom-container .description-container h2 {
        margin: 0 auto 24px;
        max-width: 500px;
    }
    .connect-with-business .custom-container .description-container #action-button-wrapper {
        margin: 40px auto 0;
        flex-direction: column;
        gap: 7px;
    }
    .connect-with-business
        .custom-container
        .description-container
        #action-button-wrapper
        .read-api {
        padding: 12px 0;
    }
}
@media (max-width: 768px) {
    .connect-with-business {
        padding: 40px 0;
    }
    .connect-with-business .custom-container .description-container {
        align-items: flex-start;
        max-width: unset;
    }
    .connect-with-business .custom-container .description-container span {
        text-align: left;
    }
    .connect-with-business .custom-container .description-container h2 {
        max-width: unset;
        text-align: left;
        width: 100%;
        margin: 0 0 24px 0;
        font-size: 28px;
        line-height: 34px;
    }
    .connect-with-business .custom-container .description-container p {
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }
    .connect-with-business .custom-container .description-container #action-button-wrapper {
        flex-direction: column;
        margin: 40px auto 0;
        gap: 16px;
    }
    .connect-with-business .custom-container .description-container #action-button-wrapper button {
        width: 260px;
    }
    .connect-with-business
        .custom-container
        .description-container
        #action-button-wrapper
        .read-api {
        padding: 0;
    }
    .connect-with-business
        .custom-container
        .description-container
        #action-button-wrapper
        .read-api
        a {
        padding: 0 !important;
    }
}
@media (max-width: 375px) {
    .connect-with-business .custom-container .description-container #action-button-wrapper {
        width: 100%;
    }
    .connect-with-business .custom-container .description-container #action-button-wrapper button {
        width: 100%;
    }
}
.why-companies-trust-us {
    overflow: hidden;
    text-align: center;
    padding: 100px 0;
    background: #f7f7fc;
    position: relative;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/home/gray-bg.png)
        center top no-repeat #eff0f6;
    background-size: cover;
}
.why-companies-trust-us .heading-container p {
    margin-bottom: 0;
}
.why-companies-trust-us .content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 64px auto 0;
}
.why-companies-trust-us .content-wrapper .value:nth-child(1) {
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 40px 25px 40px;
    width: 33.3%;
}
.why-companies-trust-us .content-wrapper .value:nth-child(2) {
    border-top: none;
    border-right: none;
    width: 33.3%;
    padding: 40px 25px 40px;
}
.why-companies-trust-us .content-wrapper .value:nth-child(3) {
    border-top: none;
    border-right: none;
    padding: 40px 25px 40px;
    width: 33.3%;
}
.why-companies-trust-us .content-wrapper .value:nth-child(4) {
    border-left: none;
    border-bottom: none;
    border-top: none;
    border-right: none;
    padding: 40px 25px 40px;
    width: 33.3%;
}
.why-companies-trust-us .content-wrapper .value:nth-child(5) {
    border-bottom: none;
    padding: 40px 25px 40px;
    border-top: none;
    border-right: none;
    width: 33.3%;
}
.why-companies-trust-us .content-wrapper .value:nth-child(6) {
    border-bottom: none;
    border-right: none;
    border-top: none;
    padding: 40px 25px 40px;
    width: 33.3%;
}
.why-companies-trust-us .content-wrapper .value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 8px;
    border: 1px solid #e3e4ee;
    width: calc(32% - 2px);
}
.why-companies-trust-us .content-wrapper .value .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: baseline;
    max-width: 313px;
}
.why-companies-trust-us .content-wrapper .value .title h3 {
    font-weight: 800;
    font-size: 32px;
    line-height: 48px;
    color: #1d4ed8;
    margin-right: 4px;
    margin-bottom: 0;
    letter-spacing: -0.02em;
}
.why-companies-trust-us .content-wrapper .value .title span {
    font-size: 22px;
    line-height: 48px;
    color: #1d4ed8;
    font-weight: 600;
    margin-bottom: 0;
}
.why-companies-trust-us .content-wrapper .value p {
    display: inline-block;
    max-width: 300px;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #6e7191;
    margin-bottom: 0;
    font-family: Inter;
}
@media (max-width: 1199px) {
    .why-companies-trust-us {
        padding: 80px 0;
    }
    .why-companies-trust-us .content-wrapper {
        margin: 64px auto 0;
    }
    .why-companies-trust-us .content-wrapper .value {
        padding: 40px 30px !important;
    }
    .why-companies-trust-us .content-wrapper .value .title h3 {
        font-size: 32px;
        line-height: 48px;
    }
    .why-companies-trust-us .content-wrapper .value .title span {
        font-size: 22px;
        line-height: 48px;
    }
}
@media (max-width: 1024px) {
    .why-companies-trust-us {
        padding: 60px 0;
    }
    .why-companies-trust-us .heading-container {
        max-width: unset;
        margin: 0 auto;
    }
    .why-companies-trust-us .content-wrapper {
        margin: 56px auto 0;
    }
    .why-companies-trust-us .content-wrapper .value:nth-child(1) {
        border-right: 1px solid #e5e9f2;
        padding: 40px 20px !important;
    }
    .why-companies-trust-us .content-wrapper .value:nth-child(2) {
        border-top: none;
        border-left: none;
        border-right: none;
        padding: 40px 20px !important;
    }
    .why-companies-trust-us .content-wrapper .value:nth-child(3) {
        border-top: none;
        border-left: none;
        padding: 40px 20px !important;
        border-right: 1px solid #e5e9f2;
    }
    .why-companies-trust-us .content-wrapper .value:nth-child(4) {
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #e5e9f2;
        padding: 40px 20px !important;
    }
    .why-companies-trust-us .content-wrapper .value:nth-child(5) {
        border-bottom: none;
        border-left: none;
        border-top: none;
        border-right: 1px solid #e5e9f2;
        padding: 40px 20px !important;
    }
    .why-companies-trust-us .content-wrapper .value:nth-child(6) {
        border: none;
        padding: 40px 20px !important;
    }
    .why-companies-trust-us .content-wrapper .value {
        width: calc(50% - 2px) !important;
        padding: 40px 20px;
    }
}
@media (max-width: 768px) {
    .why-companies-trust-us {
        padding: 40px 0;
    }
    .why-companies-trust-us .custom-container .heading-container {
        align-items: flex-start;
    }
    .why-companies-trust-us .custom-container .content-wrapper {
        margin-top: 40px;
        flex-direction: column;
    }
    .why-companies-trust-us .custom-container .content-wrapper .value {
        width: unset !important;
        align-items: flex-start;
        gap: 8px;
        padding: 0 !important;
    }
    .why-companies-trust-us .custom-container .content-wrapper .value p {
        max-width: unset !important;
        font-size: 16px;
        line-height: 24px;
        text-align: left;
    }
    .why-companies-trust-us .custom-container .content-wrapper .value {
        border: none !important;
        border-bottom: 1px solid #e5e9f2 !important;
    }
    .why-companies-trust-us .custom-container .content-wrapper .value:nth-child(2),
    .why-companies-trust-us .custom-container .content-wrapper .value:nth-child(3),
    .why-companies-trust-us .custom-container .content-wrapper .value:nth-child(4),
    .why-companies-trust-us .custom-container .content-wrapper .value:nth-child(5) {
        padding: 24px 0 !important;
    }
    .why-companies-trust-us .custom-container .content-wrapper .value:nth-child(1) {
        padding: 0 0 24px 0 !important;
    }
    .why-companies-trust-us .custom-container .content-wrapper .value:nth-child(6) {
        padding: 24px 0 0 0 !important;
        border-bottom: none !important;
    }
}
.communication-with-sms {
    text-align: center;
    padding: 100px 0;
}
.communication-with-sms .content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 1150px;
    margin: 40px auto 0;
}
.communication-with-sms .content-wrapper .tab-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px;
}
.communication-with-sms .content-wrapper .tab-container .tab-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 59px;
    padding: 15px 0 0 66px;
}
.communication-with-sms .content-wrapper .tab-container .tab-active img {
    max-width: 245px;
    height: 470px;
    transform: translateY(-15px);
}
.communication-with-sms .content-wrapper .tab-container .tab-active .tab-item-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.communication-with-sms .content-wrapper .tab-container .tab-active .tab-item-content .value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: left;
}
.communication-with-sms .content-wrapper .tab-container .tab-active .tab-item-content .value span {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #202223;
}
.communication-with-sms .content-wrapper .tab-container .tab-active .tab-item-content .value p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #6e7191;
    margin: 0;
    font-family: Inter;
}
.communication-with-sms .content-wrapper .tab-container .tab-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.communication-with-sms .content-wrapper .tab-container .tab-menu ul li {
    cursor: pointer;
}
.communication-with-sms .content-wrapper .tab-container .tab-menu ul li div.tab-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 16px 14px 16px 12px;
    background: #fff;
    width: 310px;
    border-right: 1px solid #e5e9f2;
}
.communication-with-sms .content-wrapper .tab-container .tab-menu ul li div.tab-item span {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #4e4b66;
}
.communication-with-sms .content-wrapper .tab-container .tab-menu ul li div.tab-item .font-icon {
    font-size: 28px;
    color: #1d4ed8;
}
.communication-with-sms .content-wrapper .tab-container .tab-menu ul li div.tab-item:hover {
    background: #f0f8ff;
}
.communication-with-sms .content-wrapper .tab-container .tab-menu ul li div.active-item {
    border-radius: 4px 0 0 4px;
    background: #f0f8ff;
    border-right: 3px solid #1d4ed8;
}
.communication-with-sms .content-wrapper .tab-container .tab-menu ul li div.active-item span {
    color: #1d4ed8;
}
.communication-with-sms .custom-accordion {
    display: none;
}
@media (max-width: 1199px) {
    .communication-with-sms {
        padding: 80px 0;
    }
    .communication-with-sms .heading-container {
        margin: 0 auto;
    }
    .communication-with-sms .content-wrapper {
        margin: 40px auto 0;
    }
    .communication-with-sms .content-wrapper .tab-container {
        margin-bottom: 0;
    }
    .communication-with-sms .content-wrapper .tab-container .tab-active {
        padding: 0 0 0 64px;
    }
    .communication-with-sms .content-wrapper .tab-container .tab-active img {
        display: none;
    }
    .communication-with-sms .content-wrapper .tab-container .tab-menu ul li div.tab-item {
        width: 310px;
    }
    .communication-with-sms .content-wrapper .tab-container .tab-menu ul li div.tab-item span {
        text-align: left;
    }
    .communication-with-sms .content-wrapper #start_free_buttons {
        margin: 68px 0 0 0;
    }
}
@media (max-width: 1024px) {
    .communication-with-sms {
        padding: 60px 0;
    }
    .communication-with-sms .custom-container .tab-container {
        display: none !important;
    }
    .communication-with-sms .custom-container .custom-accordion {
        display: block;
    }
    .communication-with-sms .custom-container .custom-accordion input {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }
    .communication-with-sms .custom-container .custom-accordion .content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .communication-with-sms .custom-container .custom-accordion .tabs {
        width: 100%;
        overflow: hidden;
    }
    .communication-with-sms .custom-container .custom-accordion .tab {
        width: 100%;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }
    .communication-with-sms .custom-container .custom-accordion .tab:before {
        z-index: 10;
        content: '';
        position: absolute;
        left: 49px;
        bottom: 0;
        right: 14px;
        height: 1px;
        background: #e3e4ee;
        transition: 0.3s;
    }
    .communication-with-sms .custom-container .custom-accordion .tab.no-line:before {
        background: 0 0;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        padding: 14px 8px 13px;
        border-radius: 4px;
        margin: 0;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-label div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        gap: 12px;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-label div span {
        color: #4e4b66;
        font-weight: 700;
        font-size: 18px;
        line-height: 28px;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-label div .font-icon {
        font-size: 28px;
        color: #1d4ed8;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-label:hover span {
        color: #1d4ed8;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-label:hover svg path {
        fill: #1d4ed8;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-label svg {
        fill: #60646e;
        transition: all 0.35s;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 24px;
        max-height: 0;
        transition: all 0.35s;
        text-align: left;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-content div {
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-content div h4,
    .communication-with-sms .custom-container .custom-accordion .tab-content div h3 {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 7px;
        font-weight: 700;
        color: #202223;
        text-align: left;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-content div span {
        text-align: left;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #60646e;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-close {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-end;
        padding: 1em;
        font-size: 0.75em;
        background: green;
        cursor: pointer;
    }
    .communication-with-sms .custom-container .custom-accordion .tab-close:hover {
        background: green;
    }
    .communication-with-sms .custom-container .custom-accordion .tab.active .tab-label {
        color: #1d4ed8;
        background: #f0f8ff;
        border-radius: 4px;
    }
    .communication-with-sms .custom-container .custom-accordion .tab.active .tab-label div span {
        color: #1d4ed8;
    }
    .communication-with-sms .custom-container .custom-accordion .tab.active .tab-label svg {
        fill: #1d4ed8;
        transform: rotate(180deg);
    }
    .communication-with-sms .custom-container .custom-accordion .tab.active .tab-content {
        max-height: 100vh;
        padding: 20px 0 24px;
    }
}
@media (max-width: 768px) {
    .communication-with-sms {
        padding: 40px 0;
    }
    .communication-with-sms .custom-container {
        padding: 0 8px;
    }
    .communication-with-sms .custom-container .heading-container {
        padding: 0 16px;
        align-items: flex-start;
    }
    .communication-with-sms .custom-container .heading-container h2 {
        max-width: unset;
    }
    .communication-with-sms
        .custom-container
        .content-wrapper
        .custom-accordion
        .content
        .tabs
        .tab::before {
        left: 57px;
    }
    .communication-with-sms
        .custom-container
        .content-wrapper
        .custom-accordion
        .content
        .tabs
        .tab-content {
        padding: 0 16px;
    }
    .communication-with-sms
        .custom-container
        .content-wrapper
        .custom-accordion
        .content
        .tabs
        .tab-label {
        padding: 14px 16px 14px;
        border-radius: 8px;
    }
    .communication-with-sms
        .custom-container
        .content-wrapper
        .custom-accordion
        .content
        .tabs
        .tab.active
        .tab-content {
        padding: 20px 16px 24px;
        gap: 44px;
    }
    .communication-with-sms .custom-container .content-wrapper #start_free_buttons {
        margin-top: 48px;
    }
    .communication-with-sms .custom-container .content-wrapper .buttons {
        margin-bottom: 0;
    }
    .communication-with-sms .custom-container .content-wrapper .buttons a {
        width: 190px;
        padding: 13.5px 20px;
    }
}
.powering-business-worldwide {
    text-align: center;
    padding: 100px 0;
}
.powering-business-worldwide .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 61px;
}
.powering-business-worldwide .content .custom-slider {
    height: auto;
}
.powering-business-worldwide .content .custom-slider .carousel-control-prev::after {
    content: '\F18C';
    font-family: Textmagic-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    vertical-align: top;
    width: 100%;
    height: 100%;
    display: inline !important;
    font-size: 24px;
    color: #6e7191;
    line-height: 44px;
    transition: 0.3s;
}
.powering-business-worldwide .content .custom-slider a.carousel-control-next::after {
    content: '\F18D';
    font-family: Textmagic-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    vertical-align: top;
    width: 100%;
    height: 100%;
    display: inline !important;
    font-size: 24px;
    color: #6e7191;
    line-height: 44px;
    transition: 0.3s;
}
.powering-business-worldwide .content .custom-slider a.carousel-control-next,
.powering-business-worldwide .content .custom-slider a.carousel-control-prev {
    max-width: 44px;
    max-height: 44px;
    width: 44px;
    height: 44px;
    top: 42%;
    border-radius: 50%;
    background: #ebeef5;
    transition: 0.3s;
    opacity: 1 !important;
}
.powering-business-worldwide .content .custom-slider a.carousel-control-next:hover,
.powering-business-worldwide .content .custom-slider a.carousel-control-prev:hover {
    background-color: #4e4b66;
}
.powering-business-worldwide .content .custom-slider a.carousel-control-next:hover::after,
.powering-business-worldwide .content .custom-slider a.carousel-control-next:hover::before,
.powering-business-worldwide .content .custom-slider a.carousel-control-prev:hover::after,
.powering-business-worldwide .content .custom-slider a.carousel-control-prev:hover::before {
    color: #fff;
}
.powering-business-worldwide .content .custom-slider a.carousel-control-next img,
.powering-business-worldwide .content .custom-slider a.carousel-control-prev img {
    display: none;
}
.powering-business-worldwide .content .custom-slider a.carousel-control-prev {
    left: 290px;
}
.powering-business-worldwide .content .custom-slider a.carousel-control-next {
    right: 290px;
}
.powering-business-worldwide .content .custom-slider .slider-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
}
.powering-business-worldwide .content .custom-slider .slider-item .photo img {
    max-width: 460px;
    max-height: 410px;
}
.powering-business-worldwide .content .custom-slider .slider-item .slide-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}
.powering-business-worldwide .content .custom-slider .slider-item .slide-description span {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1d4ed8;
    margin-bottom: 24px;
}
.powering-business-worldwide .content .custom-slider .slider-item .slide-description h3 {
    font-style: italic;
    font-weight: 700;
    font-size: 32px;
    line-height: 44px;
    color: #4e4b66;
    margin-bottom: 16px;
    text-indent: -0.45em;
    letter-spacing: -0.02em;
}
.powering-business-worldwide .content .custom-slider .slider-item .slide-description p {
    text-align: left;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #6e7191;
    font-family: Inter;
    margin-bottom: 0;
}
.powering-business-worldwide .content .custom-slider .slider-item .slide-description a:hover {
    text-decoration: none;
    color: #0056b3;
}
.powering-business-worldwide
    .content
    .custom-slider
    .slider-item
    .slide-description
    a
    #action-button-wrapper {
    margin-top: 40px;
}
.powering-business-worldwide
    .content
    .custom-slider
    .slider-item
    .slide-description
    a
    #action-button-wrapper
    button {
    padding: 14px 32px 16px;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    height: 50px;
    background: #1d4ed8;
    border-radius: 4px;
}
.powering-business-worldwide
    .content
    .custom-slider
    .slider-item
    .slide-description
    a
    #action-button-wrapper
    button:hover {
    background: #1E40AF !important;
}
.powering-business-worldwide .content .custom-slider .slider-item #action-button-wrapper button {
    background: #1d4ed8;
    border-color: #1d4ed8;
    color: #fff;
    height: 50px;
    border-radius: 4px;
    padding: 1px 32px 0;
    width: unset;
}
.powering-business-worldwide
    .content
    .custom-slider
    .slider-item
    #action-button-wrapper
    button:hover {
    background: #1E40AF !important;
    border-color: #1E40AF !important;
}
.powering-business-worldwide .content .custom-slider .thumbnails-carousel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 28px 0 0;
    padding: 0;
    gap: 12px;
}
.powering-business-worldwide .content .custom-slider .thumbnails-carousel li {
    display: block;
    border-radius: 50px;
    height: 12px;
    width: 12px;
    background: #ebeef5;
}
.powering-business-worldwide .content .custom-slider .thumbnails-carousel li.active {
    background: #1d4ed8;
}
.powering-business-worldwide #logos-wrapper .logo7,
.powering-business-worldwide .logos-wrapper .logo7 {
    width: 85px !important;
    height: auto !important;
}
.powering-business-worldwide #logos-wrapper a,
.powering-business-worldwide .logos-wrapper a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 925px;
    row-gap: 25px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
@media (max-width: 1850px) {
    .powering-business-worldwide .content .custom-slider a.carousel-control-prev {
        left: 60px;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-next {
        right: 60px;
    }
}
@media (max-width: 1350px) {
    .powering-business-worldwide .content {
        align-items: center;
        gap: 60px;
    }
    .powering-business-worldwide .content .logos-wrapper {
        margin-top: 60px;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-prev {
        left: -30px;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-next {
        right: -30px;
    }
    .powering-business-worldwide .content .custom-slider .slider-item {
        max-width: 900px;
        gap: 40px;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .photo img {
        max-width: 350px;
        max-height: 350px;
    }
}
@media (max-width: 1199px) {
    .powering-business-worldwide {
        padding: 80px 0;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-prev {
        left: 0;
        top: 36%;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-next {
        top: 36%;
        right: 0;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description span {
        margin-bottom: 24px;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description h3 {
        font-size: 28px !important;
        line-height: 36px !important;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description p {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        color: #60646e;
        margin-bottom: 0;
    }
    .powering-business-worldwide .content .custom-slider .slider-item #action-button-wrapper {
        margin-top: 40px;
    }
    .powering-business-worldwide .content .custom-slider .thumbnails-carousel {
        margin-top: 28px;
    }
    .powering-business-worldwide .content .logos-wrapper {
        margin-top: 0;
    }
    .powering-business-worldwide .content .logos-wrapper a {
        justify-content: center;
    }
}
@media (max-width: 1024px) {
    .powering-business-worldwide {
        padding: 60px 0;
    }
    .powering-business-worldwide .content {
        gap: 48px;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-prev {
        left: 42px;
        top: 36%;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-next {
        top: 36%;
        right: 42px;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .photo {
        display: none;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description {
        padding: 0 68px;
        align-items: center;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description span {
        text-align: center;
        margin-bottom: 24px;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description h3 {
        text-align: center;
        font-size: 28px !important;
        line-height: 36px !important;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description p {
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        color: #60646e;
        margin-bottom: 0;
    }
    .powering-business-worldwide .content .custom-slider .slider-item #action-button-wrapper {
        margin-top: 36px;
    }
    .powering-business-worldwide .content .custom-slider .thumbnails-carousel {
        margin-top: 28px;
    }
    .powering-business-worldwide .content .logos-wrapper {
        margin-top: 12px;
    }
    .powering-business-worldwide .content .logos-wrapper a {
        justify-content: center;
    }
}
@media (max-width: 991px) {
    .powering-business-worldwide {
        padding: 60px 0;
    }
    .powering-business-worldwide .logos-wrapper {
        margin-top: 40px;
    }
    .powering-business-worldwide .content {
        gap: 40px;
    }
    .powering-business-worldwide .content .heading-container {
        gap: 10px;
        padding: 0 48px;
    }
    .powering-business-worldwide .content .heading-container h2 {
        font-size: 28px;
        line-height: 40px;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-next,
    .powering-business-worldwide .content .custom-slider a.carousel-control-prev {
        top: 36%;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-prev {
        left: -44px;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-next {
        right: -44px;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description {
        max-width: 670px;
        padding: 0;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description h3 {
        display: inline-block;
        max-width: 670px;
    }
}
@media (max-width: 900px) {
    .powering-business-worldwide .content .custom-slider .custom-container {
        padding: 0 24px;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-next,
    .powering-business-worldwide .content .custom-slider a.carousel-control-prev {
        top: 36%;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-prev {
        left: 0;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-next {
        right: 0;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description {
        max-width: 670px;
        padding: 0 50px;
    }
    .powering-business-worldwide .content .custom-slider .slider-item .slide-description h3 {
        display: inline-block;
        max-width: 670px;
    }
}
@media (max-width: 768px) {
    .powering-business-worldwide {
        padding: 40px 0;
    }
    .powering-business-worldwide .content {
        padding: 0 24px;
        align-items: flex-start;
    }
    .powering-business-worldwide .content .heading-container {
        max-width: unset;
        align-items: flex-start;
        gap: 8px;
        padding: 0;
    }
    .powering-business-worldwide .content .heading-container h2 {
        line-height: 34px;
    }
    .powering-business-worldwide .content .logos-wrapper {
        display: none;
    }
    .powering-business-worldwide .content .custom-slider a.carousel-control-next,
    .powering-business-worldwide .content .custom-slider a.carousel-control-prev {
        display: none;
    }
    .powering-business-worldwide .content .custom-slider .custom-container {
        padding: 0;
    }
    .powering-business-worldwide .content .custom-slider .custom-container .slide-description {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
        max-width: unset;
        padding: 0;
    }
    .powering-business-worldwide .content .custom-slider .custom-container .slide-description h3 {
        max-width: unset;
        text-indent: 0;
        text-align: left;
        margin-bottom: 12px;
    }
    .powering-business-worldwide .content .custom-slider .custom-container .slide-description p {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
    }
    .powering-business-worldwide
        .content
        .custom-slider
        .custom-container
        .slide-description
        #action-button-wrapper {
        margin: 36px auto 0;
    }
    .powering-business-worldwide
        .content
        .custom-slider
        .custom-container
        .slide-description
        #action-button-wrapper
        button {
        width: 260px;
    }
    .powering-business-worldwide .content .custom-slider .custom-container .thumbnails-carousel {
        margin-top: 48px;
    }
}
@media (max-width: 400px) {
    .powering-business-worldwide #myCarousel {
        height: unset;
    }
}
@media (max-width: 375px) {
    .powering-business-worldwide #action-button-wrapper {
        width: 100%;
    }
    .powering-business-worldwide #action-button-wrapper button {
        width: 100% !important;
    }
}
@media (max-width: 991px) {
    .home-main-section h1 {
        font-size: 40px;
    }
    .features h2,
    .started h3 {
        font-size: 28px;
    }
    .heading h2 {
        font-size: 28px;
        line-height: 40px;
        font-weight: 700;
    }
}
@media (max-width: 767px) {
    .home-main-section h1 {
        font-size: 32px;
    }
}
.distinct--text {
    color: #6e7191;
    font-size: 18px;
    line-height: 28px;
    font-family: Inter;
    font-weight: 400;
    margin-bottom: 0;
}
.get-started {
    overflow: hidden;
    background: #f9f9fc;
    padding: 100px 0;
    text-align: center;
    position: relative;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/home/gray-bg.png)
        center top no-repeat #eff0f6;
    background-size: cover;
}
.get-started .heading-container {
    max-width: 900px;
    margin: 0 auto 48px;
}
.get-started__icon {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: unset;
}
.get-started__icon svg {
    width: 44px;
    height: 44px;
}
.get-started__title {
    font-weight: 500;
    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: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, minmax(200px, 1fr));
    padding: 0 0 48px;
    margin: auto;
    -moz-column-gap: 80px;
    column-gap: 80px;
    row-gap: 36px;
}
@media (max-width: 1020px) {
    .get-started__steps {
        display: none;
    }
}
.get-started__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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;
}
@media (max-width: 1199px) {
    .get-started {
        padding: 80px 0;
    }
    .get-started .heading-container {
        max-width: 900px;
        margin: 0 auto 52px;
    }
    .get-started .heading-container span {
        color: #1d4ed8;
        text-align: center;
        font-size: 16px;
        font-family: Plus Jakarta Sans, sans-serif;
        font-weight: 500;
        line-height: 20px;
        text-transform: uppercase;
        margin-bottom: 16px;
    }
    .get-started:before {
        left: -555px;
    }
    .get-started__steps .features-block__icon {
        width: unset;
    }
}
@media (max-width: 1024px) {
    .get-started {
        padding: 60px 0;
    }
    .get-started .custom-container .heading-container {
        margin: 0 auto 40px;
    }
}
@media (max-width: 768px) {
    .get-started {
        padding: 40px 0;
    }
    .get-started .custom-container .heading-container {
        align-items: flex-start;
    }
    .get-started .custom-container .heading-container .distinct--text,
    .get-started .custom-container .heading-container span {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
    }
}
.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: 30px;
    color: #202223;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    margin: 0;
}
.features-block__link {
    color: #202223;
}
.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;
    font-family: Inter;
}
.features-block__description a {
    font-weight: 400;
}
.features-block__description a:hover {
    color: #4e4b66;
    text-decoration: none;
}
.features-block.vertical {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
}
@media (max-width: 767.5px) {
    .features-block.vertical {
        gap: 16px;
    }
}
.features-block.vertical .features-block__title {
    margin: 0 -26px;
}
@media (max-width: 767.5px) {
    .features-block.vertical .features-block__title {
        margin: 0;
    }
}
.features-block.vertical .features-block__icon {
    height: 44px;
    font-size: 44px;
}
.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.5px) {
    .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;
}
.audience {
    overflow: hidden;
    position: relative;
    padding: 100px 0;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/home/audience-bg.svg)
        center top no-repeat #dbefff;
    background-size: cover;
}
.audience .mobile-items {
    display: none;
}
.audience .audience-item__description {
    font-weight: 400;
    font-family: Inter;
}
.audience .audience-item__title {
    font-family: Inter;
}
@media (max-width: 1023.98px) {
    .audience {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .audience {
        padding: 40px 0;
    }
}
.audience .custom-container {
    z-index: 2;
    position: relative;
}
.audience .custom-container .left-bg {
    position: absolute;
    left: -297px;
    bottom: -155px;
}
.audience .custom-container .right-bg {
    position: absolute;
    right: -323px;
    top: 369px;
}
.audience .heading-container {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 78px;
}
@media (max-width: 767.98px) {
    .audience .heading-container {
        margin-bottom: 40px;
        max-width: none;
        text-align: left;
    }
}
@media (max-width: 375.98px) {
    .audience .heading-container {
        text-align: left;
        max-width: none;
    }
}
.audience-items {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 84px;
}
@media (max-width: 1199.98px) {
    .audience-items {
        gap: 32px 60px;
    }
}
@media (max-width: 1023.98px) {
    .audience-items {
        gap: 40px;
    }
}
@media (max-width: 767.98px) {
    .audience-items {
        gap: 0;
        grid-template-columns: unset;
        display: none !important;
    }
}
.audience-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 18px;
    line-height: 28px;
    color: #6e7191;
    position: relative;
}
@media (max-width: 1023.98px) {
    .audience-item {
        font-size: 16px;
        line-height: 24px;
        flex-direction: column;
        gap: 8px;
    }
}
@media (max-width: 767.98px) {
    .audience-item {
        gap: 0;
    }
}
@media (max-width: 767.98px) {
    .audience-item:before {
        content: '';
        position: absolute;
        left: 40px;
        top: 100%;
        right: 0;
        height: 1px;
        background: #e3e4ee;
    }
}
.audience-item__icon {
    flex-grow: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 32px;
    min-width: 32px;
    width: 32px;
    color: #1d4ed8;
}
@media (max-width: 1023.98px) {
    .audience-item__icon {
        font-size: 40px;
        min-width: 40px;
        width: 40px;
    }
}
@media (max-width: 767.98px) {
    .audience-item__icon {
        font-size: 28px;
        min-width: 28px;
        width: 28px;
    }
}
.audience-item__title {
    color: #4e4b66;
    font-weight: 700;
    display: inline;
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 1023.98px) {
    .audience-item__title {
        display: block;
    }
}
@media (max-width: 767.98px) {
    .audience-item__title {
        flex-grow: 1;
        font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    }
}
.audience-item__title:after {
    content: ':';
}
@media (max-width: 1023.98px) {
    .audience-item__title:after {
        content: '';
    }
}
@media (max-width: 767.98px) {
    .audience-item__title:hover {
        color: #1d4ed8;
    }
}
.audience-item__title:hover .tmi-chevron-down {
    color: #1d4ed8;
}
.audience-item__description {
    display: inline;
}
@media (max-width: 1023.98px) {
    .audience-item__description {
        display: block;
    }
}
.audience-item__heading {
    position: relative;
}
@media (max-width: 767.98px) {
    .audience-item__heading {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
        gap: 12px;
        width: 100%;
        cursor: pointer;
        padding: 15px 0;
    }
}
@media (max-width: 767.98px) {
    .audience-item__heading:before {
        content: '';
        position: absolute;
        left: -12px;
        right: -12px;
        top: 0;
        bottom: 0;
        background: #6e7191;
        border-radius: 8px;
        opacity: 0;
        transition: all 0.3s;
    }
}
.audience-item__heading > * {
    position: relative;
    z-index: 2;
}
.audience-item__heading .audience-item__title {
    display: none;
    padding-right: 40px;
}
@media (max-width: 767.98px) {
    .audience-item__heading .audience-item__title {
        display: block;
    }
}
.audience-item__heading .tmi-chevron-down {
    display: none;
    font-size: 24px;
    color: #6e7191;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 767.98px) {
    .audience-item__heading .tmi-chevron-down {
        display: block;
    }
}
.audience-item__content {
    flex-grow: 1;
}
@media (max-width: 767.98px) {
    .audience-item__content {
        max-height: 0;
        transition: all 0.3s;
        overflow: hidden;
    }
}
@media (max-width: 767.98px) {
    .audience-item__content .audience-item__title {
        display: none;
    }
}
@media (max-width: 1199px) {
    .audience {
        padding: 80px 0;
    }
    .audience .custom-container .left-bg,
    .audience .custom-container .right-bg {
        display: none;
    }
}
@media (max-width: 1024px) {
    .audience {
        padding: 60px 0;
    }
    .audience .audience-items .audience-item__heading .audience-item__icon svg {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 768px) {
    .audience {
        padding: 40px 0;
    }
    .audience .mobile-items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    .audience .mobile-items .question-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        position: relative;
        cursor: pointer;
    }
    .audience .mobile-items .question-wrap .single-question {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        width: 100%;
        position: relative;
    }
    .audience .mobile-items .question-wrap .single-question:before {
        content: '';
        position: absolute;
        left: 40px;
        top: 100%;
        right: 0;
        height: 1px;
        background: #e3e4ee;
    }
    .audience .mobile-items .question-wrap .single-question .single-question-heading {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        width: 100%;
        position: relative;
    }
    .audience .mobile-items .question-wrap .single-question .single-question-heading h4,
    .audience .mobile-items .question-wrap .single-question .single-question-heading h3 {
        z-index: 2;
        padding: 14px 10px 14px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        width: 100%;
        margin-bottom: 0;
        color: #4e4b66;
        font-size: 18px;
        font-family: Plus Jakarta Sans, sans-serif;
        font-weight: 700;
        line-height: 30px;
        gap: 12px;
    }
    .audience .mobile-items .question-wrap .single-question .single-question-heading:after {
        z-index: 0;
        content: '';
        position: absolute;
        left: -12px;
        right: -12px;
        top: 0;
        bottom: 0;
        background: #6e7191;
        border-radius: 8px;
        opacity: 0;
        transition: all 0.3s;
    }
    .audience .mobile-items .question-wrap .single-question .single-question-heading span {
        color: #1d4ed8;
        font-size: 28px;
        min-width: 28px;
        width: 28px;
    }
    .audience .mobile-items .question-wrap .single-question .answer {
        padding: 20px 20px 24px 0;
    }
    .audience .mobile-items .question-wrap .single-question .answer h3 {
        margin-bottom: 0;
        color: #4e4b66;
        font-size: 16px;
        font-family: Inter, sans-serif;
        font-weight: 400;
        line-height: 24px;
    }
    .audience .mobile-items .question-wrap .single-question.active {
        position: relative;
    }
    .audience .mobile-items .question-wrap .single-question.active .single-question-heading h4 {
        position: relative;
        z-index: 1;
        color: #fff;
    }
    .audience .mobile-items .question-wrap .single-question.active .single-question-heading h4 span,
    .audience
        .mobile-items
        .question-wrap
        .single-question.active
        .single-question-heading
        h4
        svg
        path {
        color: #fff;
        fill: #fff;
    }
    .audience .mobile-items .question-wrap .single-question.active .single-question-heading:after {
        opacity: 1;
    }
    .audience .mobile-items .question-wrap .quest-icon {
        position: absolute;
        top: 18px;
        right: 0;
        transition: 0.2s;
    }
    .audience .mobile-items .question-wrap .quest-icon.active {
        rotate: 180deg;
    }
    .audience .mobile-items .question-wrap .quest-icon.active svg path {
        fill: #fff;
    }
}
.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: 16px;
        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: Inter, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    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: '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: -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: '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: -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: '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: -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;
}
body.page-template-investors_template section.main-section .container {
    padding-bottom: 20px;
}
body.page-template-investors_template section.main-section .mailchimp-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
body.page-template-investors_template section.info {
    padding: 80px 0;
}
body.page-template-investors_template section.info .info-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
}
body.page-template-investors_template section.most-recent-numbers {
    border-top: 1px solid #e5e9f2;
    background-color: #f9fafc;
    padding: 80px 0;
}
body.page-template-investors_template section.most-recent-numbers h3 {
    color: #2b303e;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 5px;
}
body.page-template-investors_template section.most-recent-numbers p.subtitle {
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 40px;
}
body.page-template-investors_template section.faq {
    border-top: 1px solid #e5e9f2;
    padding: 80px 0;
}
body.page-template-investors_template section.faq h3 {
    color: #2b303e;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 5px;
}
body.page-template-investors_template section.faq p.subtitle {
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 40px;
}
body.page-template-investors_template section.faq p.subtitle a {
    color: #2a85b9;
    text-decoration: none;
}
body.page-template-investors_template section.faq p.subtitle a:hover {
    color: #333;
}
@media (max-width: 991px) {
    body.page-template-investors_template section.info .info-content {
        display: block;
    }
}
@media (max-width: 575px) {
    body.page-template-investors_template section.main-section .mailchimp-form {
        display: block;
    }
}
body.feature-template .services,
body.feature-template .sms-online,
body.feature-template .software,
body[class*='features_template'] .services,
body[class*='features_template'] .sms-online,
body[class*='features_template'] .software {
    padding: 60px 0 20px;
}
body.feature-template .services h3,
body.feature-template .sms-online h3,
body.feature-template .software h3,
body[class*='features_template'] .services h3,
body[class*='features_template'] .sms-online h3,
body[class*='features_template'] .software h3 {
    color: #2b303e;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
}
body.feature-template .services p.subtitle,
body.feature-template .sms-online p.subtitle,
body.feature-template .software p.subtitle,
body[class*='features_template'] .services p.subtitle,
body[class*='features_template'] .sms-online p.subtitle,
body[class*='features_template'] .software p.subtitle {
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 45px;
}
body.feature-template .services .service-wrap,
body.feature-template .sms-online .service-wrap,
body.feature-template .software .service-wrap,
body[class*='features_template'] .services .service-wrap,
body[class*='features_template'] .sms-online .service-wrap,
body[class*='features_template'] .software .service-wrap {
    margin-bottom: 40px;
}
body.feature-template .services .service-wrap .service,
body.feature-template .sms-online .service-wrap .service,
body.feature-template .software .service-wrap .service,
body[class*='features_template'] .services .service-wrap .service,
body[class*='features_template'] .sms-online .service-wrap .service,
body[class*='features_template'] .software .service-wrap .service {
    padding: 0 55px;
    align-items: flex-start;
    justify-content: flex-start;
}
body.feature-template .services .service-wrap .service .description a,
body.feature-template .sms-online .service-wrap .service .description a,
body.feature-template .software .service-wrap .service .description a,
body[class*='features_template'] .services .service-wrap .service .description a,
body[class*='features_template'] .sms-online .service-wrap .service .description a,
body[class*='features_template'] .software .service-wrap .service .description a {
    text-decoration: none;
    display: block;
}
body.feature-template .services .service-wrap .service .description a img,
body.feature-template .sms-online .service-wrap .service .description a img,
body.feature-template .software .service-wrap .service .description a img,
body[class*='features_template'] .services .service-wrap .service .description a img,
body[class*='features_template'] .sms-online .service-wrap .service .description a img,
body[class*='features_template'] .software .service-wrap .service .description a img {
    width: 36px;
    height: 36px;
}
body.feature-template .services .service-wrap .service .description a h5,
body.feature-template .sms-online .service-wrap .service .description a h5,
body.feature-template .software .service-wrap .service .description a h5,
body[class*='features_template'] .services .service-wrap .service .description a h5,
body[class*='features_template'] .sms-online .service-wrap .service .description a h5,
body[class*='features_template'] .software .service-wrap .service .description a h5 {
    color: #2a85b9;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    margin-left: 10px;
}
body.feature-template .services .service-wrap .service .description a h5 .fa-chevron-right,
body.feature-template .sms-online .service-wrap .service .description a h5 .fa-chevron-right,
body.feature-template .software .service-wrap .service .description a h5 .fa-chevron-right,
body[class*='features_template']
    .services
    .service-wrap
    .service
    .description
    a
    h5
    .fa-chevron-right,
body[class*='features_template']
    .sms-online
    .service-wrap
    .service
    .description
    a
    h5
    .fa-chevron-right,
body[class*='features_template']
    .software
    .service-wrap
    .service
    .description
    a
    h5
    .fa-chevron-right {
    margin-left: 6px;
    margin-bottom: 1px;
    opacity: 65%;
    font-size: 14px;
}
body.feature-template .services .service-wrap .service .description a:hover h5,
body.feature-template .sms-online .service-wrap .service .description a:hover h5,
body.feature-template .software .service-wrap .service .description a:hover h5,
body[class*='features_template'] .services .service-wrap .service .description a:hover h5,
body[class*='features_template'] .sms-online .service-wrap .service .description a:hover h5,
body[class*='features_template'] .software .service-wrap .service .description a:hover h5 {
    color: #33b7ff;
}
body.feature-template .services .service-wrap .service .description a:hover img,
body.feature-template .sms-online .service-wrap .service .description a:hover img,
body.feature-template .software .service-wrap .service .description a:hover img,
body[class*='features_template'] .services .service-wrap .service .description a:hover img,
body[class*='features_template'] .sms-online .service-wrap .service .description a:hover img,
body[class*='features_template'] .software .service-wrap .service .description a:hover img {
    filter: invert(0.1) sepia(1) saturate(5) brightness(130%) hue-rotate(167deg);
}
body.feature-template .services .service-wrap .service .description p,
body.feature-template .sms-online .service-wrap .service .description p,
body.feature-template .software .service-wrap .service .description p,
body[class*='features_template'] .services .service-wrap .service .description p,
body[class*='features_template'] .sms-online .service-wrap .service .description p,
body[class*='features_template'] .software .service-wrap .service .description p {
    color: #60646e;
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
    padding-right: 40px;
    padding-left: 50px;
}
body.feature-template .software,
body[class*='features_template'] .software {
    background-color: #f9fafc;
    border-top: 1px solid #e5e9f2;
    padding-bottom: 50px;
}
@media (max-width: 1199px) {
    body[class*='features_template'] .services .service-wrap .service,
    body[class*='features_template'] .sms-online .service-wrap .service,
    body[class*='features_template'] .software .service-wrap .service {
        padding: 0;
    }
}
@media (max-width: 991px) {
    body[class*='features_template'] .services h3,
    body[class*='features_template'] .sms-online h3,
    body[class*='features_template'] .software h3 {
        font-size: 28px;
        line-height: 1.2;
    }
}
@media (max-width: 575px) {
    body[class*='features_template'] .services .service-wrap .service .description p {
        padding-right: 0;
    }
}
body.feature-template .improve,
body.feature-template .manage-sms {
    margin-top: 180px;
    margin-bottom: 80px;
}
body.feature-template .improve h3,
body.feature-template .manage-sms h3 {
    margin: 0 auto 15px;
    color: #2b303e;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
}
body.feature-template .improve p.subtitle,
body.feature-template .manage-sms p.subtitle {
    margin: 0 auto 30px;
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    max-width: 890px;
}
body.feature-template .improve p.subtitle a,
body.feature-template .manage-sms p.subtitle a {
    color: #2a85b9;
    text-decoration: none;
}
body.feature-template .improve p.subtitle a:hover,
body.feature-template .manage-sms p.subtitle a:hover {
    color: #333;
}
body.feature-template .manage-sms.app,
body.feature-template .manage-sms.sso,
body.feature-template .manage-sms.zapier {
    margin-top: 80px;
}
body.feature-template .manage-sms .custom-buttons {
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
body.feature-template .manage-sms .custom-buttons a {
    padding: 14px 5px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 21px;
    text-decoration: none;
    min-width: 190px;
    display: block;
    text-align: center;
    margin: 7px;
}
body.feature-template .manage-sms .custom-buttons .orange {
    font-weight: 500;
    background-color: #ff8c00;
    color: #fff;
}
body.feature-template .manage-sms .custom-buttons .orange:hover {
    background-color: #f08400;
    text-decoration: none;
}
body.feature-template .manage-sms .custom-buttons .transparent {
    background-color: transparent;
    color: #28303e;
    border: 1px solid rgba(43, 48, 62, 0.35);
    padding: 14px 20px;
}
body.feature-template .manage-sms .custom-buttons .transparent:hover {
    background-color: #c0c1c2;
}
body.feature-template .manage-sms .steps-block {
    margin: 40px auto;
}
body.feature-template .manage-sms .steps-block img {
    margin-bottom: 10px;
    max-width: 100%;
}
body.feature-template .improve {
    margin-top: 80px;
}
body.feature-template .improve.zapier {
    margin-top: 180px;
}
body.feature-template .platforms {
    padding: 80px 0 60px;
    background-color: #f9fafc;
    border-top: 1px solid #e5e9f2;
    border-bottom: 1px solid #e5e9f2;
}
body.feature-template .platforms h3 {
    margin: 0 auto 15px;
    color: #2b303e;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
}
body.feature-template .platforms p.subtitle {
    margin: 0 auto 40px;
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    max-width: 890px;
}
body.feature-template .platforms .single-platform {
    margin-top: 28px;
}
body.feature-template .platforms .single-platform .logo {
    margin-bottom: 20px;
}
body.feature-template .platforms .single-platform h5 a {
    color: #2a85b9;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    text-decoration: none;
}
body.feature-template .platforms .single-platform h5 a:hover {
    color: #333;
}
body.feature-template .platforms .single-platform h5 a .fa-chevron-right {
    margin-left: 6px;
    margin-bottom: 1px;
    opacity: 65%;
    font-size: 14px;
}
body.feature-template .platforms .single-platform p {
    color: #60646e;
    font-size: 16px;
    line-height: 24px;
}
body.feature-template .services {
    margin-top: 120px;
}
body.feature-template section.faq {
    border-top: 1px solid #ebeef5;
}
body.feature-template .customers {
    background-color: #fff;
}
body.feature-template .dedicated-numbers {
    background-color: #f9fafc;
    border-bottom: 1px solid #e5e9f2;
    padding: 80px 0;
}
body.feature-template .dedicated-numbers.white {
    background-color: #fff;
}
body.feature-template .dedicated-numbers h3 {
    color: #2b303e;
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
}
body.feature-template .dedicated-numbers p.subtitle {
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 35px;
}
body.feature-template .dedicated-numbers.improve {
    margin-top: 180px;
    background-color: #fff;
    border-bottom: none;
    padding: 0;
}
body.feature-template .dedicated-numbers.improve .dedicated-numbers-block {
    margin-top: 50px;
}
body.feature-template.feature-template-secure_text_messaging_template .improve {
    margin-bottom: 30px;
}
body.feature-template.feature-template-secure_text_messaging_template .customers {
    background-color: #f9fafc;
}
@media (max-width: 991px) {
    body.feature-template .faq h3,
    body.feature-template .improve h3,
    body.feature-template .manage-sms h3 {
        font-size: 28px;
    }
}
@media (max-width: 575px) {
    body.feature-template .manage-sms .custom-buttons {
        flex-direction: column-reverse;
        align-items: center;
    }
}
.page-template-free_tools_template section.tools {
    background-color: #f9fafc;
    padding-top: 20px;
    padding-bottom: 70px;
}
.page-template-free_tools_template section.tools select {
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    height: 40px;
    border: 1px solid #e5e9f2;
    border-radius: 4px;
    margin: 0;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: -webkit-linear-gradient(45deg, transparent 50%, gray 50%),
        -webkit-linear-gradient(315deg, gray 50%, transparent 50%);
    background-image: linear-gradient(45deg, transparent 50%, gray 50%),
        linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px);
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
}
.page-template-free_tools_template section.tools .main-select-block {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.page-template-free_tools_template section.tools .main-select-block .search-block select {
    padding: 10px 110px 10px 13px;
}
.page-template-free_tools_template section.tools .all-tools {
    padding-left: 5px;
    padding-right: 5px;
}
.page-template-free_tools_template section.tools .all-tools .single-tool-wrap {
    padding: 10px;
}
.page-template-free_tools_template section.tools .all-tools .single-tool-wrap .single-tool {
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.11);
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.page-template-free_tools_template
    section.tools
    .all-tools
    .single-tool-wrap
    .single-tool
    .header-wrap {
    height: 153px;
    padding: 4px 4px 0 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.page-template-free_tools_template
    section.tools
    .all-tools
    .single-tool-wrap
    .single-tool
    .header-wrap
    img {
    width: auto;
    height: 100%;
    max-width: 100%;
    min-height: 100%;
}
.page-template-free_tools_template
    section.tools
    .all-tools
    .single-tool-wrap
    .single-tool
    .header-wrap.blue {
    background-color: #92cbda;
}
.page-template-free_tools_template
    section.tools
    .all-tools
    .single-tool-wrap
    .single-tool
    .header-wrap.orange {
    background-color: #f2d79b;
}
.page-template-free_tools_template
    section.tools
    .all-tools
    .single-tool-wrap
    .single-tool
    .header-wrap.green {
    background-color: #c1de9f;
}
.page-template-free_tools_template section.tools .all-tools .single-tool-wrap h5 {
    padding: 20px 24px 6px;
    font-size: 16px;
    font-weight: 500;
    color: #2b303e;
    line-height: 22px;
}
.page-template-free_tools_template section.tools .all-tools .single-tool-wrap p {
    padding: 0 24px 15px;
    color: #60646e;
    font-size: 13px;
    line-height: 20px;
}
.page-template-free_tools_template section.tools .all-tools .single-tool-wrap a {
    display: inline-block;
    color: #2a85b9;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 29px;
    text-decoration: none;
}
.page-template-free_tools_template section.tools .all-tools .single-tool-wrap a:hover {
    color: #333;
}
.page-template-free_tools_template section.tools .all-tools .single-tool-wrap a:hover:before {
    background-color: rgba(216, 230, 245, 0.15);
}
.page-template-free_tools_template section.tools .all-tools .single-tool-wrap a:before {
    margin: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: '';
    background-color: rgba(0, 0, 0, 0);
}
.page-template-free_tools_template .not-found {
    margin: 150px auto;
}
.page-template-free_tools_template .not-found h5 {
    color: #2b303e;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    padding-top: 10px;
}
.page-template-free_tools_template .not-found p {
    color: #2b303e;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
}
@media (max-width: 991px) {
    .page-template-free_tools_template section.tools .main-select-block {
        flex-direction: column;
        align-items: flex-start;
    }
    .page-template-free_tools_template section.tools .main-select-block .search-block {
        margin-bottom: 15px;
    }
    .page-template-free_tools_template section.tools .main-select-block .search-block select {
        min-width: 235px;
    }
}
.single-blog-post {
    background-color: #f9fafc;
}
.single-blog-post img {
    max-width: 100%;
    height: auto;
}
.single-blog-post .main-section .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 51px 0 52px;
    max-width: 750px;
}
.single-blog-post .main-section .container h1 {
    margin-bottom: 16px;
}
.single-blog-post .main-section .container p {
    max-width: 700px;
    margin: 0 auto;
}
.single-blog-post .main-section .container h1,
.single-blog-post .main-section .container p {
    text-align: center;
}
.single-blog-post .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    padding: 40px 0;
    background-color: #fff;
}
.single-blog-post .content .content-wrap {
    border-right: 1px solid #ebeef5;
    border-left: 1px solid #ebeef5;
    padding: 0 28px;
    background-color: #fff;
    font-style: normal;
    font-family: Inter;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    max-width: 704px;
    color: #4e4b66;
}
.single-blog-post .content .content-wrap .h1,
.single-blog-post .content .content-wrap h1,
.single-blog-post .content .content-wrap h2 {
    margin-top: 24px;
    margin-bottom: 16px;
    color: #202223;
    font-family: Plus Jakarta Sans, sans-serif;
}
.single-blog-post .content .content-wrap .h3,
.single-blog-post .content .content-wrap .h4,
.single-blog-post .content .content-wrap .h5,
.single-blog-post .content .content-wrap h3,
.single-blog-post .content .content-wrap h4,
.single-blog-post .content .content-wrap h5 {
    color: #202223;
    font-weight: 800;
    margin-top: 15px;
    margin-bottom: 8px;
    font-family: Plus Jakarta Sans, sans-serif;
}
.single-blog-post .content .content-wrap .h1,
.single-blog-post .content .content-wrap h1 {
    font-size: 36px;
    line-height: 47px;
}
.single-blog-post .content .content-wrap .h2,
.single-blog-post .content .content-wrap h2 {
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 32px;
}
.single-blog-post .content .content-wrap .h3,
.single-blog-post .content .content-wrap h3 {
    font-size: 24px;
    line-height: 31px;
}
.single-blog-post .content .content-wrap .h4,
.single-blog-post .content .content-wrap h4 {
    font-size: 20px;
    line-height: 24px;
}
.single-blog-post .content .content-wrap .h5,
.single-blog-post .content .content-wrap h5 {
    font-size: 16px;
    line-height: 21px;
}
.single-blog-post .content .content-wrap li,
.single-blog-post .content .content-wrap p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}
.single-blog-post .content .content-wrap p {
    margin-bottom: 14px;
}
.single-blog-post .content .content-wrap li {
    margin-bottom: 10px;
}
.single-blog-post .content .content-wrap a {
    text-decoration: none;
    color: #1d4ed8;
}
.single-blog-post .content .content-wrap a:hover {
    color: #333;
}
.single-blog-post .content .content-wrap ul {
    list-style: none;
    padding-left: 28px;
    margin: 14px 0;
}
.single-blog-post .content .content-wrap ul li {
    margin-bottom: 10px;
    position: relative;
}
.single-blog-post .content .content-wrap ul li:before {
    content: '\2022';
    color: #1d4ed8;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: absolute;
    top: 0;
}
.single-blog-post .content .content-wrap img {
    padding: 24px 0;
}
.single-blog-post .content .content-wrap img:first-of-type {
    padding: 0;
}
.single-blog-post .content .content-wrap img.main {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    margin-bottom: 30px;
}
.single-blog-post .content .content-wrap .sms-template {
    max-width: 576px;
}
.single-blog-post .content .content-wrap .sms-template .message-text {
    display: inline-block;
    vertical-align: bottom;
    background: #dbefff;
    border-radius: 8px;
    padding: 20px;
    position: relative;
    min-height: 101px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #4e4b66;
    text-align: left;
    width: 100%;
}
.single-blog-post .content .content-wrap .sms-template .message-text .message-text-inner {
    position: relative;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.single-blog-post .content .content-wrap .sms-template .button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    margin-top: 16px;
}
.single-blog-post .content .content-wrap .sms-template .button-wrapper button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    width: 122px;
    height: 40px;
    border-radius: 4px;
    font-family: Plus Jakarta Sans, sans-serif;
    min-width: 131px;
}
.single-blog-post .content .content-wrap .sms-template .button-wrapper button:hover {
    background-color: #1d4ed8;
}
.single-blog-post .content .content-wrap .sms-template .button-wrapper button.btn-success {
    background: #1d4ed8;
    border-color: #1d4ed8;
    color: #fff;
}
.single-blog-post .content .content-wrap .sms-template .button-wrapper button.btn-success:hover {
    background: #0076d6;
}
.single-blog-post .content .content-wrap .sms-template .button-wrapper button:last-child {
    margin: 0;
}
.single-blog-post .content .content-wrap .embed-responsive-16by9 {
    padding-bottom: 56.25%;
    height: 0;
}
@media (max-width: 1200px) {
    .single-blog-post .main-section .container h1 {
        font-size: 40px;
        line-height: 52px;
    }
    .single-blog-post .content {
        max-width: 1246px;
        padding: 40px 48px;
    }
    .single-blog-post .content .content-wrap {
        padding: 0 28px 0 0;
        max-width: none;
        border-left: none;
    }
}
@media (max-width: 1020px) {
    .single-blog-post .content .content-wrap {
        padding: 0;
        border: none;
    }
}
@media (max-width: 768px) {
    .single-blog-post .main-section .container {
        padding: 74px 24px 52px;
    }
    .single-blog-post .main-section .container h1 {
        font-size: 32px;
        line-height: 44px;
    }
    .single-blog-post .content {
        padding: 40px 24px;
    }
    .single-blog-post .content .content-wrap .h3,
    .single-blog-post .content .content-wrap h3 {
        font-size: 22px;
        line-height: 28px;
    }
    .single-blog-post .content .content-wrap li,
    .single-blog-post .content .content-wrap p {
        font-size: 16px;
        line-height: 24px;
    }
    .single-blog-post .content .content-wrap .sms-template .message-text {
        font-size: 16px;
        line-height: 24px;
    }
}
.single-blog-post .blog-article__social {
    margin-bottom: 32px;
}
@media (min-width: 1024px) {
    .single-blog-post .blog-article__social {
        top: auto !important;
    }
}
@media (max-width: 1023.98px) {
    .single-blog-post .blog-article__social {
        position: absolute;
        top: 0;
        right: -48px;
        margin: 0;
        z-index: 99;
    }
    .single-blog-post .blog-article__social.show {
        position: fixed;
        right: 0;
    }
}
@media (max-width: 767.98px) {
    .single-blog-post .blog-article__social {
        position: fixed;
        display: none;
        top: auto !important;
        right: 0;
        left: 0;
        bottom: 0;
        background: #fff;
        padding: 12px 24px;
        box-shadow: 0 0 24px rgba(0, 0, 0, 0.16);
        align-items: center;
    }
    .single-blog-post .blog-article__social.show {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border: 2px solid red;
    }
}
body.page-template-about_template section.main-section {
    margin-top: 72px;
}
body.page-template-about_template section.main-section h1 {
    letter-spacing: -0.02em;
    font-size: 44px;
    line-height: 56px;
    font-weight: 800;
}
body.page-template-about_template section.main-section p.subtitle {
    display: inline-block;
    max-width: 935px;
    margin-top: 0;
}
body.page-template-about_template section.about {
    padding: 100px 0 80px;
}
body.page-template-about_template section.about .about-content .our-values {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
body.page-template-about_template section.about .about-content .our-values .content-description {
    max-width: 524px;
    width: 100%;
}
body.page-template-about_template section.about .about-content .our-values .content-description h2 {
    margin-top: 24px;
    color: #202223;
    font-size: 32px;
    line-height: 42px;
    margin-bottom: 16px;
    font-weight: 800;
    letter-spacing: -0.02em;
}
body.page-template-about_template section.about .about-content .our-values .content-description p {
    margin-bottom: 0;
    margin-top: 16px;
    font-weight: 400;
    font-family: Inter;
    font-size: 18px;
    line-height: 28px;
    color: #6e7191;
}
body.page-template-about_template
    section.about
    .about-content
    .our-values
    .content-description
    .about-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    gap: 24px;
}
body.page-template-about_template
    section.about
    .about-content
    .our-values
    .content-description
    .about-grid
    .about-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    width: 550px;
}
body.page-template-about_template
    section.about
    .about-content
    .our-values
    .content-description
    .about-grid
    .about-item
    span {
    font-size: 32px;
    color: #1d4ed8;
}
body.page-template-about_template
    section.about
    .about-content
    .our-values
    .content-description
    .about-grid
    .about-item
    img,
body.page-template-about_template
    section.about
    .about-content
    .our-values
    .content-description
    .about-grid
    .about-item
    svg {
    min-width: 32px;
}
body.page-template-about_template
    section.about
    .about-content
    .our-values
    .content-description
    .about-grid
    .about-item
    .item-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
body.page-template-about_template
    section.about
    .about-content
    .our-values
    .content-description
    .about-grid
    .about-item
    .item-description
    .about-item__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #4e4b66;
    margin: 0;
}
body.page-template-about_template section.about .about-content .our-values .content-img {
    max-width: 520px;
    width: 100%;
    max-height: 500px;
    height: 100%;
    transform: translateY(40px);
    border-radius: 8px;
}
body.page-template-about_template section.our-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 56px;
    padding: 100px 0;
    background: #f7f7fc;
    overflow: hidden;
    position: relative;
}
body.page-template-about_template section.our-products:before {
    z-index: 10;
    content: '';
    position: absolute;
    top: -545px;
    left: -359px;
    rotate: 42deg;
    height: 900px;
    width: 715px;
    background: -webkit-linear-gradient(334.83deg, rgba(247, 247, 252, 0) 32.35%, #d3d3f1 85.03%);
    background: linear-gradient(115.17deg, rgba(247, 247, 252, 0) 32.35%, #d3d3f1 85.03%);
    opacity: 0.1;
    transform: matrix(1, 0, 0, -1, 0, 0);
}
body.page-template-about_template section.our-products:after {
    z-index: 10;
    content: '';
    position: absolute;
    top: -111px;
    right: -528px;
    rotate: 42deg;
    height: 1159px;
    width: 897px;
    background: -webkit-linear-gradient(115.85deg, rgba(247, 247, 252, 0) 18.19%, #d3d3f1 64.32%);
    background: linear-gradient(334.15deg, rgba(247, 247, 252, 0) 18.19%, #d3d3f1 64.32%);
    opacity: 0.1;
    transform: matrix(-1, 0, 0, 1, 0, 0);
}
body.page-template-about_template section.our-products .our-products-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    padding: 54px 10px 0 0;
    gap: 40px;
    position: relative;
    z-index: 50;
}
body.page-template-about_template section.our-products .our-products-content .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 36px;
}
body.page-template-about_template section.our-products .our-products-content .item a {
    text-decoration: none;
}
body.page-template-about_template section.our-products .our-products-content .item svg {
    height: 32px;
}
body.page-template-about_template section.our-products .our-products-content .item span {
    margin-top: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #6e7191;
    text-align: center;
    font-family: Inter;
}
body.page-template-about_template section.our-products .our-products-content .item button {
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin-top: 25px;
    padding: 14px 32px;
    border: 1px solid #1d4ed8 !important;
    background: 0 0;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #1d4ed8;
}
body.page-template-about_template section.our-products .our-products-content .item button:hover {
    background: rgba(0, 140, 255, 0.05);
    border-color: #1d4ed8;
}
body.page-template-about_template section.our-products .our-products-content .item:first-of-type {
    padding: 0 36px 0 30px;
}
body.page-template-about_template section.what-is {
    padding: 100px 0;
}
body.page-template-about_template section.what-is .custom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
body.page-template-about_template section.what-is .custom-container .video > div {
    width: 950px !important;
    max-width: 100%;
    margin: 0 auto !important;
}
body.page-template-about_template section.what-is .custom-container .heading-container p.subtitle {
    display: inline-block;
    max-width: 1025px;
    margin: 0;
}
body.page-template-about_template section.team {
    padding: 100px 0;
    text-align: center;
}
body.page-template-about_template section.team .custom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
body.page-template-about_template section.team .custom-container .team-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
body.page-template-about_template section.team .custom-container .team-heading h3 {
    text-align: left;
    margin-bottom: 24px;
    font-weight: 800;
    letter-spacing: -0.02em;
    font-size: 36px;
    line-height: 48px;
    color: #202223;
}
body.page-template-about_template section.team .custom-container .team-heading p {
    text-align: left;
    display: inline-block;
    max-width: 424px;
    width: 100%;
    margin-bottom: 48px;
    font-weight: 400;
    font-family: Inter;
    font-size: 18px;
    line-height: 28px;
    color: #6e7191;
}
body.page-template-about_template section.team .custom-container .team-heading #custom-button {
    width: 100%;
    max-width: 185px;
    font-weight: 600;
}
body.page-template-about_template section.team .custom-container img {
    width: 100%;
    max-width: 520px;
    height: auto !important;
}
@media (max-width: 1199px) {
    body.page-template-about_template section.about {
        padding: 80px 0;
    }
    body.page-template-about_template section.about .custom-container .about-content .our-values {
        gap: 80px;
    }
    body.page-template-about_template
        section.about
        .custom-container
        .about-content
        .our-values
        .content-description {
        max-width: 500px;
    }
    body.page-template-about_template
        section.about
        .custom-container
        .about-content
        .our-values
        .content-description
        .about-grid
        .about-item {
        width: 100%;
    }
    body.page-template-about_template
        section.about
        .custom-container
        .about-content
        .our-values
        img {
        max-width: 400px;
    }
    body.page-template-about_template section.our-products {
        padding: 80px 0;
    }
    body.page-template-about_template section.what-is {
        padding: 80px 0;
    }
    body.page-template-about_template section.team {
        padding: 80px 0;
    }
}
@media (max-width: 1024px) {
    body.page-template-about_template section.main-section .container h1 {
        font-size: 40px;
        line-height: 52px;
    }
    body.page-template-about_template section.about {
        padding: 60px 0 100px;
    }
    body.page-template-about_template section.about .custom-container .about-content .our-values {
        flex-direction: column;
        gap: 0;
    }
    body.page-template-about_template
        section.about
        .custom-container
        .about-content
        .our-values
        .content-description {
        max-width: unset;
    }
    body.page-template-about_template
        section.about
        .custom-container
        .about-content
        .our-values
        .content-description
        h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 12px;
    }
    body.page-template-about_template
        section.about
        .custom-container
        .about-content
        .our-values
        img {
        max-width: unset;
        max-height: 840px;
    }
    body.page-template-about_template section.our-products {
        padding: 60px 0;
    }
    body.page-template-about_template section.our-products .our-products-content {
        flex-wrap: wrap;
        padding: 48px 0 0 0;
        gap: 60px;
    }
    body.page-template-about_template section.our-products .our-products-content .item {
        padding: 0 !important;
    }
    body.page-template-about_template section.what-is {
        padding: 60px 0;
    }
    body.page-template-about_template section.team {
        padding: 60px 0;
    }
    body.page-template-about_template section.team .custom-container {
        flex-direction: column;
        gap: 24px;
    }
    body.page-template-about_template section.team .custom-container .team-heading h3 {
        font-size: 32px;
        line-height: 38px;
    }
    body.page-template-about_template section.team .custom-container .team-heading p {
        max-width: unset;
    }
}
@media (max-width: 767px) {
    body.page-template-about_template section.main-section {
        margin-top: 52px;
    }
    body.page-template-about_template section.main-section .container {
        max-width: unset;
        padding: 67px 24px 48px;
    }
    body.page-template-about_template section.main-section .container h1 {
        font-size: 32px;
        line-height: 44px;
    }
    body.page-template-about_template section.main-section .container p.subtitle {
        font-size: 16px;
        line-height: 24px;
    }
    body.page-template-about_template section.about {
        padding: 40px 0;
    }
    body.page-template-about_template section.about .custom-container .about-content .our-values {
        padding-bottom: 40px;
    }
    body.page-template-about_template
        section.about
        .custom-container
        .about-content
        .our-values
        .content-description
        h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 12px;
    }
    body.page-template-about_template
        section.about
        .custom-container
        .about-content
        .our-values
        .content-description
        p {
        margin: 0;
        font-size: 16px;
        line-height: 24px;
    }
    body.page-template-about_template
        section.about
        .custom-container
        .about-content
        .our-values
        img {
        max-width: unset;
        max-height: 840px;
    }
    body.page-template-about_template section.our-products {
        padding: 40px 0;
    }
    body.page-template-about_template section.our-products .custom-container .heading-container {
        align-items: flex-start;
    }
    body.page-template-about_template section.our-products .custom-container .our-products-content {
        padding-top: 40px;
    }
    body.page-template-about_template
        section.our-products
        .custom-container
        .our-products-content
        .item {
        align-items: flex-start;
        padding: 0 !important;
    }
    body.page-template-about_template
        section.our-products
        .custom-container
        .our-products-content
        .item
        span {
        text-align: left;
        font-size: 16px;
        line-height: 24px;
    }
    body.page-template-about_template
        section.our-products
        .custom-container
        .our-products-content
        .item
        button {
        margin-top: 25px;
        width: 260px;
        justify-content: center;
    }
    body.page-template-about_template section.what-is {
        padding: 40px 0;
    }
    body.page-template-about_template section.what-is .custom-container .heading-container {
        align-items: flex-start;
        justify-content: flex-start;
    }
    body.page-template-about_template section.team {
        padding: 40px 0;
    }
    body.page-template-about_template section.team .custom-container .team-heading {
        align-items: flex-start;
        justify-content: flex-start;
    }
    body.page-template-about_template section.team .custom-container .team-heading h3 {
        font-size: 28px;
        line-height: 34px;
    }
    body.page-template-about_template section.team .custom-container .team-heading p {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 450px) {
    body.page-template-about_template section.main-section:after {
        display: none;
    }
}
@media (max-width: 375px) {
    body.page-template-about_template section.main-section:after {
        display: none;
    }
    body.page-template-about_template
        section.our-products
        .custom-container
        .our-products-content
        .item
        button {
        width: 100%;
    }
}
.text-strong {
    color: #14142b !important;
    caret-color: #14142b !important;
}
.text-distinct {
    color: #6e7191 !important;
    caret-color: #6e7191 !important;
}
.text-light {
    color: #6a7686 !important;
    caret-color: #6a7686 !important;
}
.text-white {
    color: #fff !important;
    caret-color: #fff !important;
}
.text-success {
    color: #69bc35 !important;
    caret-color: #69bc35 !important;
}
.text-info {
    color: #0dcaf0 !important;
    caret-color: #0dcaf0 !important;
}
.text-light {
    color: #a0a3bd !important;
    caret-color: #a0a3bd !important;
}
.page-pricing #start_free_buttons .price {
    display: none;
}
.page-pricing .get-started #start_free_buttons faq.price {
    display: none;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.4375rem 1rem;
    font-size: 16px;
    line-height: 1.5;
    color: #6e7191;
    border: 1px solid #ebeef5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    box-shadow: none !important;
    min-width: 160px;
    font-weight: 400;
    caret-color: #6e7191;
    outline: 0 !important;
}
.form-control::-webkit-input-placeholder {
    color: #6a7686;
}
.form-control::-moz-placeholder {
    color: #6a7686;
}
.form-control:-ms-input-placeholder {
    color: #6a7686;
}
.form-control:-moz-placeholder {
    color: #6a7686;
}
.form-control:focus {
    border-color: #1d4ed8;
    border-width: 2px;
}
.form-control:focus::-webkit-input-placeholder {
    color: #c6c8d7;
}
.form-control:focus::-moz-placeholder {
    color: #c6c8d7;
}
.form-control:focus:-ms-input-placeholder {
    color: #c6c8d7;
}
.form-control:focus:-moz-placeholder {
    color: #c6c8d7;
}
.form-control.white-border {
    border-color: #fff;
}
.form-control.white-border:focus {
    border-color: #fff;
    box-shadow: 0 0 0 2px #2b85ba !important;
}
.form-control-gray {
    background: #f7f7fc;
    border-color: #f7f7fc;
}
.form-control-gray:focus {
    border-color: #2b85ba;
    caret-color: #2b85ba;
    background: #fff;
}
select#custom-select {
    border: none;
    cursor: pointer;
    color: #8692a3;
}
select#custom-select:focus-visible {
    outline: 0;
}
.select {
    width: 100%;
    position: relative;
    color: #2b303e;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    background: #fff;
}
.select__dropdown {
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    height: 40px;
    position: relative;
    border: 1px solid #fff;
    background: #fff;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select__dropdown:after {
    content: url(/wp-content/uploads/2021/02/arrow.svg);
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    color: #6e7191;
    pointer-events: none;
}
.active .select__dropdown {
    border-color: #2b85ba;
}
.active .select__dropdown:after {
    transform: rotate(180deg);
}
.active .select__dropdown + .select__options {
    display: block;
}
.select__options {
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    margin: 0;
    cursor: pointer;
    display: none;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 5;
    background: #fff;
}
.select__options ul {
    max-height: 210px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    padding: 0;
}
.select__options ul::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.select__options ul::-webkit-scrollbar-track {
    border-radius: 8px;
    background: #e3e4ee;
}
.select__options ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: rgba(43, 48, 62, 0.25);
}
.select__options ul::-webkit-scrollbar-thumb:hover {
    background: rgba(43, 48, 62, 0.35);
}
.select__options ul::-webkit-scrollbar-thumb:active {
    background: rgba(43, 48, 62, 0.45);
}
.select__options li {
    padding: 10px 14px;
    color: #2b303e;
    list-style: none;
    background: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.select__options li:hover:not(.current) {
    background: #f0f8ff;
}
.select__options__search {
    padding: 5px 10px;
}
.select-gray .select__dropdown {
    background: #f7f7fc;
    border-color: #f7f7fc;
    color: #6e7191;
}
.select-gray.active .select__dropdown {
    border-color: #2b85ba;
    background: #fff;
}
.code {
    color: #6a7686;
}
.form-line {
    max-width: 496px;
    margin: 32px auto 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
}
@media (max-width: 991.98px) {
    .form-line {
        margin: 24px auto 48px;
    }
}
@media (max-width: 767.98px) {
    .form-line {
        margin: 16px auto 40px;
    }
}
@media (max-width: 575.98px) {
    .form-line {
        flex-direction: column;
    }
}
.form-line .form-control {
    border-color: #fff;
}
.form-line .btn {
    min-width: 160px;
    margin-left: 16px;
}
@media (max-width: 575.98px) {
    .form-line .btn {
        width: 100%;
        margin: 12px 0 0;
    }
}
.form-line.light .form-control:focus {
    box-shadow: 0 0 0 2px #2b85ba, 0 0 0 6px #2b85ba !important;
}
.form-line.light.has-error .form-control {
    box-shadow: 0 0 0 2px #ffc673 !important;
}
.form-line.light.has-error .form-control:focus {
    box-shadow: 0 0 0 2px #2b85ba, 0 0 0 6px #2b85ba !important;
}
.form-line.light.has-error .form-control.white-border {
    border-color: #fff;
}
.form-line.light.has-error .messages .help-block {
    color: #ffc673;
}
.form-line.has-error .messages {
    display: block;
}
.form-line .messages {
    display: none;
    position: absolute;
    margin-top: 6px;
    top: 100%;
    left: 0;
}
@media (max-width: 575.98px) {
    .form-line .messages {
        position: relative;
        top: auto;
    }
}
.form-line .input-wrap {
    position: relative;
    flex-grow: 1;
    text-align: left;
}
.buttons-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 575.98px) {
    .buttons-line {
        flex-direction: column;
    }
}
.buttons-line .btn {
    min-width: 180px;
}
@media (max-width: 575.98px) {
    .buttons-line .btn {
        width: 100%;
    }
}
.buttons-line .btn + .btn {
    margin-left: 16px;
}
@media (max-width: 575.98px) {
    .buttons-line .btn + .btn {
        width: 100%;
        margin: 12px 0 0;
    }
}
.search {
    position: relative;
}
.search__btn {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: rgba(110, 113, 145, 0.87);
    border: none;
    background: 0 0;
    cursor: pointer;
}
.search__btn-close {
    position: absolute;
    z-index: 3;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: rgba(110, 113, 145, 0.87);
    border: none;
    background: 0 0;
    cursor: pointer;
    padding: 0 16px 0 0;
}
.search__btn-close:focus-visible {
    border: none;
    outline: 0;
}
.search__btn-close span {
    font-size: 20px;
}
.search .form-control {
    line-height: 20px;
    font-family: Inter, Helvetica Neue, Arial, sans-serif;
    border-radius: 4px;
    width: 100%;
    background: #fff;
    border-top: 1px transparent;
    border-bottom: 1px transparent;
    font-size: 14px;
    height: 40px;
    color: #4e4b66;
    padding: 9px 25px 9px 40px !important;
}
@media (max-width: 768px) {
    .search .form-control {
        padding: 9px 25px 9px 5px !important;
    }
}
.form-group {
    margin-bottom: 13px;
}
.label {
    font-size: 16px;
    line-height: 20px;
    color: #2b303e;
    margin-bottom: 3px;
    display: block;
}
.label.large {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 8px;
}
.label .text-red {
    margin-left: 2px;
}
.messages {
    display: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-top: 4px;
    color: #ed6a61;
}
.checkbox {
    overflow: hidden;
    position: relative;
    color: #2b303e;
    display: inline-block;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
}
.checkbox input {
    position: absolute;
    left: -30px;
}
.checkbox input:checked + .checkbox-in:before {
    content: '\E90A';
    background: #1d4ed8;
    border-color: #1d4ed8;
}
.checkbox-in {
    position: relative;
    padding-left: 24px;
}
.checkbox-in:before {
    content: '';
    width: 14px;
    height: 14px;
    border: 2px solid #6e7191;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #fff;
    position: absolute;
    left: 1px;
    top: 50%;
    margin-top: -7px;
    font-size: 12px;
    border-radius: 2px;
}
.has-error .messages {
    display: block;
}
.has-error .form-control {
    border-color: #ed6a61;
}
.has-error .checkbox .checkbox-in:before {
    border-color: #ed6a61;
}
.has-error .checkbox + .messages {
    margin-top: -4px;
    margin-left: 24px;
}
.has-error .upload__wrap {
    border-color: #ed6a61;
}
.form-request-error {
    margin-bottom: 24px;
    padding: 20px;
    border: 1px solid #f5cb8f;
    border-radius: 4px;
    background: #fceeda;
    line-height: 24px;
    font-weight: 500;
    font-size: 16px;
    color: #6e7191;
}
.form-request-error a {
    color: #1d4ed8;
    text-decoration: none;
}
.form-request-error a:hover {
    color: #2676a5;
}
.form-success {
    background: #fff;
    border: 1px solid #f7f7fc;
    border-radius: 8px;
    padding: 32px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #6e7191;
}
.form-success__in {
    max-width: 360px;
    margin: 0 auto;
}
.form-success__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
}
.form-success__icon svg {
    width: 120px;
    min-width: 120px;
    height: 120px;
    fill: #69bc35;
}
.form-success__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
    color: #2b303e;
}
.form-success__text {
    margin-bottom: 24px;
}
.form-info {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #6a7686;
}
.number {
    position: relative;
}
.number input[type='number'] {
    font-size: 14px;
    padding-left: 14px;
    padding-right: 40px;
    -moz-appearance: textfield;
    color: #2b303e;
    font-weight: 500;
    width: 100%;
}
.number input[type='number']::-webkit-inner-spin-button,
.number input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.number__plus {
    height: 20px;
    width: 20px;
    position: absolute;
    right: 10px;
    bottom: 0;
    cursor: pointer;
    color: #6e7191;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    border: none;
    align-items: flex-start;
    background: 0 0;
}
.number__plus:before {
    content: '\E919';
}
.number__plus:hover {
    color: #2b303e;
}
.number__plus {
    top: 0;
    bottom: auto;
    align-items: flex-end;
}
.number__plus:before {
    content: '\E918';
}
.calc {
    background: #fff;
    border-radius: 8px;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    color: #6e7191;
    max-width: 1000px;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    font-family: Inter, sans-serif;
}
.calc .add_new_number:hover svg path {
    fill: #4e4b66;
}
@media (max-width: 991.98px) {
    .calc {
        flex-direction: column;
    }
}
.calc-left {
    flex: 1;
    padding: 32px;
}
@media (max-width: 991.98px) {
    .calc-left {
        width: 100%;
    }
}
@media (max-width: 767.98px) {
    .calc-left {
        padding: 20px;
    }
}
.calc-right {
    padding: 32px;
    flex: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 300px;
    min-width: 300px;
}
@media (max-width: 1279.98px) {
    .calc-right {
        width: 260px;
        min-width: 260px;
    }
}
@media (max-width: 991.98px) {
    .calc-right {
        border: none;
        border-top: 1px solid #eff0f6;
        padding: 30px 32px 22px;
        width: 100%;
        min-width: 100%;
    }
}
@media (max-width: 767.98px) {
    .calc-right {
        padding: 20px;
    }
}
.calc-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 24px;
    color: #6e7191;
}
.calc-right li {
    position: relative;
    padding-left: 16px;
    padding-bottom: 16px;
}
.calc-right li div {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #6e7191;
}
.calc-right li div .light--text {
    color: #a0a3bd;
}
.calc-right li:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #1d4ed8;
    position: absolute;
    top: 8px;
    left: 0;
}
.calc-right-content {
    flex: 1;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
@media (max-width: 991.98px) {
    .calc-right-content {
        flex-direction: row;
    }
}
@media (max-width: 575.98px) {
    .calc-right-content {
        flex-direction: column;
    }
}
.calc-right-usage {
    width: 100%;
}
@media (max-width: 991.98px) {
    .calc-right-usage {
        flex: 1;
        margin-right: 30px;
    }
}
@media (max-width: 575.98px) {
    .calc-right-usage {
        width: 100%;
        margin: 0;
    }
}
.calc-right-line {
    margin: 21px 0;
    border-top: 1px solid #eff0f6;
}
@media (max-width: 991.98px) {
    .calc-right-line {
        display: none;
    }
}
@media (max-width: 575.98px) {
    .calc-right-line {
        display: block;
    }
}
.calc-right-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #2b303e;
    margin-bottom: 20px;
}
@media (max-width: 991.98px) {
    .calc-right-title {
        margin-bottom: 18px;
    }
}
@media (max-width: 575.98px) {
    .calc-right-title {
        margin-bottom: 0;
    }
}
.calc-right-subtitle {
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: #202223 !important;
    margin-bottom: 4px !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center !important;
}
.calc-right-bottom {
    flex: 0 auto;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
    line-height: 20px;
}
.calc-right-bottom p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #6e7191;
}
.calc-right-bottom a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #2b85ba;
}
@media (max-width: 991.98px) {
    .calc-right-bottom {
        border-top: 1px solid #eff0f6;
        margin: 35px 0 0;
        padding: 20px 32px 0;
        width: auto;
    }
}
@media (max-width: 767.98px) {
    .calc-right-bottom {
        margin: 32px 0 0;
        padding: 20px 20px 0;
    }
}
@media (max-width: 575.98px) {
    .calc-right-bottom {
        border-top: none;
        margin: 0;
        padding: 27px 0 0;
        width: 100%;
    }
}
.calc-right-bottom p {
    margin-bottom: 0;
}
.calc-right-bottom a {
    color: #1d4ed8;
    font-weight: 500;
}
.calc-right-bottom a:hover {
    text-decoration: none;
    color: #4e4b66;
}
.calc__line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    font-size: 15px;
    line-height: 24px;
    padding: 0 0 35px;
    margin: 0 0 20px 36px;
    border-bottom: 1px solid #eff0f6;
    position: relative;
}
.calc__line.phone_line {
    padding-bottom: 17px;
}
.calc__line:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.calc__line p:last-child {
    margin: 0;
}
.calc__line-icon {
    position: absolute;
    left: -36px;
    top: 0;
    width: 26px;
    min-width: 26px;
    font-size: 26px;
    color: #1d4ed8;
}
.calc__line-text {
    flex: 1;
    color: #60646e;
    max-width: calc(100% - 20px);
}
@media (max-width: 575.98px) {
    .calc__line-text {
        min-width: 100%;
        width: 100%;
        max-width: 100%;
    }
}
.calc__line-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #2b303e;
    margin-bottom: 2px;
}
.calc__line-close {
    width: 28px;
    height: 28px;
    padding: 0;
    font-size: 28px;
    outline: 0 !important;
    color: #6e7191;
    background: 0 0;
    border: none;
    transition: 0.2s ease-in;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
.calc__line-close:hover {
    color: #2b303e;
}
.calc__line-label {
    font-weight: 500;
    color: #2b303e;
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 20px;
}
.calc__line-bottom {
    margin-top: 17px;
    width: 100%;
}
@media (max-width: 767.98px) {
    .calc__line-bottom {
        margin-top: 25px;
    }
}
.calc__line .form-control {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #2b303e;
}
.calc__line-table {
    width: 100%;
    border-collapse: collapse;
    margin: 17px 0 8px;
}
@media (max-width: 767.98px) {
    .calc__line-table {
        display: block;
    }
}
.calc__line-table .form-control {
    width: 120px;
    min-width: 120px;
    font-family: Inter, sans-serif;
    border-radius: 4px;
    background: #fff;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 20px;
    height: 38px;
    color: #4e4b66;
}
@media (max-width: 600px) {
    .calc__line-table .form-control {
        padding: 9px 15px;
        font-size: 16px;
        line-height: 20px;
        height: 41px;
    }
}
.calc__line-table .calc__line-label {
    display: none;
}
@media (max-width: 767.98px) {
    .calc__line-table .calc__line-label {
        display: block;
    }
}
.calc__line input[type='number'] {
    -moz-appearance: textfield;
}
.calc__line input[type='number']::-webkit-inner-spin-button,
.calc__line input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.calc__line--closed {
    display: none !important;
}
.new {
    border-radius: 4px;
    background: -webkit-linear-gradient(left, #a749cb 0, #4e63c5 100%);
    background: linear-gradient(90deg, #a749cb 0, #4e63c5 100%);
    color: var(--text-icon-white, #fff);
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2px 6px;
    line-height: 12px;
}
.message-tab-content {
    display: none;
}
.message-tab-content.show {
    display: block;
}
.select {
    width: 100%;
    position: relative;
    color: #4e4b66;
    border-radius: 4px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
}
.select__dropdown {
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    height: 40px;
    position: relative;
    border: 1px solid #fff;
    background: #fff;
}
.select__dropdown:after {
    content: url(/wp-content/uploads/2021/02/arrow.svg);
    font-family: icons !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -13px;
    font-size: 20px;
    color: #6e7191;
    pointer-events: none;
}
.active .select__dropdown {
    border-color: #6bbcff;
}
.active .select__dropdown input:after {
    transform: rotate(180deg);
}
.active .select__dropdown:after {
    transform: rotate(180deg);
    margin-top: -8px;
}
.active .select__dropdown + .select__options {
    display: block;
}
.select__options {
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    margin: 0;
    cursor: pointer;
    display: none;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 5;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
}
.select__options li {
    padding: 10px 14px;
    color: #4e4b66;
    list-style: none;
    background: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.select__options li:hover:not(.current) {
    background: #f0f8ff;
}
.form-line {
    max-width: 496px;
    margin: 32px auto 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
@media (max-width: 991.98px) {
    .form-line {
        margin: 24px auto 48px;
    }
}
@media (max-width: 767.98px) {
    .form-line {
        margin: 16px auto 40px;
    }
}
@media (max-width: 575.98px) {
    .form-line {
        flex-direction: column;
    }
}
.form-line .form-control {
    border-color: #fff;
    flex-grow: 1;
}
.form-line .btn {
    min-width: 160px;
    margin-left: 16px;
}
@media (max-width: 575.98px) {
    .form-line .btn {
        width: 100%;
        margin: 12px 0 0;
    }
}
.calc {
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    border-top: 4px solid #1d4ed8;
}
.calc .btn {
    box-shadow: none !important;
    font-weight: 500;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 7px 19px;
    font-size: 16px;
    border-radius: 4px;
    transition: color 0.15s ease-in-out, background 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
    text-decoration: none;
    min-height: 40px;
    min-width: 40px;
    line-height: 1.5;
    text-align: center;
}
.calc .add_service,
.calc .btn-outline-blue {
    background: 0 0;
    border-color: #1d4ed8 !important;
    color: #1d4ed8 !important;
    background: 0 0;
    width: 84px;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    border-radius: 4px !important;
    display: block !important;
    margin-left: auto;
    font-family: Plus Jakarta Sans, sans-serif;
}
.calc .add_service:hover,
.calc .btn-outline-blue:hover {
    background: rgba(0, 140, 255, 0.05);
    border-color: #1d4ed8;
    text-decoration: none;
}
.calc .btn-link {
    color: #2b85ba;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.calc .select__options__search {
    padding: 5px 6px;
}
.calc .select__options__search input {
    font-weight: 300;
    display: block;
    width: 100%;
    padding: 0.4375rem 1rem;
    font-size: 16px;
    line-height: 1;
    color: #6e7191;
    border: 1px solid #ebeef5;
}
body.page-template-pricing_template .select2-container {
    z-index: 10000 !important;
}
body.page-template-pricing_template .main-section {
    overflow: initial;
}
body.page-template-pricing_template .main-section .pricing-block-wrap {
    max-width: 750px;
    margin: 20px auto -296px;
    position: relative;
}
body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block {
    background-color: #fff;
    border: 1px solid #e5e9f2;
    border-radius: 8px 8px 8px 6px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000;
}
body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block#calls,
body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block#lookup,
body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block#mms,
body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block#numbers {
    display: none;
}
body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block .left {
    width: 67%;
    padding: 40px;
}
body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block .left .send {
    width: 228px;
    margin-right: 30px;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .left
    .send
    h5 {
    color: #60646e;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .left
    .send
    .select2-container {
    width: 100% !important;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .left
    .price
    h5 {
    color: #60646e;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    margin-left: 5px;
    position: relative;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .left
    .price
    h5
    .fa-question-circle {
    color: #8392a5;
    font-size: 13px;
    margin-left: 5px;
    cursor: pointer;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .left
    .price
    .cost {
    color: #69bc35;
    font-size: 28px;
    font-weight: 500;
    line-height: 44px;
}
body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block .right {
    width: 33%;
    border: 1px solid #e5e9f2;
    border-radius: 0 6px 6px 0;
    background-color: #f9fafc;
    padding: 40px 20px 40px 40px;
    color: #60646e;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .right
    .single-feature {
    position: relative;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .right
    .single-feature:not(:last-child) {
    margin-bottom: 20px;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .right
    .single-feature
    .fa-check {
    position: absolute;
    top: 0;
    left: -25px;
    color: #69bc34;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .right
    .single-feature
    a {
    color: #2a85b9;
    font-weight: 500;
    text-decoration: none;
}
body.page-template-pricing_template
    .main-section
    .pricing-block-wrap
    .pricing-block
    .right
    .single-feature
    a:hover {
    color: #333;
}
body.page-template-pricing_template .main-section .pricing-block-wrap p.question {
    color: #60646e;
    font-size: 16px;
    line-height: 21px;
    margin-top: 10px;
}
body.page-template-pricing_template .main-section .pricing-block-wrap p.question a {
    color: #2a85b9;
    text-decoration: none;
    font-weight: 500;
}
body.page-template-pricing_template .main-section .pricing-block-wrap p.question a:hover {
    color: #333;
}
body.page-template-pricing_template .payment {
    padding: 60px 0;
}
body.page-template-pricing_template .payment .container {
    max-width: 890px;
}
body.page-template-pricing_template .payment .container h3 {
    color: #2b303e;
    font-size: 32px;
    font-weight: 700;
    line-height: 41px;
}
body.page-template-pricing_template .payment .container p {
    color: #60646e;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 20px;
}
body.page-template-pricing_template .payment .container img {
    width: 456px;
    max-width: 100%;
}
body.page-template-pricing_template .started {
    border-top: 1px solid #e5e9f2;
}
body.page-template-pricing_template .started .buttons .price {
    display: none;
}
body.page-template-pricing_template .customers {
    background-color: #fff;
}
@media (max-width: 767px) {
    body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block {
        flex-direction: column;
    }
    body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block .left {
        width: 100%;
    }
    body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block .right {
        width: 100%;
    }
    body.page-template-pricing_template .payment h3 {
        font-size: 28px;
    }
}
@media (max-width: 575px) {
    body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block .left {
        padding: 10px;
    }
    body.page-template-pricing_template
        .main-section
        .pricing-block-wrap
        .pricing-block
        .left
        .price {
        text-align: center !important;
        width: 100%;
    }
    body.page-template-pricing_template
        .main-section
        .pricing-block-wrap
        .pricing-block
        .left
        > .d-flex {
        flex-direction: column;
        align-items: center;
    }
    body.page-template-pricing_template
        .main-section
        .pricing-block-wrap
        .pricing-block
        .left
        > .d-flex
        h5 {
        text-align: center;
    }
    body.page-template-pricing_template
        .main-section
        .pricing-block-wrap
        .pricing-block
        .left
        .send {
        margin-right: 0;
        margin-bottom: 20px;
    }
    body.page-template-pricing_template .main-section .pricing-block-wrap .pricing-block .right {
        width: 100%;
    }
}
.calc-all-features {
    padding: 16px 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1d4ed8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    border-top: 1px solid #f0f2f7;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.calc-all-features a {
    padding: 0 !important;
}
.calc-all-features a:hover {
    text-decoration: none;
}
.calc-all-features:hover {
    color: #4e4b66;
}
.calc-all-features:hover svg path {
    fill: #4e4b66;
}
.calc-all-features svg {
    transform: translate(4px, 1px);
}
.calc-all-features svg path {
    fill: #1d4ed8;
}
.calc-all-features span,
.calc-all-features svg {
    cursor: pointer;
}
.add_new_number-mms.hidden {
    cursor: not-allowed;
    opacity: 0.35;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    pointer-events: all !important;
}
#error {
    display: none !important;
}
.search__btn-close svg {
    width: 11px;
    height: 11px;
}
.results-top.no-results {
    padding: 88px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.results-top.no-results h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 24px;
    color: #4e4b66;
}
.results-top.no-results h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 24px;
    letter-spacing: 0.005em;
    color: #6e7191;
}
.calc-right-usage {
    width: 100%;
}
@media (max-width: 1023.98px) {
    .calc-right-usage {
        flex: 1;
        margin-right: 30px;
    }
}
@media (max-width: 767.98px) {
    .calc-right-usage {
        width: 100%;
        margin: 0;
        padding: 20px;
    }
}
@media (max-width: 767.98px) {
    .calc-right-usage ul {
        overflow: hidden;
        max-height: 0;
        transition: 0.25s;
    }
}
.calc .form-control {
    border-color: #d9dbe9 !important;
}
.calculator_results {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.select__options .select__options__search .form-control:focus {
    border-width: 2px;
    border-color: #1d4ed8 !important;
}
body.page-template-testimonials_template #myCarousel {
    height: 430px;
}
body.page-template-testimonials_template .slider {
    padding: 20px 0;
    background-color: #f9fafc;
}
body.page-template-testimonials_template .slider .thumbnails-carousel {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1000px;
    margin: auto;
    padding-left: 0;
}
body.page-template-testimonials_template .slider .thumbnails-carousel li:not(:last-child) {
    margin-right: 12px;
}
body.page-template-testimonials_template .slider .thumbnails-carousel li.active img {
    border: 3px solid #69bc35;
    background-color: #69bc35;
}
body.page-template-testimonials_template .slider .thumbnails-carousel li img {
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 60px;
    width: 100%;
    display: block;
}
body.page-template-testimonials_template .other-testimonials {
    padding: 20px 0 15px;
    background-color: #f9fafc;
    border-bottom: 1px solid #e5e9f2;
}
body.page-template-testimonials_template .other-testimonials .container {
    max-width: 1040px !important;
}
body.page-template-testimonials_template .customers {
    background-color: #fff;
}
@media (max-width: 991px) {
    body.page-template-testimonials_template #myCarousel {
        height: 800px;
    }
    body.page-template-testimonials_template .slider .thumbnails-carousel {
        flex-wrap: wrap;
        justify-content: center;
    }
    body.page-template-testimonials_template .slider .thumbnails-carousel li {
        width: 15%;
        margin: 10px !important;
    }
}
@media (max-width: 575px) {
    body.page-template-testimonials_template .slider .thumbnails-carousel {
        flex-wrap: wrap;
        justify-content: center;
    }
    body.page-template-testimonials_template .slider .thumbnails-carousel li {
        width: 30%;
        margin: 10px !important;
        max-width: 100px;
    }
}
@media (max-width: 400px) {
    #myCarousel {
        height: 720px;
    }
}
body.page-template-reviews_template section.review {
    padding: 20px 0;
    background-color: #f9fafc;
}
body.page-template-reviews_template section.review .container {
    max-width: 1040px !important;
}
body.page-template-reviews_template section.review .single-wrap {
    height: 100%;
    margin-bottom: 30px;
    max-width: 320px;
}
body.page-template-reviews_template section.review .single-wrap .single-review {
    border-radius: 4px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
    padding: 60px 30px 35px;
    height: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
body.page-template-reviews_template section.review .single-wrap .single-review .review-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 59px;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    margin: 0 auto 55px;
}
body.page-template-reviews_template section.review .single-wrap .single-review .review-logo img {
    max-height: 59px;
    width: auto;
}
body.page-template-reviews_template section.review .single-wrap .single-review .description {
    color: #3b4857;
    font-size: 16px;
    font-weight: 300;
    line-height: 23px;
    text-align: center;
    margin-bottom: 25px;
}
body.page-template-reviews_template section.review .single-wrap .single-review .reviews-count {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    color: #2a85b9;
    text-decoration: none;
    margin-bottom: 20px;
    display: inline-block;
}
body.page-template-reviews_template
    section.review
    .single-wrap
    .single-review
    .reviews-count:hover {
    color: #333;
}
body.page-template-sms_solutions_template section.main-section:after {
    bottom: 0;
    top: -423px;
    rotate: 90deg;
    right: -374px;
}
body.page-template-sms_solutions_template section.main-section .container p.subtitle {
    max-width: 1030px;
    margin: 8px auto 0;
}
body.page-template-sms_solutions_template section.solutions {
    background-color: #f9fafc;
    padding: 60px 0;
}
body.page-template-sms_solutions_template section.solutions .container {
    max-width: 1246px;
    padding: 0 48px;
}
body.page-template-sms_solutions_template section.solutions .container .content-wrapper {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 20px;
}
body.page-template-sms_solutions_template section.solutions .container a:hover {
    text-decoration: none;
}
body.page-template-sms_solutions_template
    section.solutions
    .container
    a:hover
    .single-wrap
    .single-solution
    h4,
body.page-template-sms_solutions_template
    section.solutions
    .container
    a:hover
    .single-wrap
    .single-solution
    h4
    span {
    color: #1d4ed8;
}
body.page-template-sms_solutions_template section.solutions .container .single-wrap {
    height: 100%;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
}
body.page-template-sms_solutions_template
    section.solutions
    .container
    .single-wrap
    .single-solution {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    padding: 32px 30px;
    height: 100%;
    text-decoration: none;
}
body.page-template-sms_solutions_template
    section.solutions
    .container
    .single-wrap
    .single-solution
    .image-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
body.page-template-sms_solutions_template
    section.solutions
    .container
    .single-wrap
    .single-solution
    .image-wrap
    img {
    height: 52px;
    width: auto;
}
body.page-template-sms_solutions_template
    section.solutions
    .container
    .single-wrap
    .single-solution
    h4 {
    margin: 0 -10px;
    margin-top: 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #202223;
}
body.page-template-sms_solutions_template
    section.solutions
    .container
    .single-wrap
    .single-solution
    h4
    span {
    color: #a0a3bd;
}
body.page-template-sms_solutions_template
    section.solutions
    .container
    .single-wrap
    .single-solution
    p {
    text-align: center;
    color: #6e7191;
    font-size: 14px;
    line-height: 20px;
    margin: 8px 0 0 0;
}
@media (max-width: 1200px) {
    body.page-template-sms_solutions_template section.main-section .container {
        max-width: unset;
        padding: 67px 48px 68px;
    }
    body.page-template-sms_solutions_template section.main-section .container h1 {
        font-size: 40px;
        line-height: 52px;
    }
}
@media (max-width: 768px) {
    body.page-template-sms_solutions_template section.main-section .container {
        padding: 67px 24px 50px;
    }
    body.page-template-sms_solutions_template section.main-section .container h1 {
        font-size: 32px;
        line-height: 44px;
    }
    body.page-template-sms_solutions_template section.solutions {
        padding: 28px 0 40px;
    }
    body.page-template-sms_solutions_template section.solutions .container {
        padding: 0 24px;
    }
    body.page-template-sms_solutions_template
        section.solutions
        .container
        .single-wrap
        .single-solution {
        padding: 24px 20px;
    }
}
@media (max-width: 600px) {
    body.page-template-sms_solutions_template section.main-section:after {
        display: none;
    }
}
#custom-button {
    padding: 15px 32px 13px;
    border: 1px solid #1d4ed8;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #1d4ed8;
}
#custom-button:hover {
    text-decoration: none;
    cursor: pointer;
    transition: 0.1s;
    background: rgba(0, 140, 255, 0.05);
    border-color: #1d4ed8;
}
@media (max-width: 768px) {
    #custom-button {
        width: 260px;
        text-align: center;
    }
}
@media (max-width: 375px) {
    #custom-button {
        width: 100% !important;
        max-width: 360px !important;
    }
}
.get-started__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    align-items: flex-start;
}
button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.btn {
    border: 1px solid transparent;
    line-height: 24px;
    padding: 0 19px;
    border-radius: 4px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: background 0.2s, border-color 0.2s;
    height: 40px;
    white-space: nowrap;
    gap: 6px;
    cursor: pointer;
}
.btn [class*=' tmi-'],
.btn [class^='tmi-'] {
    font-size: 18px;
}
.btn--blue,
.btn--orange {
    font-weight: 700;
}
.btn + .btn {
    margin-left: 16px;
}
.btn--200px {
    min-width: 200px;
}
.btn--240px {
    min-width: 240px;
}
.btn--medium {
    padding: 0 20px;
    font-size: 16px;
    line-height: 42px;
    height: 44px;
}
.btn--medium .tmi-chevron-right {
    font-size: 16px;
}
.btn--large {
    padding: 1px 32px 0;
    font-size: 16px;
    line-height: 48px;
    height: 50px;
}
.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: 0 0;
    border-color: none;
    color: #1d4ed8;
}
.btn.btn--link svg {
    fill: #1d4ed8;
}
.btn.btn--link:hover {
    background: 0 0;
    border-color: none;
    color: #2b303e;
}
.btn.btn--link:hover svg {
    fill: #2b303e;
}
.btn.btn--text {
    background: 0 0;
    border-color: none;
    color: #1d4ed8;
}
.btn.btn--text svg {
    fill: #1d4ed8;
}
.btn.btn--text:hover {
    background: 0 0;
    border-color: none;
    color: #2b303e;
}
.btn.btn--text:hover svg {
    fill: #2b303e;
}
.btn.btn--orange {
    background: #ff8c00;
    border-color: #ff8c00;
    color: #fff;
}
.btn.btn--orange svg {
    fill: #fff;
}
.btn.btn--orange:hover {
    background: #e27f27;
    border-color: #e27f27;
}
.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: #0076d6;
    border-color: #0076d6;
}
.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--blue-transparent {
    background: 0 0;
    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: 0 0;
    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: 0 0;
    border-color: #c6c8d7;
    color: #6e7191;
}
.btn.btn--gray-transparent svg {
    fill: #6e7191;
}
.btn.btn--gray-transparent:hover {
    background: #eff0f6;
    border-color: #c6c8d7;
}
#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: Plus Jakarta Sans, sans-serif;
    display: inline-block;
    width: 200px;
    padding: 14px 0;
    border-radius: 4px;
    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: 1px 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: 1px 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 {
    background-color: transparent;
    border: 1px solid #1d4ed8;
    color: #1d4ed8;
}
#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%;
    }
}
#single-case-wrap {
    max-width: 456px;
    min-width: 300px;
    width: 100%;
    flex: 1;
}
#single-case-wrap .single-case {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 8px;
    background-color: #fff;
    border: 1px solid #ebeef5;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 24px 32px 28px;
}
#single-case-wrap .single-case .single-case-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    justify-content: flex-start;
}
#single-case-wrap .single-case .single-case-heading .logos-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
    flex-wrap: nowrap;
    position: relative;
}
#single-case-wrap .single-case .single-case-heading .logos-wrapper .category {
    padding: 8px 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1d4ed8;
    display: inline-block;
    max-width: 230px;
    text-align: left;
}
#single-case-wrap .single-case .single-case-heading .logos-wrapper .case-logo img {
    top: 0;
    right: 0;
    position: absolute;
    max-width: 85px;
    max-height: 48px;
    height: auto;
}
#single-case-wrap .single-case .single-case-heading a.title-wrapper:hover {
    text-decoration: unset;
}
#single-case-wrap .single-case .single-case-heading a.title-wrapper .title {
    margin-top: auto;
    display: inline-block;
    max-width: 282px;
    text-align: left;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #202223;
}
#single-case-wrap .single-case .case-logo-mobile {
    display: none;
}
@media (max-width: 1140px) {
    #single-case-wrap .single-case .single-case-heading .logos-wrapper .category {
        max-width: 190px;
    }
    #single-case-wrap .single-case .single-case-heading a.title-wrapper .title {
        max-width: 240px;
    }
}
@media (max-width: 1024px) {
    #single-case-wrap .single-case .single-case-heading .logos-wrapper .category {
        max-width: 200px;
        display: inline-block;
        padding: 8px 8px 8px 0;
    }
}
@media (max-width: 840px) {
    #single-case-wrap .single-case .single-case-heading .logos-wrapper .category {
        max-width: 170px;
    }
}
@media (max-width: 768px) {
    #single-case-wrap .single-case {
        padding: 24px;
    }
    #single-case-wrap .single-case .single-case-heading .logos-wrapper .case-logo {
        display: none;
    }
    #single-case-wrap .single-case .single-case-heading .logos-wrapper .category {
        max-width: unset;
    }
    #single-case-wrap .single-case .single-case-heading a.title-wrapper .title {
        max-width: unset;
    }
    #single-case-wrap .single-case .case-logo-mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 4px;
    }
    #single-case-wrap .single-case .case-logo-mobile img {
        max-width: 80px;
        height: auto;
    }
}
body {
    font-family: Plus Jakarta Sans, sans-serif;
}
body.page-template-customers_template section.main-section {
    margin-top: 0;
    padding: 140px 0 68px;
}
body.page-template-customers_template section.main-section h1 {
    letter-spacing: -0.02em;
    word-spacing: 7px;
    margin-bottom: 8px;
}
body.page-template-customers_template section.main-section .customer-experience__wrapper,
body.page-template-customers_template section.main-section .reviews {
    background-color: transparent;
    padding: 0;
    margin-top: 40px;
}
body.page-template-customers_template section.main-section .container {
    padding: 0;
}
body.page-template-customers_template section.main-section p.subtitle {
    display: inline-block;
    max-width: 730px;
    margin-top: 0;
}
@media (max-width: 1024px) {
    body.page-template-customers_template section.main-section h1 {
        font-size: 40px;
        line-height: 52px;
    }
}
@media (max-width: 768px) {
    body.page-template-customers_template section.main-section {
        padding: 120px 24px 52px;
    }
    body.page-template-customers_template section.main-section h1 {
        font-size: 32px;
        line-height: 44px;
    }
    body.page-template-customers_template section.main-section p.subtitle {
        max-width: unset;
        font-size: 16px;
        line-height: 24px;
    }
    body.page-template-customers_template section.main-section .container {
        max-width: unset;
    }
    body.page-template-customers_template section.main-section .customer-experience__wrapper,
    body.page-template-customers_template section.main-section .reviews {
        margin-top: 24px;
    }
    body.page-template-customers_template
        section.main-section
        .customer-experience__wrapper
        .customer-experience__reviews,
    body.page-template-customers_template
        section.main-section
        .reviews
        .customer-experience__reviews {
        max-width: 600px;
    }
}
@media (max-width: 400px) {
    body.page-template-customers_template section.main-section::after {
        display: none;
    }
    body.page-template-customers_template section.main-section .customer-experience__wrapper,
    body.page-template-customers_template section.main-section .reviews {
        -moz-column-gap: 0;
        column-gap: 0;
    }
    body.page-template-customers_template section.main-section .reviews {
        padding: 0 24px;
    }
}
body.page-template-customers_template section.reviews-block {
    padding: 0 0 68px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
body.page-template-customers_template section.reviews-block .custom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
body.page-template-customers_template section.reviews-block .custom-container .reviews-wrapper {
    display: -ms-grid;
    display: grid;
    grid-template-columns: auto auto;
    gap: 24px;
}
body.page-template-customers_template
    section.reviews-block
    .custom-container
    .reviews-wrapper
    .single-review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 32px 32px 28px;
    background: #fff;
    border: 1px solid #ebeef5;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    width: 563px;
}
body.page-template-customers_template
    section.reviews-block
    .custom-container
    .reviews-wrapper
    .single-review
    h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #202223;
    margin-bottom: 8px;
}
body.page-template-customers_template
    section.reviews-block
    .custom-container
    .reviews-wrapper
    .single-review
    h5 {
    font-weight: 400;
    font-family: Inter;
    font-size: 16px;
    line-height: 24px;
    color: #6e7191;
    padding-bottom: 20px;
    margin: 0;
}
body.page-template-customers_template section.reviews-block .custom-container #custom-button {
    display: inline-block;
    margin: 36px auto 0;
    font-weight: 600;
}
@media (max-width: 1270px) {
    body.page-template-customers_template
        section.reviews-block
        .custom-container
        .reviews-wrapper
        .single-review {
        max-width: 610px;
        width: 100%;
    }
}
@media (max-width: 1024px) {
    body.page-template-customers_template section.reviews-block {
        padding: 0 0 48px;
    }
    body.page-template-customers_template section.reviews-block .custom-container .reviews-wrapper {
        grid-template-columns: auto;
        justify-items: center;
    }
    body.page-template-customers_template
        section.reviews-block
        .custom-container
        .reviews-wrapper
        .single-review {
        padding: 24px 24px 20px;
    }
}
@media (max-width: 768px) {
    body.page-template-customers_template section.reviews-block {
        padding: 0 0 40px;
    }
    body.page-template-customers_template
        section.reviews-block
        .custom-container
        .reviews-wrapper
        .single-review {
        padding: 24px 24px 20px;
    }
}
body.page-template-customers_template section.connect-with-business {
    background-color: #f7f7fc;
}
body.page-template-customers_template section.connect-with-business .custom-container {
    flex-direction: row-reverse;
}
body.page-template-customers_template
    section.connect-with-business
    .custom-container
    .description-container
    h2 {
    width: unset;
}
body.page-template-customers_template
    section.connect-with-business
    .custom-container
    .description-container
    #start_free_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    gap: 18px;
}
body.page-template-customers_template
    section.connect-with-business
    .custom-container
    .boxShadow:before {
    background: -webkit-linear-gradient(top, #f7f7fc 19.27%, rgba(247, 247, 252, 0) 100%);
    background: linear-gradient(180deg, #f7f7fc 19.27%, rgba(247, 247, 252, 0) 100%);
}
body.page-template-customers_template
    section.connect-with-business
    .custom-container
    .boxShadow
    .content-container
    .item {
    min-height: 160px;
    justify-content: center;
    align-items: center;
}
body.page-template-customers_template
    section.connect-with-business
    .custom-container
    .boxShadow
    .content-container
    .item
    img {
    max-width: 117px;
    width: auto;
    height: auto;
    margin: 0;
}
body.page-template-customers_template
    section.connect-with-business
    .custom-container
    .boxShadow:after {
    background: -webkit-linear-gradient(top, #f7f7fc 19.27%, rgba(247, 247, 252, 0) 100%);
    background: linear-gradient(180deg, #f7f7fc 19.27%, rgba(247, 247, 252, 0) 100%);
    transform: matrix(1, 0, 0, -1, 0, 0);
}
@media (max-width: 1200px) {
    body.page-template-customers_template
        section.connect-with-business
        .custom-container
        .description-container {
        max-width: 500px;
    }
}
@media (max-width: 1100px) {
    body.page-template-customers_template
        section.connect-with-business
        .custom-container
        .description-container {
        max-width: 428px;
    }
}
@media (max-width: 1024px) {
    body.page-template-customers_template
        section.connect-with-business
        .custom-container
        .description-container {
        align-items: center;
        max-width: 600px;
    }
    body.page-template-customers_template
        section.connect-with-business
        .custom-container
        .description-container
        #start_free_buttons {
        margin-top: 20px;
        justify-content: center;
    }
}
@media (max-width: 768px) {
    body.page-template-customers_template section.connect-with-business {
        padding: 40px 0;
    }
    body.page-template-customers_template section.connect-with-business .custom-container {
        justify-content: flex-end;
    }
    body.page-template-customers_template
        section.connect-with-business
        .custom-container
        .description-container {
        max-width: unset;
        align-items: flex-start;
    }
    body.page-template-customers_template
        section.connect-with-business
        .custom-container
        .description-container
        h2 {
        width: unset;
    }
    body.page-template-customers_template
        section.connect-with-business
        .custom-container
        .description-container
        p.subtitle {
        font-size: 16px;
        line-height: 24px;
    }
    body.page-template-customers_template
        section.connect-with-business
        .custom-container
        .description-container
        #start_free_buttons {
        gap: 16px;
    }
    body.page-template-customers_template
        section.connect-with-business
        .custom-container
        .description-container
        #start_free_buttons
        a {
        width: 100%;
    }
}
body.page-template-customers_template section.customer-quotes {
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/customers/pattern-bg.svg)
        center top no-repeat;
    background-size: cover;
    padding: 100px 0 120px;
    position: relative;
    overflow: hidden;
}
body.page-template-customers_template section.customer-quotes .custom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 56px;
}
body.page-template-customers_template
    section.customer-quotes
    .custom-container
    .heading-container
    p {
    margin: 0;
}
body.page-template-customers_template section.customer-quotes .custom-container .quotes-wrapper {
    position: relative;
    z-index: 2;
    -moz-columns: 358px auto;
    columns: 358px auto;
    -moz-column-gap: 24px;
    column-gap: 24px;
}
body.page-template-customers_template
    section.customer-quotes
    .custom-container
    .quotes-wrapper
    .quotes-container {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 24px;
    min-width: 300px;
    flex: 1;
}
body.page-template-customers_template
    section.customer-quotes
    .custom-container
    .quotes-wrapper
    .quotes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    gap: 21px;
    background: #fff;
    padding: 32px 32px 24px;
    border: 1px solid #ebeef5;
    border-radius: 8px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}
@media (max-width: 1024px) {
    body.page-template-customers_template section.customer-quotes {
        padding: 60px 0;
    }
    body.page-template-customers_template section.customer-quotes .custom-container {
        gap: 20px;
    }
    body.page-template-customers_template
        section.customer-quotes
        .custom-container
        .quotes-wrapper {
        -moz-columns: 300px auto;
        columns: 300px auto;
    }
    body.page-template-customers_template
        section.customer-quotes
        .custom-container
        .quotes-wrapper
        .quotes {
        padding: 24px 24px 16px;
        flex-direction: column;
    }
}
@media (max-width: 768px) {
    body.page-template-customers_template section.customer-quotes {
        padding: 40px 0;
    }
    body.page-template-customers_template section.customer-quotes:before {
        display: none;
    }
    body.page-template-customers_template section.customer-quotes .custom-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
    body.page-template-customers_template
        section.customer-quotes
        .custom-container
        .heading-container
        p.subtitle {
        text-align: center !important;
    }
    body.page-template-customers_template
        section.customer-quotes
        .custom-container
        .quotes-wrapper {
        -moz-columns: auto;
        columns: auto;
    }
    body.page-template-customers_template
        section.customer-quotes
        .custom-container
        .quotes-wrapper
        .quotes {
        padding: 24px 24px 16px;
        flex-direction: column;
    }
}
#case-studies-id {
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/customers/case-studies-bg.svg)
        center top no-repeat;
    background-size: cover;
}
#case-studies-id .case-wrapper > div {
    width: 446px !important;
    min-width: 446px !important;
    max-width: 446px !important;
}
#case-studies-id .custom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 56px;
    padding: 100px 0;
    width: 1150px;
}
#case-studies-id .custom-container .single-case .category {
    font-family: Inter, sans-serif;
}
#case-studies-id .custom-container .single-case .title {
    font-family: Inter, sans-serif;
}
#case-studies-id .custom-container .heading-container p {
    margin: 0;
}
#case-studies-id .custom-container .case-studies-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
#case-studies-id .custom-container .case-studies-content .case-container {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
}
#case-studies-id .custom-container .not-found-container .case-container {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    border: 1px solid #ebeef5;
    background: #fff;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.08);
    padding: 48px 32px;
}
#case-studies-id .custom-container .not-found-container .case-container .not-found {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 32px;
    margin: 0;
}
#case-studies-id .custom-container .not-found-container .case-container .not-found img {
    width: 80px;
    height: 80px;
}
#case-studies-id .custom-container .not-found-container .case-container .not-found h5 {
    text-align: center;
    color: #4e4b66;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin-top: 16px;
}
#case-studies-id .custom-container .not-found-container .case-container .not-found p {
    text-align: center;
    color: #6e7191;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
@media (max-width: 768px) {
    #case-studies-id .custom-container .not-found-container .case-container {
        padding: 24px;
    }
    #case-studies-id .custom-container .not-found-container .case-container .not-found {
        padding: 0;
    }
    #case-studies-id .custom-container .not-found-container .case-container .not-found h5 {
        font-size: 16px;
        line-height: 24px;
    }
    #case-studies-id .custom-container .not-found-container .case-container .not-found p {
        font-size: 14px;
        line-height: 20px;
    }
}
@media (max-width: 1270px) {
    #case-studies-id .custom-container {
        padding: 40px 48px;
        padding-bottom: 100px;
        width: unset;
    }
    #case-studies-id .custom-container .case-wrapper > div {
        width: 100% !important;
        min-width: 275px !important;
        max-width: unset !important;
    }
}
@media (max-width: 1024px) {
    #case-studies-id .custom-container {
        padding: 40px 48px;
        padding-bottom: 80px;
        gap: 20px;
    }
    #case-studies-id .custom-container .case-studies-content .case-container {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 768px) {
    #case-studies-id .custom-container {
        padding: 40px 24px;
        gap: 20px;
    }
    #case-studies-id .custom-container .heading-container p.subtitle {
        text-align: center;
    }
    #case-studies-id .custom-container .case-studies-content .case-container {
        grid-template-columns: 1fr;
        gap: 16px;
    }
}
#search-form-id .form-control {
    z-index: 0;
    height: 40px;
    width: 320px;
    padding: 9px 15px 9px 40px;
    border: 1px solid #d9dbe9;
    font-family: Inter, Helvetica Neue, Arial, sans-serif;
    border-radius: 4px;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    color: #4e4b66;
    position: relative;
}
#search-form-id .form-control:focus {
    border: 1px solid #1d4ed8;
}
#search-form-id .form-control::-moz-placeholder {
    color: #a0a3bd !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20px;
    font-family: Inter, Helvetica Neue, Arial, sans-serif;
}
#search-form-id .form-control::placeholder {
    color: #a0a3bd !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 20px;
    font-family: Inter, Helvetica Neue, Arial, sans-serif;
}
.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;
    }
}
.sitemap-page .main-section .container h1 {
    font-size: 44px !important;
    line-height: 56px;
    font-weight: 800;
    color: #202223;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    letter-spacing: -0.02em !important;
}
.sitemap-page .main-section .container p.subtitle {
    display: inline-block;
    max-width: 700px;
}
.sitemap-page .sitemap-section {
    background: #fff;
    padding: 100px 0;
}
@media (max-width: 1199.98px) {
    .sitemap-page .sitemap-section {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .sitemap-page .sitemap-section {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .sitemap-page .sitemap-section {
        padding: 40px 0;
    }
}
.sitemap-page .sitemap-section .h2,
.sitemap-page .sitemap-section h2 {
    text-align: center;
    margin-bottom: 40px;
}
@media (max-width: 767.98px) {
    .sitemap-page .sitemap-section .h2,
    .sitemap-page .sitemap-section h2 {
        text-align: left;
    }
}
.sitemap-page .sitemap-section + .sitemap-section {
    padding-top: 0;
}
.sitemap-page .sitemap-section .container {
    max-width: 1246px !important;
    padding: 0 48px;
}
.sitemap-page .sitemap-table {
    text-align: left;
    gap: 44px 24px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1199.98px) {
    .sitemap-page .sitemap-table {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767.98px) {
    .sitemap-page .sitemap-table {
        grid-template-columns: unset;
    }
}
.sitemap-page .sitemap-table__column.special-padding {
    padding-top: 34px;
}
@media (max-width: 767.98px) {
    .sitemap-page .sitemap-table__column.special-padding {
        margin-top: -36px;
        padding-top: 0;
    }
}
.sitemap-page .sitemap-table .h3,
.sitemap-page .sitemap-table h3 {
    font-size: 20px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-weight: 700;
    line-height: 24px;
    color: #202223;
    margin-bottom: 12px;
}
.sitemap-page .sitemap-table ul {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    list-style: none;
}
.sitemap-page .sitemap-table ul + h3 {
    margin-top: 44px;
}
.sitemap-page .sitemap-table li {
    padding: 0;
    margin: 0;
}
.sitemap-page .sitemap-table li + li {
    margin-top: 8px;
}
.sitemap-page .sitemap-table li a {
    color: #1d4ed8 !important;
    text-decoration: none !important;
}
.sitemap-page .sitemap-table li a:hover {
    color: #4e4b66 !important;
}
.sitemap-page .sitemap-table a {
    font-weight: 400;
}
@media (max-width: 1200px) {
    .sitemap-page .main-section .container h1 {
        font-size: 40px !important;
        line-height: 52px !important;
    }
}
@media (max-width: 768px) {
    .sitemap-page .main-section::after {
        display: none;
    }
    .sitemap-page .main-section .container {
        padding: 68px 24px 48px;
    }
    .sitemap-page .main-section .container h1 {
        font-size: 32px !important;
        line-height: 44px !important;
    }
    .sitemap-page .sitemap-section .container {
        padding: 0 24px;
    }
}
.page-full-text {
    margin-top: 72px;
}
@media (max-width: 767.98px) {
    .page-full-text {
        margin-top: 60px;
    }
}
.full-text {
    background-color: #f9f9fc;
    padding: 48px 0 80px;
    margin: auto;
}
@media (max-width: 767.98px) {
    .full-text {
        padding: 40px 0;
    }
}
.full-text .container {
    max-width: 1246px !important;
    padding: 0 48px !important;
    margin: 0 auto;
    width: 100%;
}
.full-text .container h1,
.full-text .container h2,
.full-text .container h3,
.full-text .container h4,
.full-text .container h5,
.full-text .container h6 {
    font-family: Plus Jakarta Display, sans-serif;
}
.full-text .container h1 {
    font-family: Plus Jakarta Display, sans-serif;
    margin-bottom: 32px;
    font-size: 44px;
    line-height: 56px;
}
.full-text h4 {
    margin-bottom: 12px;
}
.full-text * + h4 {
    margin-top: 40px;
}
.full-text p {
    font-size: 18px;
    line-height: 28px;
    color: #4e4b66;
    margin-bottom: 0;
    text-align: justify;
}
.full-text p a:hover {
    text-decoration: none;
}
.full-text p + p {
    margin-top: 28px;
}
.full-text .text-block {
    padding-top: 40px;
}
.full-text .text-block h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.02em;
    margin-bottom: 12px;
}
.full-text .text-block p {
    font-family: Inter, sans-serif;
    font-size: 18px;
    line-height: 28px;
}
.full-text b {
    font-weight: 500;
}
.full-text .gdpr-table {
    width: 100%;
}
.full-text .gdpr-table__wrapper {
    margin: 20px 0;
    border: 1px solid #e3e4ee;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 6px 30px #f2f2f6;
}
@media (max-width: 767.98px) {
    .full-text .gdpr-table__success {
        display: none !important;
    }
}
@media (max-width: 1024px) {
    .full-text .container h1 {
        font-size: 40px;
        line-height: 52px;
    }
}
@media (max-width: 768px) {
    .full-text .container {
        padding: 0 24px !important;
    }
    .full-text .container h1 {
        font-size: 32px;
        line-height: 44px;
    }
    .full-text p {
        font-size: 16px;
        line-height: 24px !important;
    }
}
.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;
}
.features-lists-vertical-three {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: auto;
    -moz-column-gap: 80px;
    column-gap: 80px;
    row-gap: 36px;
}
@media (max-width: 1024px) {
    .features-lists-vertical-three {
        -moz-column-gap: 24px;
        column-gap: 24px;
    }
}
@media (max-width: 768px) {
    .features-lists-vertical-three {
        max-width: 520px;
        margin: 0 auto;
        grid-template-columns: unset;
    }
}
.form-select {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    height: 40px;
    width: 100%;
    color: #6e7191;
    outline: 1px solid #e3e4ee;
    border: none;
    border-radius: 4px;
    padding-left: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff;
}
.form-select:focus,
.form-select:focus-visible {
    outline: 1px solid #1d4ed8;
    border: none;
}
.form-select__wrapper {
    position: relative;
    cursor: pointer;
}
.form-select__wrapper > span {
    content: '';
    background: url(/assets/icons/select-icon.svg) no-repeat;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    position: absolute;
    cursor: pointer;
    pointer-events: none;
}
.select {
    width: 100%;
    position: relative;
    color: #202223;
    border-radius: 4px;
    font-size: 15px;
    line-height: 20px;
    background: #fff;
}
.select__dropdown {
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    height: 40px;
    position: relative;
    border: 1px solid #fff;
    background: #fff;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select__dropdown:after {
    content: url(/assets/icons/arrow_down.svg);
    position: absolute;
    right: 10px;
    margin-top: -8px;
    top: 50%;
    width: 20px;
    height: 20px;
    color: #6e7191;
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.active .select__dropdown {
    border-color: #6bbcff;
}
.active .select__dropdown:after {
    transform: rotate(180deg);
    margin-top: -11px;
}
.active .select__dropdown + .select__options {
    display: block;
}
.select__options {
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    margin: 0;
    cursor: pointer;
    display: none;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 5;
    background: #fff;
}
.select__options ul {
    max-height: 266px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
}
.select__options ul::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.select__options ul::-webkit-scrollbar-track {
    border-radius: 8px;
    background: #e3e4ee;
}
.select__options ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: rgba(78, 75, 102, 0.25);
}
.select__options ul::-webkit-scrollbar-thumb:hover {
    background: rgba(78, 75, 102, 0.35);
}
.select__options ul::-webkit-scrollbar-thumb:active {
    background: rgba(78, 75, 102, 0.45);
}
.select__options li {
    padding: 10px 14px;
    color: #4e4b66;
    list-style: none;
    background: #fff;
    font-size: 16px;
    line-height: 20px;
}
.select__options li:hover:not(.current) {
    background: #f0f8ff;
}
.select__options__search {
    padding: 5px 10px;
}
.select-gray .select__dropdown {
    background: #f7f7fc;
    border-color: #f7f7fc;
    color: #6e7191;
}
.select-gray.active .select__dropdown {
    border-color: #6bbcff;
    background: #fff;
}
.select__wrapper {
    position: relative;
}
.select__wrapper::after {
    content: url(/assets/icons/arrow_down.svg);
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 16px;
    align-self: center;
    right: 2px;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
}
.select-regular {
    background-color: unset;
    border: none;
    color: #a0a3bd;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 2px;
    padding: 3px 20px 3px 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
    transition: 0.3s;
}
.select-regular:hover {
    background-color: #eff0f6;
}
.select-regular:focus,
.select-regular:focus-visible {
    outline: 0;
}
.code {
    color: #6e7191;
}
.lookup-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px;
}
.lookup-line__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #6e7191;
}
.input {
    font-family: Inter, Helvetica Neue, Arial, sans-serif;
    border-radius: 4px;
    width: 100%;
    background: #fff;
    border: none;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 20px;
    height: 38px;
    color: #4e4b66;
    outline: 0 !important;
}
.input::-webkit-input-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-moz-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-ms-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-moz-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-ms-input-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input-wrapper {
    position: relative;
    display: block;
    width: 100%;
}
.input-wrapper:has(.input__clear-button) input {
    padding-right: 40px;
}
.input__group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    border: 1px solid #d9dbe9;
    border-radius: 4px;
    background: #fff;
    height: 40px;
    position: relative;
}
.input__group:has(.input:focus) {
    border-color: #1d4ed8;
}
.input__label {
    font-size: 14px;
    line-height: 20px;
    color: #4e4b66;
    margin-bottom: 4px;
    display: block;
    font-weight: 500;
}
.input__label.required::after {
    content: '*';
    color: #d57070;
    margin-left: 2px;
}
@keyframes hopIn {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.btn-group__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-top: 32px;
}
.btn-group__container a.active,
.btn-group__container > input:checked + label {
    color: #fff;
    background: #6e7191;
}
.btn-group__container a.active i,
.btn-group__container > input:checked + label i {
    color: #fff;
}
@media (max-width: 767.98px) {
    .btn-group__container {
        flex-direction: column;
    }
}
.btn-group__label {
    cursor: pointer;
    white-space: nowrap;
    padding: 7px 19px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    color: #4e4b66;
    background-color: #fff;
    transition: all 0.25s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px;
}
.btn-group__label i {
    font-size: 20px;
    color: #1d4ed8;
}
.btn-group__label:hover {
    background: #f9f9fc;
    border-color: #f9f9fc;
    transition: all 0.25s;
}
@media (max-width: 767.98px) {
    .btn-group__label {
        justify-content: center;
    }
}
.pricing_search_input {
    border: 1px solid #d9dbe9 !important;
}
.pricing_search_input::-moz-placeholder {
    color: #a0a2bb !important;
}
.pricing_search_input::placeholder {
    color: #a0a2bb !important;
}
.calc {
    background: #fff;
    border-radius: 8px;
    position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #6e7191;
    max-width: 1000px;
    width: 100%;
    text-align: left;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
}
.calc-left {
    padding: 32px;
    border-right: 1px solid #eff0f6;
    width: calc(100% - 300px);
}
@media (max-width: 1023.98px) {
    .calc-left {
        width: 100%;
        min-width: 100%;
        border-right: none;
    }
}
@media (max-width: 767.98px) {
    .calc-left {
        padding: 24px;
    }
}
.calc-right {
    padding: 32px;
    width: 300px;
    min-width: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
@media (max-width: 1023.98px) {
    .calc-right {
        width: 100%;
        min-width: 100%;
        padding: 0;
    }
}
@media (max-width: 767.98px) {
    .calc-right {
        padding: 0;
    }
}
.calc-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 20px;
    color: #6e7191;
}
.calc-right li {
    position: relative;
    padding-left: 16px;
    padding-bottom: 16px;
}
@media (max-width: 767.98px) {
    .calc-right li {
        padding-bottom: 12px;
    }
}
.calc-right li:before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #1d4ed8;
    position: absolute;
    top: 8px;
    left: 0;
}
.calc-right-content {
    flex: 1;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
@media (max-width: 1023.98px) {
    .calc-right-content {
        flex-direction: row;
        padding: 32px;
    }
}
@media (max-width: 767.98px) {
    .calc-right-content {
        flex-direction: column;
        padding: 0;
    }
}
.calc-right-usage {
    width: 100%;
}
@media (max-width: 1023.98px) {
    .calc-right-usage {
        flex: 1;
        margin-right: 30px;
    }
}
@media (max-width: 767.98px) {
    .calc-right-usage {
        width: 100%;
        margin: 0;
        padding: 20px;
    }
}
@media (max-width: 767.98px) {
    .calc-right-usage ul {
        overflow: hidden;
        max-height: 0;
        transition: 0.25s;
    }
}
.calc-right-line {
    margin: 0 0 20px 0;
    border-top: 1px solid #eff0f6;
}
@media (max-width: 1023.98px) {
    .calc-right-line {
        display: none;
    }
}
.calc-right-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #202223;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 1023.98px) {
    .calc-right-title {
        font-family: Inter, Helvetica Neue, Arial, sans-serif;
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 12px;
    }
}
@media (max-width: 767.98px) {
    .calc-right-title {
        margin: -12px;
        padding: 12px;
        cursor: pointer;
    }
}
.calc-right-title [class*=' tmi'],
.calc-right-title [class^='tmi'] {
    font-size: 20px;
    display: none;
    color: #6e7191;
    transition: 0.25s;
}
@media (max-width: 767.98px) {
    .calc-right-title [class*=' tmi'],
    .calc-right-title [class^='tmi'] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.calc-right-subtitle {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #202223;
    margin-bottom: 4px;
}
.calc-right-bottom {
    flex: 0 auto;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    font-size: 14px;
    line-height: 24px;
}
@media (max-width: 1023.98px) {
    .calc-right-bottom {
        padding: 16px;
        border-top: 1px solid #eff0f6;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: row wrap;
        gap: 8px;
    }
}
@media (max-width: 767.98px) {
    .calc-right-bottom {
        border-bottom: none;
        padding: 20px;
        margin-top: 20px;
    }
}
.calc-right-bottom a {
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.calc-bottom {
    width: 100%;
    min-width: 100%;
    border-top: 1px solid #eff0f6;
}
.calc-bottom a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    padding: 18px;
    line-height: 20px;
    gap: 4px;
}
.calc__line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    font-size: 15px;
    line-height: 24px;
    padding: 0 0 21px;
    margin: 0 0 20px 36px;
    border-bottom: 1px solid #eff0f6;
    position: relative;
}
@media (max-width: 767.98px) {
    .calc__line {
        margin-left: 0;
    }
}
.calc__line:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.calc__line p:last-child {
    margin: 0;
}
.calc__line-icon {
    position: absolute;
    left: -36px;
    top: 2px;
    width: 26px;
    min-width: 26px;
    font-size: 26px;
    color: #1d4ed8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767.98px) {
    .calc__line-icon {
        left: 0;
        top: 0;
    }
}
.calc__line-icon img {
    max-width: 26px;
    max-height: 26px;
}
.calc__line-text {
    width: calc(100% - 140px);
}
@media (max-width: 767.98px) {
    .calc__line-text {
        width: calc(100% - 90px);
    }
}
@media (max-width: 768px) {
    .calc__line-text {
        width: auto;
        min-width: unset;
        max-width: unset;
    }
}
.calc__line-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #202223;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
}
@media (max-width: 767.98px) {
    .calc__line-title {
        margin-left: 34px;
    }
}
.calc__line-description {
    margin-top: 2px;
}
@media (max-width: 767.98px) {
    .calc__line-description {
        display: none;
    }
}
.calc__line-close {
    width: 28px;
    height: 28px;
    font-size: 28px;
    color: #6e7191;
    background: 0 0;
    border: none;
    transition: 0.2s ease-in;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
.calc__line-close:hover {
    color: #4e4b66;
}
.calc__line-label {
    font-weight: 600;
    color: #202223;
    margin-bottom: 6px;
    font-size: 15px;
    line-height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.calc__line-bottom {
    margin-top: 17px;
    width: 100%;
}
@media (max-width: 1023.98px) {
    .calc__line-bottom {
        margin-top: 25px;
    }
}
.calc__line-table {
    width: 100%;
    border-collapse: collapse;
    margin: 6px 0 8px;
}
@media (max-width: 767.98px) {
    .calc__line-table {
        display: block;
        margin: 20px 0 0;
    }
}
.calc__line-table .input-wrapper {
    width: 120px;
    min-width: 120px;
}
@media (max-width: 767.98px) {
    .calc__line-table .input-wrapper {
        width: 100%;
        min-width: 100%;
    }
}
.calc__line-table .calc__line-label {
    display: none;
}
@media (max-width: 767.98px) {
    .calc__line-table .calc__line-label {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.calc__line input[type='number'] {
    -moz-appearance: textfield;
}
.calc__line input[type='number']::-webkit-inner-spin-button,
.calc__line input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.calc__line .calc__line-text {
    font-size: 14px;
    line-height: 20px;
}
.calc__coming-soon {
    color: #6a7686;
    background: #eff0f6;
    font-size: 12px;
    line-height: 20px;
    padding: 3px 12px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 600;
    white-space: nowrap;
}
.hidden {
    display: none !important;
}
.results-top {
    padding: 16px 0;
    text-align: center;
}
@media (max-width: 1023.98px) {
    .results-top .h2,
    .results-top h2 {
        font-size: 30px;
        line-height: 40px;
    }
}
.results-top.no-results {
    padding: 88px 0;
}
@media (max-width: 1023.98px) {
    .results-top.no-results {
        padding: 78px 0;
    }
}
@media (max-width: 767.98px) {
    .results-top.no-results {
        padding: 68px 0;
    }
}
.results-top.no-results .h5,
.results-top.no-results h5 {
    color: #6e7191;
}
.page-pricing .get-started .features-block__link .features-block__link__icon-wrapper {
    display: none;
}
.page-pricing .hero {
    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;
    position: relative;
    text-align: center;
    padding: 140px 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.page-pricing .hero-info {
    margin-bottom: 60px;
}
@media (max-width: 767.98px) {
    .page-pricing .hero-info {
        margin-bottom: 48px;
    }
}
@media (max-width: 768px) {
    .page-pricing .calc__line-text p {
        display: none;
    }
    .page-pricing .calc .form-control {
        width: 100%;
    }
    .page-pricing .hero {
        padding: 120px 0 15px;
    }
}
.page-pricing .features-pricing {
    padding: 65px 0 100px;
    text-align: center;
    background: #fff;
}
@media (max-width: 1199.98px) {
    .page-pricing .features-pricing {
        padding: 48px 0 80px;
    }
}
@media (max-width: 1023.98px) {
    .page-pricing .features-pricing {
        padding: 48px 0 60px;
    }
}
@media (max-width: 767.98px) {
    .page-pricing .features-pricing {
        padding: 40px 0 40px;
    }
}
.secure-payment {
    padding: 100px 0;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/backgrounds/secure-payment-bg1.svg)
        center top no-repeat #fff1e6;
    background-size: cover;
}
@media (max-width: 1199.98px) {
    .secure-payment {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .secure-payment {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .secure-payment {
        padding: 40px 0;
    }
}
.secure-payment .heading-container {
    margin: 0 auto 40px;
    text-align: center;
}
@media (max-width: 767.98px) {
    .secure-payment .heading-container {
        text-align: left;
    }
}
.secure-payment__logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
}
.secure-payment__logos img {
    height: 65px;
}
@media (max-width: 767.98px) {
    .secure-payment__logos img {
        height: 55px;
    }
}
.input {
    font-family: Inter, Helvetica Neue, Arial, sans-serif;
    border-radius: 4px;
    width: 100%;
    background: #fff;
    border: none;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 20px;
    height: 38px;
    color: #4e4b66;
    outline: 0 !important;
}
.input::-webkit-input-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-moz-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-ms-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-moz-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-ms-input-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input-wrapper {
    position: relative;
    display: block;
    width: 100%;
}
.input-wrapper:has(.input__clear-button) input {
    padding-right: 40px;
}
.input__group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    border: 1px solid #d9dbe9;
    border-radius: 4px;
    background: #fff;
    height: 40px;
    position: relative;
}
.input__group:has(.input:focus) {
    border-color: #1d4ed8;
}
.input__label {
    font-size: 14px;
    line-height: 20px;
    color: #4e4b66;
    margin-bottom: 4px;
    display: block;
    font-weight: 500;
}
.input__label.required::after {
    content: '*';
    color: #d57070;
    margin-left: 2px;
}
.hero {
    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;
    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--to-white:before {
    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;
}
.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: -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;
    }
}
.video-link {
    position: relative;
    cursor: pointer;
}
.video-link:hover .video-link__button {
    background: rgba(110, 113, 145, 0.75);
}
.video-link__button {
    height: 84px;
    width: 116px;
    border-radius: 8px;
    transition: 0.3s;
    background: rgba(110, 113, 145, 0.5);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sms-solutions {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 20px;
}
.sms-solutions__block {
    background-color: #f9f9fc;
    text-align: center;
    padding: 60px 0;
}
@media (max-width: 1023.98px) {
    .sms-solutions__block {
        padding: 40px 0 60px;
    }
}
@media (max-width: 767.98px) {
    .sms-solutions__block {
        padding: 28px 0 40px;
    }
}
.sms-solution {
    background-color: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    border: 1px solid #ebeef5;
    padding: 32px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 16px;
    font-weight: 400;
}
@media (max-width: 767.98px) {
    .sms-solution {
        padding: 24px 20px;
    }
}
.sms-solution:hover .sms-solution__title {
    color: #1d4ed8;
}
.sms-solution:hover .sms-solution__title [class*=' tmi'],
.sms-solution:hover .sms-solution__title [class^='tmi'] {
    color: #1d4ed8;
}
.sms-solution__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sms-solution__icon img {
    height: 52px;
    display: block;
}
.sms-solution__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    color: #202223;
    margin: 0 -10px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
}
.sms-solution__title [class*=' tmi'],
.sms-solution__title [class^='tmi'] {
    font-size: 18px;
    color: #a0a3bd;
    margin-top: 4px;
}
.sms-solution__description {
    color: #6e7191;
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
}
.sms .heading-container {
    margin: 0 auto 56px;
    text-align: center;
}
@media (max-width: 1023.98px) {
    .sms .heading-container {
        margin-bottom: 40px;
    }
}
@media (max-width: 767.98px) {
    .sms .heading-container {
        text-align: left;
    }
}
@media (max-width: 600px) {
    .sms .heading-container {
        margin-bottom: 20px;
    }
}
.sms-table {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: left;
    margin-top: 56px;
}
@media (max-width: 767.98px) {
    .sms-table {
        grid-template-columns: unset;
        margin-top: 36px;
    }
}
@media (max-width: 600px) {
    .sms-table {
        margin-top: 20px;
    }
}
.sms-block {
    padding: 32px 0;
    display: -ms-grid;
    display: grid;
    grid-template-rows: -webkit-max-content 1fr -webkit-max-content;
    grid-template-rows: max-content 1fr max-content;
}
@media (min-width: 768px) {
    .sms-block:nth-child(odd) {
        padding-right: 35px;
        border-right: 1px solid #eff0f6;
    }
    .sms-block:nth-child(even) {
        padding-left: 35px;
    }
    .sms-block:not(:nth-child(1)):not(:nth-child(2)) {
        border-top: 1px solid #eff0f6;
    }
}
@media (max-width: 767.98px) {
    .sms-block:not(:nth-child(1)) {
        border-top: 1px solid #eff0f6;
    }
}
.sms-block__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #4e4b66;
    margin-bottom: 8px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
}
.sms-block__description {
    background-color: #dbefff;
    margin-bottom: 16px;
    padding: 16px 18px;
    font-size: 18px;
    line-height: 24px;
    color: #4e4b66;
    border-radius: 12px 12px 12px 0;
}
@media (max-width: 767.98px) {
    .sms-block__description {
        font-size: 16px;
    }
}
.sms-block__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.page-sms-solutions .hero {
    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;
    position: relative;
    text-align: center;
    padding-bottom: 0;
}
.page-sms-solutions .hero 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: 1200px) {
    .page-sms-solutions .hero h1 {
        font-size: 40px;
        line-height: 52px;
    }
}
@media (max-width: 768px) {
    .page-sms-solutions .hero h1 {
        font-size: 32px;
        line-height: 44px;
    }
    .page-sms-solutions .hero .hero__sub-title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }
}
.page-sms-solutions .get-started__buttons .price {
    width: 212px;
}
@media (max-width: 1024px) {
    .page-sms-solutions .sms .heading-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }
}
@media (max-width: 768px) {
    .page-sms-solutions .sms .heading-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: start;
        margin-bottom: 0;
    }
    .page-sms-solutions .sms .sms-table {
        margin-top: 0;
    }
}
.page-sms-solutions .features-block__title {
    margin: 0 !important;
}
.sms-solutions__main-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin-top: 60px;
    height: 310px;
}
@media (max-width: 1023.98px) {
    .sms-solutions__main-img {
        height: unset;
    }
}
@media (max-width: 767.98px) {
    .sms-solutions__main-img {
        margin-top: 36px;
    }
}
.sms-solutions__after-img {
    padding: 60px 0 80px;
    border-bottom: 1px solid #dfe2e6;
}
.sms-solutions__after-img .features-block .features-block__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
@media (max-width: 1023.98px) {
    .sms-solutions__after-img {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .sms-solutions__after-img {
        padding: 40px 0;
    }
}
.sms-table .sms-block__description {
    font-family: Inter, sans-serif;
}
.tab-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
    gap: 12px;
}
@media (max-width: 767.98px) {
    .tab-buttons {
        flex-direction: column;
        gap: 0;
        padding: 0 24px;
        margin-bottom: 24px;
    }
}
.tab-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px;
    background: #fff;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #4e4b66;
    padding: 7px 19px;
    border-radius: 100px;
    border: 1px solid #fff;
    white-space: nowrap;
    outline: 0;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08) !important;
    transition: all 0.25s;
    font-family: Inter, Helvetica Neue, Arial, sans-serif;
}
.tab-button__chevron {
    margin-left: auto;
}
.tab-button__chevron i {
    font-size: 24px;
    color: #6e7191;
}
@media (min-width: 768px) {
    .tab-button__chevron {
        display: none;
    }
}
.tab-button:hover {
    background: #f9f9fc;
    border-color: #f9f9fc;
}
.tab-button__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767.98px) {
    .tab-button__icon i {
        font-size: 28px;
    }
}
.tab-button__icon [class*=' tmi-'],
.tab-button__icon [class^='tmi-'] {
    color: #1d4ed8;
    transition: all 0.25s;
}
.tab-button--outline {
    border-color: #e3e4ee;
}
.tab-button--outline:hover {
    border-color: #e3e4ee;
}
@media (min-width: 768px) {
    .tab-button--active,
    .tab-button--active:hover {
        background: #6e7191;
        color: #fff;
        border-color: #6e7191;
    }
    .tab-button--active .tab-button__icon [class*=' tmi-'],
    .tab-button--active .tab-button__icon [class^='tmi-'] {
        color: #fff;
    }
}
@media (min-width: 768px) and (max-width: 767.98px) {
    .tab-button--active .tab-button__icon [class*=' tmi-'],
    .tab-button--active .tab-button__icon [class^='tmi-'] {
        color: #1d4ed8;
    }
}
@media (max-width: 767.98px) {
    .tab-button {
        width: 100%;
        line-height: 30px;
        font-size: 18px;
        font-weight: 500;
        padding: 14px 0;
        background: 0 0;
        border: none;
        box-shadow: unset !important;
        border-radius: 0;
        color: #4e4b66;
        border-bottom: 1px solid #ebeef5;
        gap: 12px;
    }
}
li.ul-li-check {
    position: relative;
    color: #6e7191;
    padding-left: 36px;
    font-size: 18px;
    line-height: 28px;
}
li.ul-li-check b {
    font-weight: 700;
}
li.ul-li-check i {
    font-size: 24px;
    color: #69bc35;
    position: absolute;
    left: 0;
    top: 2px;
}
li.ul-li-check .ul-li-check__icon {
    font-size: 24px;
    color: #69bc35;
    position: absolute;
    left: 0;
    top: 2px;
}
li.ul-li-check .ul-li-check__icon.light--text {
    color: #a0a3bd;
}
.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;
    }
}
@media (max-width: 600px) {
    .coming-soon-page-layout .info-block .info-block__image img {
        max-height: 314px !important;
    }
    .coming-soon-page-layout .info-block .info-block__text > ul {
        margin-bottom: 20px;
    }
}
.info-block {
    padding: 100px 0;
}
@media (max-width: 1199.98px) {
    .info-block {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .info-block {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .info-block {
        padding: 40px 0;
    }
}
.info-block .ul-li-check {
    font-family: Inter;
}
.info-block .ul-li-check b {
    font-weight: 700 !important;
}
.info-block .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 80px;
    align-items: center;
}
@media (max-width: 1199.98px) {
    .info-block .container {
        gap: 60px;
    }
}
@media (max-width: 1023.98px) {
    .info-block .container {
        flex-direction: column-reverse;
        gap: 24px;
    }
    .info-block .container > div {
        width: 100%;
    }
}
.info-block__image {
    position: relative;
    width: 540px;
    min-height: 540px;
    flex-shrink: 0;
}
.info-block__image img {
    position: absolute;
    max-width: unset;
    max-height: 540px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width: 1199.98px) {
    .info-block__image {
        width: 430px;
        min-height: 480px;
    }
    .info-block__image img {
        max-height: 480px;
    }
}
@media (max-width: 1023.98px) {
    .info-block__image {
        width: 100%;
        min-height: unset;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
    .info-block__image img {
        max-height: 470px;
        position: static;
        max-width: 100%;
        transform: none;
    }
}
.info-block__category {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-weight: 600;
    color: #1d4ed8;
    margin-bottom: 24px;
}
.info-block__text .btn {
    margin-top: 28px;
}
@media (max-width: 1023.98px) {
    .info-block__text .btn {
        margin-top: 20px;
    }
}
@media (max-width: 767.98px) {
    .info-block__text .btn {
        margin-top: 12px;
    }
}
.info-block h2 {
    margin-bottom: 24px;
}
.info-block p {
    font-family: Inter, sans-serif;
    color: #6e7191;
}
.info-block ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.info-block .get-started__buttons {
    margin-top: 68px;
}
@media (max-width: 1023.98px) {
    .info-block .get-started__buttons {
        margin: 24px auto;
    }
}
@media (max-width: 767.98px) {
    .info-block .get-started__buttons .btn {
        width: 100%;
    }
}
.page-use-cases .navigation {
    padding-top: 80px;
}
.page-use-cases .navigation .tab-buttons {
    margin-bottom: 0;
}
.page-use-cases .navigation .tab-buttons a:hover {
    text-decoration: none;
}
.page-use-cases .navigation .tab-buttons button.active {
    background: #6e7191;
    color: #fff;
    border-color: #6e7191;
}
.page-use-cases .navigation .tab-buttons button.active .tab-button__icon i {
    color: #fff;
}
@media (max-width: 1023.98px) {
    .page-use-cases .navigation {
        padding-top: 60px;
    }
    .page-use-cases .navigation .container {
        padding: 0 32px;
    }
}
@media (max-width: 767.98px) {
    .page-use-cases .navigation {
        padding-top: 40px;
        margin-bottom: -16px;
    }
    .page-use-cases .navigation .container {
        padding: 0 24px;
    }
    .page-use-cases .navigation .container .tab-buttons {
        padding: 0;
    }
    .page-use-cases .navigation .container .tab-buttons a {
        width: 100%;
    }
    .page-use-cases .navigation .container .tab-buttons a button.active {
        background: 0 0;
        color: #4e4b66;
        border-bottom: 1px solid #ebeef5;
    }
    .page-use-cases .navigation .container .tab-buttons a button.active .tab-button__icon i {
        color: #1d4ed8;
    }
}
.page-use-cases .hero {
    padding-bottom: 100px;
}
.page-use-cases .hero 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: 1023.98px) {
    .page-use-cases .hero {
        padding-bottom: 52px;
    }
    .page-use-cases .hero h1 {
        font-size: 40px;
        line-height: 52px;
    }
    .page-use-cases .hero .get-started__buttons {
        margin-bottom: 0;
    }
}
@media (max-width: 768px) {
    .page-use-cases .hero h1 {
        font-size: 32px;
        line-height: 44px;
    }
    .page-use-cases .hero .get-started__buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }
}
.page-use-cases .hero .hero-info__image img {
    max-width: unset;
    max-height: 450px;
    transform: translateX(167px);
}
@media (max-width: 1439.98px) {
    .page-use-cases .hero .hero-info__image img {
        transform: translateX(110px);
        max-height: 400px;
    }
}
@media (max-width: 1199.98px) {
    .page-use-cases .hero .hero-info__image img {
        transform: translateX(33px);
        max-height: 350px;
    }
}
@media (max-width: 767.98px) {
    .page-use-cases .hero {
        padding-bottom: 60px;
    }
}
.page-use-cases .try .container {
    max-width: 800px !important;
}
@keyframes splide-loading {
    0% {
        transform: rotateZ(0);
    }
    100% {
        transform: rotateZ(360deg);
    }
}
.sso {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 32px;
    margin-top: 56px;
}
@media (max-width: 767.98px) {
    .sso {
        margin-top: 32px;
    }
}
.sso__block {
    padding: 32px 24px 24px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 26px;
}
.sso__content {
    position: relative;
    padding-top: 68px;
    flex-grow: 1;
}
.sso__content-description {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #6e7191;
}
.sso__logo {
    position: absolute;
    left: 50%;
    top: 25px;
    transform: translate(-50%, -50%);
}
.sso__link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.sso__link-container a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 26px;
    gap: 8px;
}
.sso__link-container a [class*=' tmi'],
.sso__link-container a [class^='tmi'] {
    font-size: 16px;
}
.global {
    margin: 56px auto 70px;
    background-color: #fff;
    width: calc(100% - 48px);
    max-width: 964px;
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
    border-radius: 20px;
    padding: 24px 32px 28px;
}
@media (max-width: 1023.98px) {
    .global {
        margin: 48px auto 56px;
    }
}
@media (max-width: 767.98px) {
    .global {
        padding: 24px 24px 20px;
        margin: 24px auto;
    }
}
.global-table {
    display: -ms-grid;
    display: grid;
}
.global-table__line {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr minmax(120px, 30%) 130px;
    align-items: center;
    text-align: left;
    margin-bottom: 20px;
}
@media (max-width: 767.98px) {
    .global-table__line {
        grid-template-columns: 1fr minmax(20px, 13%) 20px;
        -moz-column-gap: 8px;
        column-gap: 8px;
    }
}
.global-table__line:last-child {
    margin-bottom: 0;
}
.global-table__line.title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #4e4b66;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e4ee;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
}
@media (max-width: 767.98px) {
    .global-table__line.title {
        grid-template-columns: 1fr;
        padding-bottom: 16px;
        margin-bottom: 16px;
        font-size: 16px;
    }
    .global-table__line.title > div:not(:first-child) {
        display: none;
    }
}
.global-table__line:not(.title) {
    grid-template-areas: 'operator code status';
}
.global-table__line__code {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: code;
}
.global-table__line__status {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: status;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #69bc35;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
@media (max-width: 767.98px) {
    .global-table__line__status {
        font-size: 16px;
    }
}
.global-table__line__status [class*=' tmi'],
.global-table__line__status [class^='tmi'] {
    font-size: 20px;
}
@media (max-width: 767.98px) {
    .global-table__line__status-text {
        display: none;
    }
}
.features-zapier {
    border-top: 1px solid #ebeef5;
}
.features-zapier .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.features-zapier .heading-container {
    text-align: center;
    margin: 0 auto 56px;
}
@media (max-width: 1023.98px) {
    .features-zapier .heading-container {
        margin-bottom: 48px;
    }
}
@media (max-width: 767.98px) {
    .features-zapier .heading-container {
        text-align: left;
    }
}
.features-zapier__table {
    margin: 64px 0;
    display: -ms-grid;
    display: grid;
    gap: 12px;
    width: 100%;
}
@media (max-width: 1023.98px) {
    .features-zapier__table {
        margin: 48px 0;
    }
}
@media (max-width: 767.98px) {
    .features-zapier__table {
        margin: 40px 0;
    }
}
.features-zapier__table-description {
    font-size: 18px;
    line-height: 24px;
    flex-grow: 1;
    padding: 0 20px;
    text-align: left;
    color: #202223;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-weight: 700;
}
@media (max-width: 767.98px) {
    .features-zapier__table-description {
        padding: 0;
    }
}
.features-zapier__footer {
    display: block;
    text-align: right;
}
.features-zapier__footer-text {
    display: inline;
    vertical-align: top;
    line-height: 26px;
    font-size: 14px;
    font-weight: 300;
    color: #6e7191;
}
.features-zapier__footer-text > a {
    color: #6e7191;
    font-weight: 300;
    text-decoration: underline;
}
.features-messaging {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    text-align: left;
    gap: 60px;
    margin-top: 56px;
    margin-bottom: 60px;
}
@media (max-width: 767.98px) {
    .features-messaging {
        flex-direction: column;
        gap: 20px;
        margin-top: 32px;
        margin-bottom: 40px;
    }
}
.features-messaging__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    flex-direction: column;
    order: 1;
}
@media (max-width: 767.98px) {
    .features-messaging__text {
        order: 2;
    }
}
.features-messaging__platform {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    padding-left: 50px;
}
@media (max-width: 767.98px) {
    .features-messaging__platform {
        padding-left: 0;
        justify-content: center;
    }
}
.features-messaging__platform a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.features-messaging__platform img {
    height: 44px;
}
.features-messaging__img {
    flex-grow: 1;
    width: 100%;
    max-width: 500px;
    order: 2;
}
@media (max-width: 767.98px) {
    .features-messaging__img {
        order: 1;
    }
}
.features-three-block-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-column-gap: 120px;
    column-gap: 120px;
    row-gap: 48px;
    align-items: center;
}
@media (max-width: 1023.98px) {
    .features-three-block-img {
        flex-direction: column;
    }
}
.features-three-block-img__column {
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 40px;
    text-align: left;
}
@media (max-width: 767.98px) {
    .features-three-block-img__column {
        align-items: center;
    }
}
@media (max-width: 767.98px) {
    .features-three-block-img__column {
        gap: 28px;
    }
}
.features-three-block-img__column > * {
    max-width: 620px;
}
.features-three-block-img__img {
    height: auto;
    width: 100%;
    max-width: 410px;
    min-width: 410px;
    filter: drop-shadow(0 6px 20px rgba(0, 0, 0, 0.1));
}
@media (max-width: 1023.98px) {
    .features-three-block-img__img {
        max-width: 600px;
        min-width: 0;
    }
}
.features-virtual .heading-container {
    margin: 0 auto 56px;
}
@media (max-width: 1023.98px) {
    .features-virtual .heading-container {
        margin-bottom: 48px;
    }
}
@media (max-width: 767.98px) {
    .features-virtual .heading-container {
        text-align: left;
    }
}
.features-virtual__table {
    max-width: 840px;
    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: 120px;
    column-gap: 120px;
    row-gap: 4px;
    text-align: left;
}
@media (max-width: 1023.98px) {
    .features-virtual__table {
        -moz-column-gap: 28px;
        column-gap: 28px;
    }
}
.features-virtual__table.margin-top {
    margin-top: 60px;
}
@media (max-width: 1023.98px) {
    .features-virtual__table.margin-top {
        margin-top: 48px;
    }
}
.features-virtual__price {
    width: 120px;
}
@media (max-width: 1023.98px) {
    .features-virtual__price {
        width: 100px;
    }
}
@media (max-width: 767.98px) {
    .features-virtual__price {
        width: 82px;
    }
}
li.ul-li-check {
    position: relative;
    color: #6e7191;
    padding-left: 36px;
    font-size: 18px;
    line-height: 28px;
}
li.ul-li-check b {
    font-weight: 700;
}
li.ul-li-check i {
    font-size: 24px;
    color: #69bc35;
    position: absolute;
    left: 0;
    top: 2px;
}
li.ul-li-check .ul-li-check__icon {
    font-size: 24px;
    color: #69bc35;
    position: absolute;
    left: 0;
    top: 2px;
}
li.ul-li-check .ul-li-check__icon.light--text {
    color: #a0a3bd;
}
.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;
    }
}
@media (max-width: 600px) {
    .coming-soon-page-layout .info-block .info-block__image img {
        max-height: 314px !important;
    }
    .coming-soon-page-layout .info-block .info-block__text > ul {
        margin-bottom: 20px;
    }
}
.info-block {
    padding: 100px 0;
}
@media (max-width: 1199.98px) {
    .info-block {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .info-block {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .info-block {
        padding: 40px 0;
    }
}
.info-block .ul-li-check {
    font-family: Inter;
}
.info-block .ul-li-check b {
    font-weight: 700 !important;
}
.info-block .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 80px;
    align-items: center;
}
@media (max-width: 1199.98px) {
    .info-block .container {
        gap: 60px;
    }
}
@media (max-width: 1023.98px) {
    .info-block .container {
        flex-direction: column-reverse;
        gap: 24px;
    }
    .info-block .container > div {
        width: 100%;
    }
}
.info-block__image {
    position: relative;
    width: 540px;
    min-height: 540px;
    flex-shrink: 0;
}
.info-block__image img {
    position: absolute;
    max-width: unset;
    max-height: 540px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width: 1199.98px) {
    .info-block__image {
        width: 430px;
        min-height: 480px;
    }
    .info-block__image img {
        max-height: 480px;
    }
}
@media (max-width: 1023.98px) {
    .info-block__image {
        width: 100%;
        min-height: unset;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
    .info-block__image img {
        max-height: 470px;
        position: static;
        max-width: 100%;
        transform: none;
    }
}
.info-block__category {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-weight: 600;
    color: #1d4ed8;
    margin-bottom: 24px;
}
.info-block__text .btn {
    margin-top: 28px;
}
@media (max-width: 1023.98px) {
    .info-block__text .btn {
        margin-top: 20px;
    }
}
@media (max-width: 767.98px) {
    .info-block__text .btn {
        margin-top: 12px;
    }
}
.info-block h2 {
    margin-bottom: 24px;
}
.info-block p {
    font-family: Inter, sans-serif;
    color: #6e7191;
}
.info-block ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.info-block .get-started__buttons {
    margin-top: 68px;
}
@media (max-width: 1023.98px) {
    .info-block .get-started__buttons {
        margin: 24px auto;
    }
}
@media (max-width: 767.98px) {
    .info-block .get-started__buttons .btn {
        width: 100%;
    }
}
.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;
    }
}
.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;
    }
}
@media (max-width: 768px) {
    .toll-free-template .how-get-started .heading-container .distinct--text {
        text-align: left;
    }
}
.how-get-started {
    padding: 100px 0;
    text-align: center;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/backgrounds/gray-bg.png)
        center top no-repeat #eff0f6;
    background-size: cover;
}
@media (max-width: 1199.98px) {
    .how-get-started {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .how-get-started {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .how-get-started {
        padding: 40px 0;
    }
}
@media (max-width: 767.98px) {
    .how-get-started {
        text-align: left;
    }
}
.how-get-started .heading-container {
    margin-bottom: 68px;
}
@media (max-width: 1199.98px) {
    .how-get-started .heading-container {
        margin-bottom: 48px;
    }
}
.how-get-started__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 100px;
    margin-bottom: 48px;
}
@media (max-width: 1199.98px) {
    .how-get-started__main {
        gap: 80px;
        margin-bottom: 24px;
    }
}
@media (max-width: 1023.98px) {
    .how-get-started__main {
        flex-direction: column;
        align-items: center;
        gap: 24px;
        margin-bottom: 10px;
    }
}
.how-get-started__steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 28px;
}
.how-get-started__image {
    position: relative;
    width: 540px;
    min-height: 540px;
    flex-shrink: 0;
    min-height: 0;
}
.how-get-started__image img {
    position: absolute;
    max-width: unset;
    max-height: 540px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width: 1199.98px) {
    .how-get-started__image {
        width: 430px;
        min-height: 480px;
    }
    .how-get-started__image img {
        max-height: 480px;
    }
}
@media (max-width: 1023.98px) {
    .how-get-started__image {
        width: 100%;
        min-height: unset;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
    .how-get-started__image img {
        max-height: 470px;
        position: static;
        max-width: 100%;
        transform: none;
    }
}
@media (max-width: 1199.98px) {
    .how-get-started__image {
        width: 378px;
        min-height: 0;
    }
    .how-get-started__image img {
        max-height: 360px;
    }
}
@media (max-width: 1023.98px) {
    .how-get-started__image {
        width: unset;
    }
    .how-get-started__image img {
        max-height: 410px;
    }
}
.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;
    }
}
@media (max-width: 768px) {
    .toll-free-template .type-of-content .heading-container .distinct--text {
        text-align: left;
    }
}
.type-of-content {
    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;
    text-align: center;
    font-family: Inter;
    padding: 100px 0;
}
@media (max-width: 1199.98px) {
    .type-of-content {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .type-of-content {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .type-of-content {
        padding: 40px 0;
    }
}
@media (max-width: 767.98px) {
    .type-of-content {
        text-align: left;
    }
}
.type-of-content .mobile {
    display: none;
}
@media (max-width: 1023.98px) {
    .type-of-content .mobile {
        display: block;
    }
}
.type-of-content__column:not(:last-child) {
    border-right: 1px solid #eff0f6;
}
@media (max-width: 1023.98px) {
    .type-of-content__column .type-of-content__column-head {
        border-top: 1px solid #eff0f6;
        border-right: none !important;
    }
}
.type-of-content__column-body {
    padding: 16px 0;
}
.type-of-content__column-head {
    background: #fcfcfc;
    padding: 20px 24px;
    border-bottom: 1px solid #eff0f6;
    line-height: 24px;
    font-weight: 600;
    color: #202223;
}
.type-of-content__column-head:not(:last-child) {
    border-right: 1px solid #eff0f6;
}
.type-of-content__column-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    font-size: 16px;
    line-height: 20px;
    color: #4e4b66;
    padding: 8px 24px;
}
@media (max-width: 1199.98px) {
    .type-of-content__column-item {
        padding: 8px 16px 8px 24px;
    }
}
.type-of-content__column-item i {
    color: #ed6a61;
    margin-top: 2px;
    font-size: 16px;
}
.type-of-content__table {
    margin-top: 64px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #eff0f6;
    box-shadow: 0 6px 30px #d4e6f9;
    border-radius: 12px;
    text-align: left;
}
@media (max-width: 1199.98px) {
    .type-of-content__table {
        margin-top: 48px;
    }
}
.type-of-content__table-body,
.type-of-content__table-header {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1023.98px) {
    .type-of-content__table-body {
        display: block;
    }
}
@media (max-width: 1023.98px) {
    .type-of-content__table-header {
        display: none;
    }
}
.hero--right-image .hero-info #start_free_buttons {
    justify-content: flex-start;
}
@media (max-width: 1023.98px) {
    .hero--right-image .hero-info #start_free_buttons {
        justify-content: center;
    }
}
@media (max-width: 1199.98px) {
    .hero--right-image .hero-info__text {
        padding-top: 45px;
    }
}
.hero--right-image .hero-info__image img {
    max-height: 450px;
    max-width: 500px;
    transform: translateX(54px);
}
@media (max-width: 1199.98px) {
    .hero--right-image .hero-info__image img {
        max-height: 410px;
        max-width: 400px;
        transform: translateX(20px);
    }
}
.hero.coming-soon {
    padding: 178px 0 106px;
}
@media (max-width: 1015px) {
    .hero.coming-soon {
        padding-top: 124px;
        padding-bottom: 68px;
    }
}
@media (max-width: 767px) {
    .hero.coming-soon {
        padding: 120px 0 48px;
    }
}
@media (max-width: 767px) {
    .hero.coming-soon .get-started__buttons {
        align-items: center;
    }
}
@media (max-width: 1015px) {
    .hero.coming-soon .hero-info .hero-info__text {
        padding-top: 0;
    }
}
.hero.coming-soon .hero-info__image img {
    max-height: 450px;
    max-width: 500px;
    transform: scale(1.21) !important;
    height: auto !important;
}
@media (max-width: 1199.98px) {
    .hero.coming-soon .hero-info__image img {
        max-height: 410px;
        max-width: 400px;
        transform: translateX(20px);
    }
}
.page-features-details .hero {
    z-index: 2;
    flex-direction: column;
    padding-top: 124px;
    padding-bottom: 0;
}
.page-features-details .hero:after {
    content: '';
    display: block;
    width: 100%;
    max-width: 1200px;
    aspect-ratio: 1200/340;
    margin: auto;
}
@media (max-width: 1199.98px) {
    .page-features-details .hero:after {
        aspect-ratio: 1200/380;
    }
}
.page-features-details .hero__sub-title {
    max-width: 750px;
}
.page-features-details #start_free_buttons {
    margin-top: 60px;
}
@media (max-width: 1024px) {
    .page-features-details #start_free_buttons {
        margin-top: 48px;
    }
}
.page-features-img-small .hero:after {
    aspect-ratio: 1200/260;
}
@media (max-width: 1199.98px) {
    .page-features-img-small .hero:after {
        aspect-ratio: 1200/300;
    }
}
.page-features-img-small .features-details__after-img:before {
    aspect-ratio: 1200/300;
}
@media (max-width: 1199.98px) {
    .page-features-img-small .features-details__after-img:before {
        aspect-ratio: 1200/340;
    }
}
.features-details__message {
    background-color: #dbefff;
    padding: 20px;
    text-align: center;
    border-radius: 8px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    color: #4e4b66;
    font-weight: 700;
    margin: 100px auto 0;
    max-width: 1070px;
}
.features-details__message a:hover {
    text-decoration: none;
}
@media (max-width: 1199.98px) {
    .features-details__message {
        margin-top: 80px;
    }
}
@media (max-width: 1023.98px) {
    .features-details__message {
        margin-top: 60px;
    }
}
@media (max-width: 767.98px) {
    .features-details__message {
        margin-top: 40px;
    }
}
.features-details__message a {
    font-weight: 700;
}
.features-details__img-container {
    --shift-left: 2.5%;
    --shift-top: 5px;
    --play-left: calc(50% + 1.25%);
    --play-top: 50%;
    position: absolute;
    left: calc(50% - var(--shift-left));
    top: calc(100% - var(--shift-top));
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1040px;
    filter: drop-shadow(0 6px 20px rgba(0, 0, 0, 0.1));
    cursor: pointer;
}
.features-details__img-container.no-phone {
    --shift-left: 0%;
    --play-left: 50%;
}
@media (max-width: 1199.98px) {
    .features-details__img-container {
        width: 90%;
    }
}
@media (max-width: 767.98px) {
    .features-details__img-container {
        width: 80%;
    }
}
.features-details__img-container:before {
    content: '';
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    border: none;
    width: 116px;
    height: 84px;
    background: rgba(110, 113, 145, 0.5);
    border-radius: 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    transition: 0.25s;
}
@media (max-width: 767.98px) {
    .features-details__img-container:before {
        width: 100px;
        height: 68px;
    }
}
.features-details__img-container:after {
    content: '';
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-width: 15px 0 15px 25px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.features-details__img-container:hover:before {
    background-color: rgba(12, 24, 37, 0.75);
}
.features-details__img-device {
    border-radius: 10px;
    display: block;
}
.features-details__img-phone {
    position: absolute;
    right: -6.6%;
    bottom: 0;
    display: block;
    height: 75%;
}
.features-details__after-img {
    padding-bottom: 80px;
    border-bottom: 1px solid #ebeef5;
}
@media (max-width: 1023.98px) {
    .features-details__after-img {
        padding-bottom: 60px;
    }
}
@media (max-width: 767.98px) {
    .features-details__after-img {
        padding-bottom: 40px;
    }
}
.features-details__after-img:before {
    content: '';
    display: block;
    width: 100%;
    max-width: 1200px;
    aspect-ratio: 1200/360;
    margin: auto;
}
@media (max-width: 767.98px) {
    .features-details__after-img:before {
        aspect-ratio: 1200/400;
    }
}
.features-container {
    padding: 100px 0;
}
@media (max-width: 1199.98px) {
    .features-container {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .features-container {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .features-container {
        padding: 40px 0;
    }
}
.features-container.border-top {
    border-top: 1px solid #ebeef5 !important;
}
.features-container.border-bottom {
    border-bottom: 1px solid #ebeef5 !important;
}
.features-container .heading-container {
    margin: 0 auto 60px;
    text-align: center;
}
@media (max-width: 1023.98px) {
    .features-container .heading-container {
        margin-bottom: 48px;
    }
}
@media (max-width: 767.98px) {
    .features-container .heading-container {
        text-align: left;
    }
}
.features-container .get-started__buttons {
    margin-top: 60px;
}
@media (max-width: 1023.98px) {
    .features-container .get-started__buttons {
        margin-top: 48px;
    }
}
@media (max-width: 1199.98px) {
    .email-marketing-page .hero,
    .page-use-cases .hero {
        padding-top: 124px;
    }
}
@media (max-width: 1199.98px) {
    .email-marketing-page .hero-info__text,
    .page-use-cases .hero-info__text {
        padding-top: 0;
    }
}
.form-select {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    height: 40px;
    width: 100%;
    color: #6e7191;
    outline: 1px solid #e3e4ee;
    border: none;
    border-radius: 4px;
    padding-left: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff;
}
.form-select:focus,
.form-select:focus-visible {
    outline: 1px solid #1d4ed8;
    border: none;
}
.form-select__wrapper {
    position: relative;
    cursor: pointer;
}
.form-select__wrapper > span {
    content: '';
    background: url(/assets/icons/select-icon.svg) no-repeat;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    position: absolute;
    cursor: pointer;
    pointer-events: none;
}
.select {
    width: 100%;
    position: relative;
    color: #202223;
    border-radius: 4px;
    font-size: 15px;
    line-height: 20px;
    background: #fff;
}
.select__dropdown {
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    height: 40px;
    position: relative;
    border: 1px solid #fff;
    background: #fff;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select__dropdown:after {
    content: url(/assets/icons/arrow_down.svg);
    position: absolute;
    right: 10px;
    margin-top: -8px;
    top: 50%;
    width: 20px;
    height: 20px;
    color: #6e7191;
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.active .select__dropdown {
    border-color: #6bbcff;
}
.active .select__dropdown:after {
    transform: rotate(180deg);
    margin-top: -11px;
}
.active .select__dropdown + .select__options {
    display: block;
}
.select__options {
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    margin: 0;
    cursor: pointer;
    display: none;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 5;
    background: #fff;
}
.select__options ul {
    max-height: 266px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
}
.select__options ul::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.select__options ul::-webkit-scrollbar-track {
    border-radius: 8px;
    background: #e3e4ee;
}
.select__options ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: rgba(78, 75, 102, 0.25);
}
.select__options ul::-webkit-scrollbar-thumb:hover {
    background: rgba(78, 75, 102, 0.35);
}
.select__options ul::-webkit-scrollbar-thumb:active {
    background: rgba(78, 75, 102, 0.45);
}
.select__options li {
    padding: 10px 14px;
    color: #4e4b66;
    list-style: none;
    background: #fff;
    font-size: 16px;
    line-height: 20px;
}
.select__options li:hover:not(.current) {
    background: #f0f8ff;
}
.select__options__search {
    padding: 5px 10px;
}
.select-gray .select__dropdown {
    background: #f7f7fc;
    border-color: #f7f7fc;
    color: #6e7191;
}
.select-gray.active .select__dropdown {
    border-color: #6bbcff;
    background: #fff;
}
.select__wrapper {
    position: relative;
}
.select__wrapper::after {
    content: url(/assets/icons/arrow_down.svg);
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 16px;
    align-self: center;
    right: 2px;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
}
.select-regular {
    background-color: unset;
    border: none;
    color: #a0a3bd;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 2px;
    padding: 3px 20px 3px 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
    transition: 0.3s;
}
.select-regular:hover {
    background-color: #eff0f6;
}
.select-regular:focus,
.select-regular:focus-visible {
    outline: 0;
}
.code {
    color: #6e7191;
}
.lookup-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px;
}
.lookup-line__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #6e7191;
}
.page-features .hero {
    padding: 145px 0 92px;
}
@media (max-width: 1023.98px) {
    .page-features .hero {
        padding: 133px 0 102px;
    }
}
@media (max-width: 767.98px) {
    .page-features .hero {
        padding: 103px 0 76px;
    }
}
.page-features .hero-info__image img {
    height: auto;
    transform: translate(-10px, 30px) scale(1.25);
}
.page-features.single-feature-template .hero {
    padding: 124px 0 0 !important;
}
.page-features .features {
    background: #fff !important;
    padding: 60px 0 80px;
}
.page-features .features select {
    background: #fff;
    color: #6e7191;
    font-size: 15px;
    font-family: Plus Jakarta Display, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/select-icon.svg)
        no-repeat;
    background-position: right 0.5rem top 50%;
}
@media (max-width: 1199.98px) {
    .page-features .features {
        padding: 60px 0 80px;
    }
}
@media (max-width: 1023.98px) {
    .page-features .features {
        padding: 38px 0 60px;
    }
}
@media (max-width: 767.98px) {
    .page-features .features {
        padding: 38px 0 40px;
    }
}
.page-features .features__aside {
    width: 178px;
    min-width: 178px;
}
@media (max-width: 1023.98px) {
    .page-features .features__aside {
        width: 100%;
        min-width: 100%;
    }
}
.page-features .features__form--mobile {
    display: none;
}
@media (max-width: 1023.98px) {
    .page-features .features__form--mobile {
        display: block;
    }
}
@media (max-width: 1023.98px) {
    .page-features .features__form--desktop {
        display: none;
    }
}
.page-features .features .features-block .features-items-wrapper .features-block__link__title {
    color: #4e4b66 !important;
}
.features-lists-vertical-three {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: auto;
    -moz-column-gap: 80px;
    column-gap: 80px;
    row-gap: 36px;
}
@media (max-width: 1023.98px) {
    .features-lists-vertical-three {
        -moz-column-gap: 24px;
        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: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 56px;
    -moz-column-gap: 140px;
    column-gap: 140px;
    padding: 0 50px;
}
@media (max-width: 1199.98px) {
    .features-lists-vertical-two {
        -moz-column-gap: 120px;
        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: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    width: 100%;
    max-width: 1070px;
    margin: auto;
    text-align: left;
}
.features-lists-two a:hover {
    text-decoration: none;
}
@media (max-width: 767.98px) {
    .features-lists-two {
        grid-template-columns: 1fr;
        gap: 28px;
    }
}
li.ul-li-check {
    position: relative;
    color: #6e7191;
    padding-left: 36px;
    font-size: 18px;
    line-height: 28px;
}
li.ul-li-check b {
    font-weight: 700;
}
li.ul-li-check i {
    font-size: 24px;
    color: #69bc35;
    position: absolute;
    left: 0;
    top: 2px;
}
li.ul-li-check .ul-li-check__icon {
    font-size: 24px;
    color: #69bc35;
    position: absolute;
    left: 0;
    top: 2px;
}
li.ul-li-check .ul-li-check__icon.light--text {
    color: #a0a3bd;
}
.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;
    }
}
@media (max-width: 600px) {
    .coming-soon-page-layout .info-block .info-block__image img {
        max-height: 314px !important;
    }
    .coming-soon-page-layout .info-block .info-block__text > ul {
        margin-bottom: 20px;
    }
}
.info-block {
    padding: 100px 0;
}
@media (max-width: 1199.98px) {
    .info-block {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .info-block {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .info-block {
        padding: 40px 0;
    }
}
.info-block .ul-li-check {
    font-family: Inter;
}
.info-block .ul-li-check b {
    font-weight: 700 !important;
}
.info-block .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 80px;
    align-items: center;
}
@media (max-width: 1199.98px) {
    .info-block .container {
        gap: 60px;
    }
}
@media (max-width: 1023.98px) {
    .info-block .container {
        flex-direction: column-reverse;
        gap: 24px;
    }
    .info-block .container > div {
        width: 100%;
    }
}
.info-block__image {
    position: relative;
    width: 540px;
    min-height: 540px;
    flex-shrink: 0;
}
.info-block__image img {
    position: absolute;
    max-width: unset;
    max-height: 540px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width: 1199.98px) {
    .info-block__image {
        width: 430px;
        min-height: 480px;
    }
    .info-block__image img {
        max-height: 480px;
    }
}
@media (max-width: 1023.98px) {
    .info-block__image {
        width: 100%;
        min-height: unset;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
    }
    .info-block__image img {
        max-height: 470px;
        position: static;
        max-width: 100%;
        transform: none;
    }
}
.info-block__category {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-weight: 600;
    color: #1d4ed8;
    margin-bottom: 24px;
}
.info-block__text .btn {
    margin-top: 28px;
}
@media (max-width: 1023.98px) {
    .info-block__text .btn {
        margin-top: 20px;
    }
}
@media (max-width: 767.98px) {
    .info-block__text .btn {
        margin-top: 12px;
    }
}
.info-block h2 {
    margin-bottom: 24px;
}
.info-block p {
    font-family: Inter, sans-serif;
    color: #6e7191;
}
.info-block ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.info-block .get-started__buttons {
    margin-top: 68px;
}
@media (max-width: 1023.98px) {
    .info-block .get-started__buttons {
        margin: 24px auto;
    }
}
@media (max-width: 767.98px) {
    .info-block .get-started__buttons .btn {
        width: 100%;
    }
}
.btn-group__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-top: 32px;
}
.btn-group__container a.active,
.btn-group__container > input:checked + label {
    color: #fff;
    background: #6e7191;
}
.btn-group__container a.active i,
.btn-group__container > input:checked + label i {
    color: #fff;
}
@media (max-width: 767.98px) {
    .btn-group__container {
        flex-direction: column;
    }
}
.btn-group__label {
    cursor: pointer;
    white-space: nowrap;
    padding: 7px 19px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    color: #4e4b66;
    background-color: #fff;
    transition: all 0.25s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px;
}
.btn-group__label i {
    font-size: 20px;
    color: #1d4ed8;
}
.btn-group__label:hover {
    background: #f9f9fc;
    border-color: #f9f9fc;
    transition: all 0.25s;
}
@media (max-width: 767.98px) {
    .btn-group__label {
        justify-content: center;
    }
}
.audience {
    padding: 100px 0;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/home/audience-bg.svg)
        center top no-repeat #dbefff;
    background-size: cover;
}
@media (max-width: 1199.98px) {
    .audience {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .audience {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .audience {
        padding: 40px 0;
    }
}
.audience--white {
    background: #fff;
}
.audience .heading-container {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto 78px;
}
@media (max-width: 767.98px) {
    .audience .heading-container {
        margin-bottom: 40px;
        max-width: none;
        text-align: left;
    }
}
@media (max-width: 375.98px) {
    .audience .heading-container {
        text-align: left;
        max-width: none;
    }
}
.audience-items {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 84px;
}
@media (max-width: 1199.98px) {
    .audience-items {
        gap: 32px 60px;
    }
}
@media (max-width: 1023.98px) {
    .audience-items {
        gap: 40px;
    }
}
@media (max-width: 767.98px) {
    .audience-items {
        gap: 0;
        grid-template-columns: unset;
    }
}
.audience-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 18px;
    line-height: 28px;
    color: #6e7191;
    position: relative;
}
@media (max-width: 1023.98px) {
    .audience-item {
        font-size: 16px;
        line-height: 24px;
        flex-direction: column;
        gap: 8px;
    }
}
@media (max-width: 767.98px) {
    .audience-item {
        gap: 0;
    }
}
@media (max-width: 767.98px) {
    .audience-item:before {
        content: '';
        position: absolute;
        left: 40px;
        top: 100%;
        right: 0;
        height: 1px;
        background: #e3e4ee;
    }
}
.audience-item__icon {
    flex-grow: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 32px;
    min-width: 32px;
    width: 32px;
    color: #1d4ed8;
}
@media (max-width: 1023.98px) {
    .audience-item__icon {
        font-size: 40px;
        min-width: 40px;
        width: 40px;
    }
}
@media (max-width: 767.98px) {
    .audience-item__icon {
        font-size: 28px;
        min-width: 28px;
        width: 28px;
    }
}
.audience-item__title {
    color: #4e4b66;
    font-weight: 700;
    display: inline;
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 1023.98px) {
    .audience-item__title {
        display: block;
    }
}
@media (max-width: 767.98px) {
    .audience-item__title {
        flex-grow: 1;
        font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    }
}
.audience-item__title:after {
    content: ':';
}
@media (max-width: 1023.98px) {
    .audience-item__title:after {
        content: '';
    }
}
@media (max-width: 767.98px) {
    .audience-item__title:hover {
        color: #1d4ed8;
    }
}
.audience-item__title:hover .tmi-chevron-down {
    color: #1d4ed8;
}
.audience-item__description {
    display: inline;
}
@media (max-width: 1023.98px) {
    .audience-item__description {
        display: block;
    }
}
.audience-item__heading {
    position: relative;
}
@media (max-width: 767.98px) {
    .audience-item__heading {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
        gap: 12px;
        width: 100%;
        cursor: pointer;
        padding: 15px 0;
    }
}
@media (max-width: 767.98px) {
    .audience-item__heading:before {
        content: '';
        position: absolute;
        left: -12px;
        right: -12px;
        top: 0;
        bottom: 0;
        background: #6e7191;
        border-radius: 8px;
        opacity: 0;
        transition: all 0.3s;
    }
}
.audience-item__heading > * {
    position: relative;
    z-index: 2;
}
.audience-item__heading .audience-item__title {
    display: none;
    padding-right: 40px;
}
@media (max-width: 767.98px) {
    .audience-item__heading .audience-item__title {
        display: block;
    }
}
.audience-item__heading .tmi-chevron-down {
    display: none;
    font-size: 24px;
    color: #6e7191;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
@media (max-width: 767.98px) {
    .audience-item__heading .tmi-chevron-down {
        display: block;
    }
}
.audience-item__content {
    flex-grow: 1;
}
@media (max-width: 767.98px) {
    .audience-item__content {
        max-height: 0;
        transition: all 0.3s;
        overflow: hidden;
    }
}
@media (max-width: 767.98px) {
    .audience-item__content .audience-item__title {
        display: none;
    }
}
.why-companies-trust-us {
    padding: 100px 0;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/home/gray-bg.png)
        center top no-repeat #eff0f6;
    background-size: cover;
}
@media (max-width: 1199.98px) {
    .why-companies-trust-us {
        padding: 80px 0;
    }
}
@media (max-width: 1023.98px) {
    .why-companies-trust-us {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .why-companies-trust-us {
        padding: 40px 0;
    }
}
.why-companies-trust-us .heading-container {
    margin: 0 0 64px;
    text-align: center;
}
@media (max-width: 1023.98px) {
    .why-companies-trust-us .heading-container {
        margin: 0 auto 56px;
    }
}
@media (max-width: 767.98px) {
    .why-companies-trust-us .heading-container {
        text-align: left;
        margin: 0 auto 40px;
    }
}
.why-companies-trust-us .content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.why-companies-trust-us .content-wrapper .value {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 8px;
    border-right: 1px solid #e3e4ee;
    border-bottom: 1px solid #e3e4ee;
    width: 33.33%;
    padding: 40px;
}
@media (max-width: 1199.98px) {
    .why-companies-trust-us .content-wrapper .value {
        padding: 40px 30px;
    }
}
@media (max-width: 1023.98px) {
    .why-companies-trust-us .content-wrapper .value {
        width: 50%;
        padding: 40px 20px;
    }
}
@media (max-width: 767.98px) {
    .why-companies-trust-us .content-wrapper .value {
        border-right: none;
        width: 100%;
        padding: 24px 0;
        text-align: left;
        align-items: flex-start;
    }
}
.why-companies-trust-us .content-wrapper .value .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: baseline;
    max-width: 313px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
}
.why-companies-trust-us .content-wrapper .value .title h3 {
    font-size: 32px;
    line-height: 48px;
    color: #1d4ed8;
    margin-right: 4px;
    margin-bottom: 0;
}
.why-companies-trust-us .content-wrapper .value .title span {
    font-size: 22px;
    line-height: 48px;
    color: #1d4ed8;
    margin-bottom: 0;
    font-weight: 600;
}
.why-companies-trust-us .content-wrapper .value p {
    display: inline-block;
    max-width: 330px;
    color: #6e7191;
    margin-bottom: 0;
}
@media (max-width: 767.98px) {
    .why-companies-trust-us .content-wrapper .value p {
        max-width: unset;
    }
}
@media (max-width: 767.98px) {
    .why-companies-trust-us .content-wrapper .value:nth-child(1) {
        padding-top: 0;
    }
}
@media (max-width: 1023.98px) {
    .why-companies-trust-us .content-wrapper .value:nth-child(2) {
        border-right: none;
    }
}
.why-companies-trust-us .content-wrapper .value:nth-child(3) {
    border-right: none;
}
@media (max-width: 1023.98px) {
    .why-companies-trust-us .content-wrapper .value:nth-child(3) {
        border-right: 1px solid #e3e4ee;
    }
}
@media (max-width: 767.98px) {
    .why-companies-trust-us .content-wrapper .value:nth-child(3) {
        border-right: none;
    }
}
.why-companies-trust-us .content-wrapper .value:nth-child(4) {
    border-bottom: none;
}
@media (max-width: 1023.98px) {
    .why-companies-trust-us .content-wrapper .value:nth-child(4) {
        border-right: none;
        border-bottom: 1px solid #e3e4ee;
    }
}
.why-companies-trust-us .content-wrapper .value:nth-child(5) {
    border-bottom: none;
}
@media (max-width: 1023.98px) {
    .why-companies-trust-us .content-wrapper .value:nth-child(5) {
        border-bottom: none;
    }
}
@media (max-width: 767.98px) {
    .why-companies-trust-us .content-wrapper .value:nth-child(5) {
        border-bottom: 1px solid #e3e4ee;
    }
}
.why-companies-trust-us .content-wrapper .value:nth-child(6) {
    border-bottom: none;
    border-right: none;
}
@media (max-width: 1023.98px) {
    .why-companies-trust-us .content-wrapper .value:nth-child(6) {
        border-bottom: none;
        border-right: none;
    }
}
@media (max-width: 767.98px) {
    .why-companies-trust-us .content-wrapper .value:nth-child(6) {
        padding-bottom: 0;
    }
}
.blog-messages {
    gap: 30px 40px;
    margin: 28px 0;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1023.98px) {
    .blog-messages {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767.98px) {
    .blog-messages {
        gap: 14px;
        grid-template-columns: 1fr;
    }
}
@media (max-width: 1023.98px) and (min-width: 768px) {
    .blog-messages .blog-message:nth-child(3n) {
        display: none;
    }
}
.blog-messages-list {
    margin: -18px 0 0;
}
.blog-message {
    display: -ms-grid;
    display: grid;
    grid-template-rows: 180px 1fr;
}
@media (max-width: 1023.98px) {
    .blog-message {
        max-width: 100%;
        grid-template-rows: 250px 1fr;
    }
}
@media (max-width: 767.98px) {
    .blog-message {
        grid-template-rows: auto 1fr;
    }
}
.blog-message:hover .blog-message__content__img img {
    transform: scale(1.04);
}
.blog-message__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.blog-message__img img {
    display: block;
    border-radius: 8px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    transition: 0.3s;
}
.blog-message__content {
    padding: 18px 0;
    text-align: left;
    display: -ms-grid;
    display: grid;
    grid-template-rows: -webkit-max-content -webkit-max-content 1fr;
    grid-template-rows: max-content max-content 1fr;
}
.blog-message__content-top {
    padding-bottom: 10px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.blog-message__content-category {
    align-self: flex-end;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}
.blog-message__content-category a {
    font-weight: 700;
}
.blog-message__content-category a:hover {
    color: #4e4b66 !important;
}
.blog-message__content-category--red,
.blog-message__content-category--red a {
    color: #ed6a61;
}
.blog-message__content-category--green,
.blog-message__content-category--green a {
    color: #79b057;
}
.blog-message__content-category--orange,
.blog-message__content-category--orange a {
    color: #ff8c00;
}
.blog-message__content-category--blue,
.blog-message__content-category--blue a {
    color: #1d4ed8;
}
.blog-message__content-category--purple,
.blog-message__content-category--purple a {
    color: #8f78bb;
}
.blog-message__content-category--gray,
.blog-message__content-category--gray a {
    color: #8392a5;
}
.blog-message__content-date {
    color: #6e7191;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.blog-message__content-date:before {
    content: '';
    margin: 0 9px;
    background: #a0a3bd;
    width: 3px;
    height: 3px;
    border-radius: 50%;
}
.blog-message__content-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 12px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-message__content-title a {
    font-weight: 700;
    color: #202223;
}
.blog-message__content-title a:hover {
    color: #1d4ed8;
}
.blog-message__content-description {
    color: #6e7191;
    font-size: 15px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.blog-message--large {
    grid-template-rows: 380px 1fr;
}
@media (max-width: 1023.98px) {
    .blog-message--large {
        grid-template-rows: 250px 1fr;
    }
}
@media (max-width: 767.98px) {
    .blog-message--large {
        grid-template-rows: auto 1fr;
    }
}
.blog-message--large .blog-message__content-title {
    font-size: 28px;
    line-height: 36px;
}
@media (max-width: 1023.98px) {
    .blog-message--large .blog-message__content-title {
        font-size: 24px;
        line-height: 32px;
    }
}
@media (max-width: 767.98px) {
    .blog-message--large .blog-message__content-title {
        font-size: 20px;
        line-height: 28px;
    }
}
.blog-message--large .blog-message__content-description {
    font-size: 16px;
    line-height: 24px;
}
@media (max-width: 767.98px) {
    .blog-message--large .blog-message__content-description {
        font-size: 15px;
        line-height: 24px;
    }
}
.blog-message--medium {
    grid-template-rows: -webkit-min-content;
    grid-template-rows: min-content;
    grid-template-columns: 180px 1fr;
    gap: 16px;
    padding: 18px 0;
}
@media (max-width: 767.98px) {
    .blog-message--medium {
        grid-template-columns: unset;
    }
}
.blog-message--medium:not(:first-child) {
    border-top: 1px solid #e3e4ee;
}
.blog-message--medium .blog-message__img {
    align-self: start;
    height: 100px;
}
@media (max-width: 767.98px) {
    .blog-message--medium .blog-message__img {
        display: none;
    }
}
.blog-message--medium .blog-message__content {
    padding: 0;
    grid-template-rows: -webkit-max-content;
    grid-template-rows: max-content;
}
.blog-message--medium .blog-message__content-top {
    padding: 8px 0 6px;
}
.blog-message--medium .blog-message__content-title {
    margin-bottom: 6px;
}
.blog-message--medium .blog-message__content-description {
    -webkit-line-clamp: 1;
    line-clamp: 1;
}
@media (max-width: 767.98px) {
    .blog-message--medium .blog-message__content-description {
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
}
.blog-message--small {
    grid-template-rows: unset;
}
.blog-message--small:not(:first-child) {
    border-top: 1px solid #e3e4ee;
}
.blog-message--small .blog-message__content-top {
    padding-bottom: 4px;
}
.blog-message--small .blog-message__content-title {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.blog-message.d-none {
    display: none;
}
.cpaas-integration .heading-container {
    text-align: center;
}
.cpaas-integration .heading-container h2 {
    text-align: center;
}
.cpaas-integration .get-started__buttons {
    margin-top: 48px;
}
.cpaas-integration__top {
    color: #4e4b66;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}
@media (max-width: 1439.98px) {
    .cpaas-integration__top {
        font-size: 19px;
        line-height: 24px;
        gap: 5px;
    }
}
@media (max-width: 1023.98px) {
    .cpaas-integration__top {
        font-size: 24px;
        line-height: 30px;
        gap: 7px;
    }
}
.cpaas-integration__top [class*=' tmi'],
.cpaas-integration__top [class^='tmi'] {
    font-size: 30px;
    color: #1d4ed8;
}
@media (max-width: 1439.98px) {
    .cpaas-integration__top [class*=' tmi'],
    .cpaas-integration__top [class^='tmi'] {
        font-size: 24px;
    }
}
@media (max-width: 1023.98px) {
    .cpaas-integration__top [class*=' tmi'],
    .cpaas-integration__top [class^='tmi'] {
        font-size: 30px;
    }
}
.cpaas-integration__top .tmi-add {
    margin: 0 1px;
    color: #4e4b66;
}
@media (max-width: 1023.98px) and (min-width: 768px) {
    .cpaas-integration__top-title {
        display: none;
    }
}
@media (max-width: 374.98px) {
    .cpaas-integration__top-title {
        display: none;
    }
}
.cpaas-integration__list {
    display: -ms-grid;
    display: grid;
    gap: 32px;
}
@media (max-width: 1023.98px) {
    .cpaas-integration__list {
        gap: 24px;
    }
}
.cpaas-integration__position {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 12px;
    color: #4e4b66;
    font-size: 18px;
    line-height: 26px;
}
@media (max-width: 1023.98px) {
    .cpaas-integration__position {
        grid-template-columns: unset;
        gap: 8px;
    }
}
@media (max-width: 767.98px) {
    .cpaas-integration__position {
        grid-template-columns: 48px 1fr;
        gap: 12px;
    }
}
.cpaas-integration__position--orange .cpaas-integration__icon {
    background: #fceed9;
    color: #d8902a;
}
.cpaas-integration__position--green .cpaas-integration__icon {
    background: #e5f3e2;
    color: #6d9f4f;
}
.cpaas-integration__icon {
    width: 48px;
    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #dbefff;
    color: #1d4ed8;
    font-size: 24px;
}
.cpaas-integration__content p {
    margin-bottom: 0;
}
.getting-started-byoc__list {
    width: 460px;
    min-width: 460px;
}
@media (max-width: 1023.98px) {
    .getting-started-byoc__list {
        width: 100%;
        min-width: 0;
    }
}
.getting-started-byoc__list a {
    font-weight: 600;
}
.getting-started-byoc__text {
    width: 562px;
    min-width: 562px;
    max-width: 588px;
    padding: 40px;
    background: url(https://www.textmagic.com/assets/pricing/grey-back.svg) left top no-repeat
        #f9f9fc;
    background-size: cover;
    color: #4e4b66;
    font-size: 16px;
    line-height: 26px;
    border-radius: 16px;
    display: -ms-grid;
    display: grid;
    gap: 24px;
    position: relative;
    overflow: hidden;
}
@media (max-width: 1439.98px) {
    .getting-started-byoc__text {
        width: auto;
        min-width: 0;
        flex: 1;
        padding: 32px;
    }
}
@media (max-width: 1023.98px) {
    .getting-started-byoc__text {
        width: 100%;
        max-width: 100%;
        padding: 40px;
    }
}
@media (max-width: 767.98px) {
    .getting-started-byoc__text {
        padding: 24px;
    }
}
.getting-started-byoc__text .h5,
.getting-started-byoc__text h5 {
    color: #202223;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 8px;
}
.getting-started-byoc__text p {
    margin-bottom: 24px;
}
.getting-started-byoc__text p:last-child {
    margin-bottom: 0;
}
.getting-started-byoc__logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-flow: row wrap;
}
@media (max-width: 1180px) {
    .getting-started-byoc__logos {
        justify-content: center;
    }
}
@media (max-width: 767.98px) {
    .getting-started-byoc__logos {
        justify-content: center;
        gap: 16px 26px;
        max-width: 310px;
        margin: 0 auto;
    }
}
.getting-started-byoc__logo {
    min-width: 60px;
    height: 39px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    white-space: nowrap;
}
@media (max-width: 767.98px) {
    .getting-started-byoc__logo {
        width: 60px;
    }
}
.getting-started-byoc__logo img {
    max-height: 21px;
    max-width: 100px;
}
.getting-started-byoc__logo-label {
    position: absolute;
    left: 50%;
    bottom: -5px;
    transform: translateX(-50%);
    color: #a0a3bd;
    text-align: center;
    font-size: 8px;
    font-weight: 700;
    line-height: 13px;
    text-transform: uppercase;
}
.getting-started-byoc .get-started__buttons {
    margin-top: 40px;
}
@media (max-width: 767.98px) {
    .getting-started-byoc .btn-group__label {
        white-space: normal;
    }
}
.number-list__position {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    gap: 18px;
    color: #4e4b66;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-bottom: 16px;
}
.number-list__position:before {
    content: '';
    left: 18px;
    top: 42px;
    bottom: 6px;
    position: absolute;
    width: 1px;
    background: #ebeef5;
    z-index: 1;
}
.number-list__position:last-child {
    padding-bottom: 0;
}
.number-list__position:last-child:before {
    display: none;
}
.number-list__position--finished .number-list__number {
    border-color: #69bc35;
    color: transparent;
}
.number-list__position--finished .number-list__number .tmi-check {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #69bc35;
}
.number-list__number {
    width: 36px;
    min-width: 36px;
    height: 36px;
    border: 2px solid #1d4ed8;
    color: #1d4ed8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    border-radius: 50%;
    flex: 0 auto;
    position: relative;
    z-index: 2;
}
.number-list__number .tmi-check {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    font-size: 24px;
}
.number-list__text {
    flex: 1;
}
.number-list__text p {
    margin-bottom: 16px;
}
.number-list__text p:last-child {
    margin-bottom: 0;
}
.number-list__title {
    color: #202223;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 4px;
}
.page-byoc {
    overflow: visible;
    font-family: Inter, Helvetica Neue, Arial, sans-serif;
}
.page-byoc .faq .heading-container {
    margin-bottom: 0;
}
@media (max-width: 767.98px) {
    .page-byoc .audience-items {
        display: none !important;
    }
}
.page-byoc .hero .hero-info__text {
    min-width: 520px;
}
@media (max-width: 1199.98px) {
    .page-byoc .hero .hero-info__text {
        padding-top: 0;
        min-width: 420px;
    }
}
@media (max-width: 1023.98px) {
    .page-byoc .hero .hero-info__text {
        min-width: 0;
        padding-top: 0;
    }
}
.page-byoc .hero .hero-info__image {
    transform: translateX(100px);
    margin: -40px 0;
}
@media (max-width: 1439.98px) {
    .page-byoc .hero .hero-info__image {
        transform: translateX(0);
    }
}
@media (max-width: 1023.98px) {
    .page-byoc .hero .hero-info__image {
        margin: -20px 0;
    }
}
.page-byoc .hero .hero-info__image img,
.page-byoc .hero .hero-info__image video {
    max-width: unset;
    max-height: 525px;
    transform: initial;
}
@media (max-width: 1439.98px) {
    .page-byoc .hero .hero-info__image img,
    .page-byoc .hero .hero-info__image video {
        max-height: 420px;
    }
}
.page-byoc .blog-messages {
    margin: 0;
}
@media (max-width: 1023.98px) {
    .page-byoc .info-block {
        text-align: center;
    }
}
.page-byoc .info-block__image {
    min-height: 0;
}
.page-byoc .info-block__image img {
    max-width: 100%;
    max-height: 410px;
}
@media (max-width: 1199.98px) {
    .page-byoc .info-block__image img {
        max-width: 526px !important;
        width: 100%;
        max-height: none;
    }
}
@media (max-width: 1439.98px) {
    .page-byoc .info-block .container {
        gap: 40px;
    }
}
@media (max-width: 1199.98px) {
    .page-byoc .info-block .container {
        gap: 24px;
    }
}
.page-byoc .info-block p {
    color: #4e4b66;
}
.page-byoc .info-block p:last-child {
    margin-bottom: 0;
}
@media (max-width: 1439.98px) {
    .page-byoc .byoc-features {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .page-byoc .byoc-features {
        padding: 40px 0;
    }
}
.page-byoc .byoc-features .h2,
.page-byoc .byoc-features h2 {
    max-width: 700px;
    margin-bottom: 24px;
}
@media (max-width: 1439.98px) {
    .page-byoc .byoc-features .h2,
    .page-byoc .byoc-features h2 {
        max-width: none;
        text-align: center;
    }
}
.page-byoc .byoc-features__left {
    width: 620px;
    min-width: 620px;
}
@media (max-width: 1439.98px) {
    .page-byoc .byoc-features__left {
        width: 100%;
        min-width: 100%;
        text-align: center;
    }
}
.page-byoc .byoc-features__right {
    width: 460px;
    min-width: 460px;
    margin-top: -26px;
}
@media (max-width: 1439.98px) {
    .page-byoc .byoc-features__right {
        width: 100%;
        min-width: 100%;
        margin: 0;
    }
}
.page-byoc .byoc-features__list {
    color: #4e4b66;
    margin-top: 32px;
    margin-bottom: -9px;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 24px;
    column-gap: 24px;
}
@media (max-width: 1439.98px) {
    .page-byoc .byoc-features__list {
        margin: 32px auto -9px;
        max-width: 584px;
        text-align: left;
    }
}
@media (max-width: 767.98px) {
    .page-byoc .byoc-features__list {
        -moz-column-count: 1;
        column-count: 1;
        max-width: 400px;
    }
}
.page-byoc .byoc-features__list .ul-li-check {
    display: inline-block;
    width: 100%;
    color: #4e4b66;
    line-height: 24px;
    padding-left: 32px;
    margin-bottom: 9px;
    font-size: 16px;
    font-weight: 500;
}
.page-byoc .byoc-features__list .ul-li-check .ul-li-check__icon {
    top: 0;
}
.page-byoc .byoc-features .get-started__buttons {
    margin-top: 40px;
}
.page-byoc .byoc-tabs {
    margin-top: 40px;
}
.page-byoc .byoc-tab {
    display: none;
}
.page-byoc .byoc-tab--active {
    display: block;
}
.page-byoc .why-companies-trust-us .heading-container {
    max-width: 800px;
    margin: 0 auto;
}
.page-byoc .why-companies-trust-us .content-wrapper {
    margin-top: 32px;
}
@media (max-width: 1024px) {
    .page-byoc .why-companies-trust-us .content-wrapper .value:nth-child(3) {
        border-right: 1px solid #e3e4ee;
    }
    .page-byoc .why-companies-trust-us .content-wrapper .value:nth-child(4) {
        border-bottom: 1px solid #e3e4ee;
    }
}
@media (max-width: 1023px) {
    .page-byoc .why-companies-trust-us .content-wrapper .value:nth-child(3) {
        border-right: none;
    }
}
@media (max-width: 768px) {
    .page-byoc .audience .mobile-items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
    }
    .page-byoc .audience .audience-items {
        display: none;
    }
}
li.ul-li-check {
    position: relative;
    color: #6e7191;
    padding-left: 36px;
    font-size: 18px;
    line-height: 28px;
}
li.ul-li-check b {
    font-weight: 700;
}
li.ul-li-check i {
    font-size: 24px;
    color: #69bc35;
    position: absolute;
    left: 0;
    top: 2px;
}
li.ul-li-check .ul-li-check__icon {
    font-size: 24px;
    color: #69bc35;
    position: absolute;
    left: 0;
    top: 2px;
}
li.ul-li-check .ul-li-check__icon.light--text {
    color: #a0a3bd;
}
.blog-messages {
    gap: 30px 40px;
    margin: 28px 0;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1023.98px) {
    .blog-messages {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767.98px) {
    .blog-messages {
        gap: 14px;
        grid-template-columns: 1fr;
    }
}
@media (max-width: 1023.98px) and (min-width: 768px) {
    .blog-messages .blog-message:nth-child(3n) {
        display: none;
    }
}
.blog-messages-list {
    margin: -18px 0 0;
}
.blog-message {
    display: -ms-grid;
    display: grid;
    grid-template-rows: 180px 1fr;
}
@media (max-width: 1023.98px) {
    .blog-message {
        max-width: 100%;
        grid-template-rows: 250px 1fr;
    }
}
@media (max-width: 767.98px) {
    .blog-message {
        grid-template-rows: auto 1fr;
    }
}
.blog-message:hover .blog-message__content__img img {
    transform: scale(1.04);
}
.blog-message__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.blog-message__img img {
    display: block;
    border-radius: 8px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    transition: 0.3s;
}
.blog-message__content {
    padding: 18px 0;
    text-align: left;
    display: -ms-grid;
    display: grid;
    grid-template-rows: -webkit-max-content -webkit-max-content 1fr;
    grid-template-rows: max-content max-content 1fr;
}
.blog-message__content-top {
    padding-bottom: 10px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.blog-message__content-category {
    align-self: flex-end;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
}
.blog-message__content-category a {
    font-weight: 700;
}
.blog-message__content-category a:hover {
    color: #4e4b66 !important;
}
.blog-message__content-category--red,
.blog-message__content-category--red a {
    color: #ed6a61;
}
.blog-message__content-category--green,
.blog-message__content-category--green a {
    color: #79b057;
}
.blog-message__content-category--orange,
.blog-message__content-category--orange a {
    color: #ff8c00;
}
.blog-message__content-category--blue,
.blog-message__content-category--blue a {
    color: #1d4ed8;
}
.blog-message__content-category--purple,
.blog-message__content-category--purple a {
    color: #8f78bb;
}
.blog-message__content-category--gray,
.blog-message__content-category--gray a {
    color: #8392a5;
}
.blog-message__content-date {
    color: #6e7191;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.blog-message__content-date:before {
    content: '';
    margin: 0 9px;
    background: #a0a3bd;
    width: 3px;
    height: 3px;
    border-radius: 50%;
}
.blog-message__content-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 12px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-message__content-title a {
    font-weight: 700;
    color: #202223;
}
.blog-message__content-title a:hover {
    color: #1d4ed8;
}
.blog-message__content-description {
    color: #6e7191;
    font-size: 15px;
    line-height: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.blog-message--large {
    grid-template-rows: 380px 1fr;
}
@media (max-width: 1023.98px) {
    .blog-message--large {
        grid-template-rows: 250px 1fr;
    }
}
@media (max-width: 767.98px) {
    .blog-message--large {
        grid-template-rows: auto 1fr;
    }
}
.blog-message--large .blog-message__content-title {
    font-size: 28px;
    line-height: 36px;
}
@media (max-width: 1023.98px) {
    .blog-message--large .blog-message__content-title {
        font-size: 24px;
        line-height: 32px;
    }
}
@media (max-width: 767.98px) {
    .blog-message--large .blog-message__content-title {
        font-size: 20px;
        line-height: 28px;
    }
}
.blog-message--large .blog-message__content-description {
    font-size: 16px;
    line-height: 24px;
}
@media (max-width: 767.98px) {
    .blog-message--large .blog-message__content-description {
        font-size: 15px;
        line-height: 24px;
    }
}
.blog-message--medium {
    grid-template-rows: -webkit-min-content;
    grid-template-rows: min-content;
    grid-template-columns: 180px 1fr;
    gap: 16px;
    padding: 18px 0;
}
@media (max-width: 767.98px) {
    .blog-message--medium {
        grid-template-columns: unset;
    }
}
.blog-message--medium:not(:first-child) {
    border-top: 1px solid #e3e4ee;
}
.blog-message--medium .blog-message__img {
    align-self: start;
    height: 100px;
}
@media (max-width: 767.98px) {
    .blog-message--medium .blog-message__img {
        display: none;
    }
}
.blog-message--medium .blog-message__content {
    padding: 0;
    grid-template-rows: -webkit-max-content;
    grid-template-rows: max-content;
}
.blog-message--medium .blog-message__content-top {
    padding: 8px 0 6px;
}
.blog-message--medium .blog-message__content-title {
    margin-bottom: 6px;
}
.blog-message--medium .blog-message__content-description {
    -webkit-line-clamp: 1;
    line-clamp: 1;
}
@media (max-width: 767.98px) {
    .blog-message--medium .blog-message__content-description {
        -webkit-line-clamp: 2;
        line-clamp: 2;
    }
}
.blog-message--small {
    grid-template-rows: unset;
}
.blog-message--small:not(:first-child) {
    border-top: 1px solid #e3e4ee;
}
.blog-message--small .blog-message__content-top {
    padding-bottom: 4px;
}
.blog-message--small .blog-message__content-title {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.blog-message.d-none {
    display: none;
}
@media (max-width: 1439.98px) {
    .features-image-list {
        padding: 60px 0;
    }
}
@media (max-width: 767.98px) {
    .features-image-list {
        padding: 40px 0;
    }
}
.features-image-list .h2,
.features-image-list h2 {
    margin-bottom: 24px;
}
.features-image-list__left {
    flex: 1;
    margin-left: -28px;
}
@media (max-width: 1023.98px) {
    .features-image-list__left {
        width: 100%;
        min-width: 100%;
        text-align: center;
        margin-left: 0;
        order: 2;
    }
}
.features-image-list__left img {
    max-width: 100%;
}
@media (max-width: 1023.98px) {
    .features-image-list__left img {
        max-width: 460px;
        width: 100%;
    }
}
.features-image-list__right {
    width: 560px;
    min-width: 560px;
}
@media (max-width: 1023.98px) {
    .features-image-list__right {
        width: 100%;
        min-width: 100%;
        margin: 0;
        order: 1;
        text-align: center;
    }
}
@media (max-width: 767.98px) {
    .features-image-list__right {
        text-align: left;
    }
}
.features-image-list__list {
    color: #4e4b66;
    margin-top: 32px;
    margin-bottom: -9px;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 24px;
    column-gap: 24px;
}
@media (max-width: 1439.98px) {
    .features-image-list__list {
        margin: 32px 0 -9px;
        max-width: 700px;
        text-align: left;
    }
}
@media (max-width: 1023.98px) {
    .features-image-list__list {
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 767.98px) {
    .features-image-list__list {
        -moz-column-count: 1;
        column-count: 1;
        max-width: 400px;
        margin-left: 0;
        margin-right: 0;
    }
}
.features-image-list__list .ul-li-check {
    display: inline-block;
    width: 100%;
    color: #4e4b66;
    line-height: 24px;
    padding-left: 32px;
    margin-bottom: 9px;
    font-size: 16px;
    font-weight: 500;
}
.features-image-list__list .ul-li-check .ul-li-check__icon {
    top: 0;
}
.connect-with-business {
    padding: 60px 0;
    color: #6e7191;
    background: #fff;
}
@media (max-width: 767.98px) {
    .connect-with-business {
        padding: 40px 0;
    }
}
.connect-with-business .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 88px;
    overflow: hidden;
}
@media (max-width: 1199.98px) {
    .connect-with-business .container {
        gap: 60px;
    }
}
.connect-with-business .description-container {
    margin-bottom: 10px;
}
@media (max-width: 1023.98px) {
    .connect-with-business .description-container {
        text-align: center;
        max-width: 600px;
        margin: 0 auto;
    }
}
@media (max-width: 767.98px) {
    .connect-with-business .description-container {
        text-align: left;
        max-width: none;
    }
}
.connect-with-business .description-container .h2,
.connect-with-business .description-container h2 {
    margin-bottom: 24px;
}
@media (max-width: 1023.98px) {
    .connect-with-business .description-container .h2,
    .connect-with-business .description-container h2 {
        max-width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 767.98px) {
    .connect-with-business .description-container .h2,
    .connect-with-business .description-container h2 {
        max-width: none;
    }
}
.connect-with-business .description-container__category {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #1d4ed8;
    margin-bottom: 24px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
}
.connect-with-business .description-container__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    align-items: center;
    margin-top: 48px;
}
@media (max-width: 1023.98px) {
    .connect-with-business .description-container__buttons {
        flex-direction: column;
        gap: 12px;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 40px;
    }
}
.connect-with-business .description-container__buttons .btn + .btn {
    margin-left: 0;
}
.connect-with-business .boxShadow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    position: relative;
}
@media (max-width: 1023.98px) {
    .connect-with-business .boxShadow {
        display: none;
    }
}
.connect-with-business .boxShadow:after,
.connect-with-business .boxShadow:before {
    z-index: 9;
    content: '';
    width: 100%;
    height: 240px;
    position: absolute;
    background: -webkit-linear-gradient(top, #fff 19.27%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, #fff 19.27%, rgba(255, 255, 255, 0) 100%);
}
.connect-with-business .boxShadow:after {
    bottom: 0;
    transform: matrix(1, 0, 0, -1, 0, 0);
}
.connect-with-business .content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    max-height: 714px;
    width: 100%;
    max-width: 533px;
    padding: 0 20px;
}
.connect-with-business .animated-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 16px;
    animation: move 60s linear infinite;
    will-change: transform;
}
@media (max-width: 1199.98px) {
    .connect-with-business .animated-column {
        gap: 14px;
    }
}
@keyframes move {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}
.connect-with-business .column-revert {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 16px;
    animation: move-revert 60s linear infinite;
    will-change: transform;
}
@media (max-width: 1199.98px) {
    .connect-with-business .column-revert {
        gap: 14px;
    }
}
@keyframes move-revert {
    0% {
        transform: translateY(-100%);
    }
    50% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100%);
    }
}
.connect-with-business .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 22px 10px;
    height: 159px;
    min-height: 159px;
    width: 154px;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.11);
    border-radius: 8px;
    text-align: center;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
}
@media (max-width: 1199.98px) {
    .connect-with-business .item {
        height: 132px;
        min-height: 132px;
        width: 127px;
        padding: 18px 10px;
    }
}
.connect-with-business .item img {
    max-width: 61px;
    max-height: 61px;
}
@media (max-width: 1199.98px) {
    .connect-with-business .item img {
        max-width: 50px;
        max-height: 50px;
    }
}
.connect-with-business .item--logo img {
    max-width: 100%;
    max-height: unset;
}
.connect-with-business .item h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #4e4b66;
    margin-top: 14px;
    margin-bottom: 0;
}
@media (max-width: 1199.98px) {
    .connect-with-business .item h3 {
        font-size: 13px;
        margin-top: 13px;
        line-height: 20px;
    }
}
.connect-with-business .item p {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
    color: #6e7191;
    margin-bottom: 0;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
}
@media (max-width: 1199.98px) {
    .connect-with-business .item p {
        font-size: 10px;
        line-height: 14px;
    }
}
@media (max-width: 460px) {
    @keyframes move {
        0% {
            transform: translateY(0);
        }
        50% {
            transform: translateY(-30%);
        }
        100% {
            transform: translateY(0);
        }
    }
    @keyframes move-revert {
        0% {
            transform: translateY(-30%);
        }
        50% {
            transform: translateY(0);
        }
        100% {
            transform: translateY(-30%);
        }
    }
}
.marketing-numbers {
    padding: 70px 0 90px;
}
@media (max-width: 1199.98px) {
    .marketing-numbers {
        padding: 50px 0 60px;
    }
}
@media (max-width: 767.98px) {
    .marketing-numbers {
        padding: 40px 0;
    }
}
.marketing-numbers__list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}
@media (max-width: 1199.98px) {
    .marketing-numbers__list {
        gap: 24px;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767.98px) {
    .marketing-numbers__list {
        grid-template-columns: unset;
    }
}
.marketing-numbers-item {
    padding: 28px 24px;
    text-align: center;
    color: hsla(0, 0%, 100%, 0.7);
    font-size: 16px;
    line-height: 22px;
}
@media (max-width: 767.98px) {
    .marketing-numbers-item {
        text-align: left;
        padding: 20px 0;
    }
}
.marketing-numbers-item__number {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: -1.2px;
}
.marketing-numbers-item__title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 16px;
}
.marketing-numbers-item p:last-child {
    margin: 0;
}
.texting-platform .heading-container {
    margin-bottom: 60px;
}
@media (max-width: 1023.98px) {
    .texting-platform .heading-container {
        margin-bottom: 48px;
    }
}
@media (max-width: 767.98px) {
    .texting-platform .heading-container {
        margin-bottom: 32px;
    }
}
.texting-platform__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
    .texting-platform__links {
        margin-bottom: 28px;
    }
}
@media (max-width: 1023.98px) {
    .texting-platform__links {
        gap: 12px;
        flex-direction: column;
        margin-bottom: 0;
    }
}
.texting-platform-link {
    border-bottom: 2px solid #e3e4ee;
    padding: 12px 10px 10px;
    font-size: 20px;
    line-height: 22px;
    font-weight: 700;
    flex: 1;
    color: #202223;
    cursor: pointer;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    flex-direction: column;
    min-height: 54px;
}
@media (max-width: 1023.98px) {
    .texting-platform-link {
        padding: 20px;
        min-height: 62px;
        width: 100%;
        border: 2px solid #e3e4ee;
        border-radius: 8px;
    }
}
.texting-platform-link:hover {
    color: #1d4ed8;
}
.texting-platform-link--active {
    color: #1d4ed8;
    border-color: #1d4ed8;
}
@media (max-width: 1023.98px) {
    .texting-platform-link--active .texting-platform-link__image {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
.texting-platform-link__text {
    width: 100%;
}
.texting-platform-link__image {
    display: none;
    align-items: center;
    justify-content: center;
}
.texting-platform-link__image img {
    width: 100%;
}
.texting-platform__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 1023.98px) {
    .texting-platform__image {
        display: none;
    }
}
.texting-platform__image img {
    width: 100%;
}
.page-mass-texting .hero .hero-info__text {
    min-width: 520px;
}
@media (max-width: 1199.98px) {
    .page-mass-texting .hero .hero-info__text {
        min-width: 470px;
    }
}
@media (max-width: 1023.98px) {
    .page-mass-texting .hero .hero-info__text {
        min-width: 0;
    }
}
.page-mass-texting .hero .hero-info__image {
    transform: translateX(50px);
    margin: 5px 0;
}
@media (max-width: 1023.98px) {
    .page-mass-texting .hero .hero-info__image {
        margin: 0;
        transform: translateX(0);
    }
}
.page-mass-texting .hero .hero-info__image img {
    max-width: unset;
    max-height: 442px;
    transform: initial;
}
@media (max-width: 1439.98px) {
    .page-mass-texting .hero .hero-info__image img {
        max-height: 360px;
    }
}
.page-mass-texting .blog-messages {
    margin: 0;
}
.page-mass-texting .features-image-list__left {
    margin-left: -62px;
}
@media (max-width: 1023.98px) {
    .page-mass-texting .features-image-list__left {
        margin-left: 0;
    }
}
.mass-texting-service__content {
    width: 560px;
    min-width: 560px;
}
@media (max-width: 1199.98px) {
    .mass-texting-service__content {
        width: auto;
        flex: 1;
        min-width: 0;
        max-width: 560px;
    }
}
@media (max-width: 1023.98px) {
    .mass-texting-service__content {
        width: 100%;
        text-align: center;
        max-width: none;
    }
}
@media (max-width: 767.98px) {
    .mass-texting-service__content {
        text-align: left;
    }
}
.mass-texting-service__content .get-started__buttons {
    margin-top: 48px;
}
@media (max-width: 1023.98px) {
    .mass-texting-service__content .get-started__buttons {
        display: none;
    }
}
.mass-texting-service__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 569px;
    min-width: 569px;
    flex: 0 auto;
    margin-right: -29px;
}
@media (max-width: 1199.98px) {
    .mass-texting-service__image {
        width: 427px;
        min-width: 427px;
        margin-right: -15px;
    }
}
@media (max-width: 1023.98px) {
    .mass-texting-service__image {
        width: 100%;
        min-width: 0;
        max-width: 450px;
    }
}
.mass-texting-service__image img {
    max-width: 100%;
}
.mass-texting-service__buttons {
    display: none;
}
@media (max-width: 1023.98px) {
    .mass-texting-service__buttons {
        display: block;
        width: 100%;
    }
}
.mass-texting-service__buttons .get-started__buttons {
    margin: 0 auto;
}
.mass-texting-service .h2,
.mass-texting-service h2 {
    margin-bottom: 24px;
}
.mass-texting-service p:last-child {
    margin-bottom: 0;
}
.features-container .get-started__buttons {
    margin-top: 60px;
}
@media (max-width: 1023.98px) {
    .features-container .get-started__buttons {
        margin-top: 48px;
    }
}
.compliance__content {
    width: 470px;
    min-width: 470px;
}
@media (max-width: 1199.98px) {
    .compliance__content {
        width: auto;
        flex: 1;
        min-width: 0;
        max-width: 470px;
    }
}
@media (max-width: 1023.98px) {
    .compliance__content {
        width: 100%;
        text-align: center;
        max-width: none;
    }
}
@media (max-width: 767.98px) {
    .compliance__content {
        text-align: left;
    }
}
.compliance__list {
    margin: 32px auto 0;
    max-width: 584px;
    text-align: left;
}
.compliance__list li.ul-li-check {
    color: #4e4b66;
}
.compliance__list li.ul-li-check + li.ul-li-check {
    margin-top: 24px;
}
.compliance__list li.ul-li-check b,
.compliance__list li.ul-li-check strong {
    color: #202223;
}
.compliance__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    width: 582px;
    min-width: 582px;
    flex: 0 auto;
    margin-right: -18px;
}
@media (max-width: 1199.98px) {
    .compliance__image {
        width: 437px;
        min-width: 437px;
    }
}
@media (max-width: 1023.98px) {
    .compliance__image {
        width: 100%;
        min-width: 0;
        max-width: 450px;
    }
}
.compliance__image img {
    max-width: 100%;
}
.compliance .h2,
.compliance h2 {
    margin-bottom: 12px;
}
.compliance p:last-child {
    margin-bottom: 0;
}
.single-feature-template .hero {
    padding: 124px 0 0 !important;
}
.single-feature-template .hero #start_free_buttons {
    margin-top: 0;
}
.single-feature-template #start_free_buttons {
    margin-top: 60px;
}
@media (max-width: 1024px) {
    .single-feature-template #start_free_buttons {
        margin-top: 48px;
    }
}
@media (max-width: 768px) {
    .single-feature-template .features-container .heading-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: flex-start;
    }
}
.manage_sms #start_free_buttons {
    margin-top: 60px;
}
@media (max-width: 1024px) {
    .manage_sms #start_free_buttons {
        margin-top: 48px;
    }
}
@media (max-width: 768px) {
    .manage_sms .distinct--text {
        font-size: 16px;
        line-height: 24px;
    }
}
.blog-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    align-items: center;
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 9px;
    line-height: 18px;
    color: #a0a3bd;
}
.blog-info .date {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.5px;
    color: #6e7191;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.blog-info .date:before {
    display: inline-block;
    content: '';
    margin: 0 9px;
    background: #a0a3bd;
    width: 3px;
    height: 3px;
    border-radius: 50%;
}
.blog-info .category {
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}
.blog-info .category:hover {
    color: #4e4b66;
    cursor: pointer;
}
.blog-info .category-marketing {
    color: #1d4ed8;
}
.blog-info .category-support {
    color: #ed6a61;
}
.blog-info .category-customers {
    color: #79b057;
}
.blog-info .category-sales {
    color: #ff8c00;
}
.input {
    font-family: Inter, Helvetica Neue, Arial, sans-serif;
    border-radius: 4px;
    width: 100%;
    background: #fff;
    border: none;
    padding: 9px 15px;
    font-size: 14px;
    line-height: 20px;
    height: 38px;
    color: #4e4b66;
    outline: 0 !important;
}
.input::-webkit-input-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-moz-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-ms-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-moz-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input::-ms-input-placeholder {
    color: #a0a3bd;
    opacity: 1;
    font-size: 14px;
    font-weight: 400;
}
.input-wrapper {
    position: relative;
    display: block;
    width: 100%;
}
.input-wrapper:has(.input__clear-button) input {
    padding-right: 40px;
}
.input__group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    border: 1px solid #d9dbe9;
    border-radius: 4px;
    background: #fff;
    height: 40px;
    position: relative;
}
.input__group:has(.input:focus) {
    border-color: #1d4ed8;
}
.input__label {
    font-size: 14px;
    line-height: 20px;
    color: #4e4b66;
    margin-bottom: 4px;
    display: block;
    font-weight: 500;
}
.input__label.required::after {
    content: '*';
    color: #d57070;
    margin-left: 2px;
}
.form-select {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    height: 40px;
    width: 100%;
    color: #6e7191;
    outline: 1px solid #e3e4ee;
    border: none;
    border-radius: 4px;
    padding-left: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff;
}
.form-select:focus,
.form-select:focus-visible {
    outline: 1px solid #1d4ed8;
    border: none;
}
.form-select__wrapper {
    position: relative;
    cursor: pointer;
}
.form-select__wrapper > span {
    content: '';
    background: url(/assets/icons/select-icon.svg) no-repeat;
    width: 20px;
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    position: absolute;
    cursor: pointer;
    pointer-events: none;
}
.select {
    width: 100%;
    position: relative;
    color: #202223;
    border-radius: 4px;
    font-size: 15px;
    line-height: 20px;
    background: #fff;
}
.select__dropdown {
    width: 100%;
    border-radius: 4px;
    cursor: pointer;
    height: 40px;
    position: relative;
    border: 1px solid #fff;
    background: #fff;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.select__dropdown:after {
    content: url(/assets/icons/arrow_down.svg);
    position: absolute;
    right: 10px;
    margin-top: -8px;
    top: 50%;
    width: 20px;
    height: 20px;
    color: #6e7191;
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.active .select__dropdown {
    border-color: #6bbcff;
}
.active .select__dropdown:after {
    transform: rotate(180deg);
    margin-top: -11px;
}
.active .select__dropdown + .select__options {
    display: block;
}
.select__options {
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    margin: 0;
    cursor: pointer;
    display: none;
    box-shadow: 0 2px 24px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 5;
    background: #fff;
}
.select__options ul {
    max-height: 266px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
}
.select__options ul::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}
.select__options ul::-webkit-scrollbar-track {
    border-radius: 8px;
    background: #e3e4ee;
}
.select__options ul::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: rgba(78, 75, 102, 0.25);
}
.select__options ul::-webkit-scrollbar-thumb:hover {
    background: rgba(78, 75, 102, 0.35);
}
.select__options ul::-webkit-scrollbar-thumb:active {
    background: rgba(78, 75, 102, 0.45);
}
.select__options li {
    padding: 10px 14px;
    color: #4e4b66;
    list-style: none;
    background: #fff;
    font-size: 16px;
    line-height: 20px;
}
.select__options li:hover:not(.current) {
    background: #f0f8ff;
}
.select__options__search {
    padding: 5px 10px;
}
.select-gray .select__dropdown {
    background: #f7f7fc;
    border-color: #f7f7fc;
    color: #6e7191;
}
.select-gray.active .select__dropdown {
    border-color: #6bbcff;
    background: #fff;
}
.select__wrapper {
    position: relative;
}
.select__wrapper::after {
    content: url(/assets/icons/arrow_down.svg);
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 16px;
    align-self: center;
    right: 2px;
    pointer-events: none;
    top: 50%;
    transform: translateY(-50%);
}
.select-regular {
    background-color: unset;
    border: none;
    color: #a0a3bd;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 2px;
    padding: 3px 20px 3px 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
    transition: 0.3s;
}
.select-regular:hover {
    background-color: #eff0f6;
}
.select-regular:focus,
.select-regular:focus-visible {
    outline: 0;
}
.code {
    color: #6e7191;
}
.lookup-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px;
}
.lookup-line__icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #6e7191;
}
.search-no-results {
    border: 1px solid #ebeef5;
    padding: 80px 24px;
    margin-top: 6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
@media (max-width: 767.5px) {
    .search-no-results {
        padding: 40px 16px;
    }
}
.search-no-results__title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #4e4b66;
}
@media (max-width: 767.5px) {
    .search-no-results__title {
        font-size: 20px;
        line-height: 24px;
    }
}
.search-no-results__sub-title {
    font-size: 14px;
    line-height: 18px;
    margin-top: 2px;
    color: #6e7191;
}
@media (max-width: 767.5px) {
    .search-no-results__sub-title {
        margin-top: 4px;
    }
}
.search-no-results svg {
    width: 80px;
    height: 80px;
    fill: #c6c8d7;
    margin-bottom: 16px;
}
@media (max-width: 767.5px) {
    .search-no-results svg {
        width: 60px;
        height: 60px;
        margin-bottom: 12px;
    }
}
.tools-section {
    background: #fff;
    padding: 80px 0 96px;
}
@media (max-width: 1023.98px) {
    .tools-section {
        padding: 80px 0;
    }
}
@media (max-width: 767.98px) {
    .tools-section {
        padding: 60px 0;
    }
}
.tools-section .heading-container {
    margin: 0 auto 56px;
    max-width: 900px;
    text-align: center;
}
@media (max-width: 1023.98px) {
    .tools-section .heading-container {
        margin-bottom: 48px;
    }
}
@media (max-width: 767.98px) {
    .tools-section .heading-container {
        text-align: left;
    }
}
.tools-section .tools-list {
    display: -ms-grid;
    display: grid;
    gap: 24px;
    margin-bottom: 56px;
    grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1023.98px) {
    .tools-section .tools-list {
        margin-bottom: 48px;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767.98px) {
    .tools-section .tools-list {
        gap: 16px;
        margin-bottom: 32px;
        grid-template-columns: 1fr;
    }
}
.tools-section__buttons {
    text-align: center;
}
@media (max-width: 767.98px) {
    .tools-section__buttons .btn {
        min-width: 260px;
    }
}
@media (max-width: 375.98px) {
    .tools-section__buttons .btn {
        width: 100%;
        max-width: 360px;
    }
}
.carrier-lookup {
    background: #fff;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    margin: 0 auto;
    text-align: left;
    padding: 32px;
}
@media (max-width: 767.98px) {
    .carrier-lookup {
        padding: 24px;
    }
}
.carrier-lookup__alert {
    background: #f0f8ff;
    text-align: center;
    padding: 14px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    margin-bottom: 24px;
    font-weight: 500;
}
.carrier-lookup__alert a {
    font-weight: 600;
}
.carrier-lookup__content {
    max-width: 456px;
    margin: 0 auto;
}
.carrier-lookup__content .input-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    margin-top: 16px;
}
@media (max-width: 767.98px) {
    .carrier-lookup__content .input-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
}
.carrier-lookup__content .input-wrapper:first-child {
    margin-top: 0;
}
.carrier-lookup__content .input-wrapper .input__label {
    width: 120px;
    min-width: 120px;
    flex-grow: 0;
    margin-right: 16px;
    text-align: right;
    margin-top: 10px;
    color: #202223;
}
@media (max-width: 767.98px) {
    .carrier-lookup__content .input-wrapper .input__label {
        width: 100%;
        min-width: 100%;
        margin: 0 0 4px;
        text-align: left;
    }
}
.carrier-lookup__content .input-wrapper .input__content {
    flex: 1;
}
@media (max-width: 767.98px) {
    .carrier-lookup__content .input-wrapper .input__content {
        width: 100%;
        min-width: 100%;
    }
}
.carrier-lookup__group {
    margin: 16px 0 0 136px;
}
@media (max-width: 767.98px) {
    .carrier-lookup__group {
        margin-left: 0;
    }
}
.carrier-lookup__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 16px;
    flex: 0 auto;
    font-size: 14px;
}
@media (max-width: 375.98px) {
    .carrier-lookup__buttons {
        justify-content: flex-start;
        flex-direction: column;
        align-items: center;
    }
}
@media (max-width: 375.98px) {
    .carrier-lookup__buttons .btn {
        width: 100%;
    }
}
@media (max-width: 375.98px) {
    .carrier-lookup__buttons .btn + .btn {
        margin: 16px 0 0;
    }
}
.texting-speed-challenge {
    background: #fff;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    margin: 0 auto;
    text-align: left;
    padding: 60px;
}
@media (max-width: 1023.98px) {
    .texting-speed-challenge {
        padding: 40px;
    }
}
@media (max-width: 767.98px) {
    .texting-speed-challenge {
        padding: 24px;
    }
}
.texting-speed-challenge__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
    color: #4e4b66;
}
@media (max-width: 767.98px) {
    .texting-speed-challenge__top {
        flex-direction: column;
        align-items: flex-start;
    }
}
.texting-speed-challenge__top-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767.98px) {
    .texting-speed-challenge__top-left {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
    }
}
.texting-speed-challenge__top-right {
    font-size: 16px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    color: #4e4b66;
    font-weight: 700;
}
@media (max-width: 767.98px) {
    .texting-speed-challenge__top-right {
        margin-top: 16px;
        width: 100%;
    }
}
.texting-speed-challenge__top .h4,
.texting-speed-challenge__top h4 {
    margin: 0 24px 0 0;
    white-space: nowrap;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    color: #4e4b66;
    font-weight: 700;
}
@media (max-width: 767.98px) {
    .texting-speed-challenge__top .h4,
    .texting-speed-challenge__top h4 {
        margin-bottom: 4px;
    }
}
.texting-speed-challenge__top .select {
    min-width: 320px;
}
@media (max-width: 1023.98px) {
    .texting-speed-challenge__top .select {
        min-width: 300px;
    }
}
@media (max-width: 375.98px) {
    .texting-speed-challenge__top .select {
        min-width: 0;
    }
}
.texting-speed-challenge__preview {
    border: 1px solid #e3e4ee;
    border-radius: 4px;
    color: #4e4b66;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    gap: 10px 4px;
    text-align: center;
    margin-bottom: 24px;
}
@media (max-width: 1023.98px) {
    .texting-speed-challenge__preview {
        padding: 20px 15px;
        font-size: 20px;
        line-height: 35px;
        gap: 6px 4px;
    }
}
@media (max-width: 767.98px) {
    .texting-speed-challenge__preview {
        font-size: 16px;
        line-height: 30px;
    }
}
.texting-speed-challenge__preview span {
    padding: 0 8px;
    border-radius: 2px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
@media (max-width: 1023.98px) {
    .texting-speed-challenge__preview span {
        padding: 0 6px;
    }
}
.rrule-generator {
    background: #fff;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    margin: 0 auto;
    text-align: left;
    padding: 36px 0;
}
@media (max-width: 1023.98px) {
    .rrule-generator {
        padding: 4px 0;
    }
}
@media (max-width: 767.98px) {
    .rrule-generator {
        padding: 0;
    }
}
.rrule-generator__card {
    padding: 24px 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 1023.98px) {
    .rrule-generator__card {
        padding: 24px 32px;
        flex-direction: column;
    }
}
@media (max-width: 767.98px) {
    .rrule-generator__card {
        padding: 24px;
    }
}
.rrule-generator__card:not(:first-child) {
    border-top: 1px solid #e3e4ee;
}
.rrule-generator__card-name {
    font-size: 16px;
    font-weight: 600;
    width: 84px;
    min-width: 84px;
    margin-top: 5px;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
}
@media (max-width: 1023.98px) {
    .rrule-generator__card-name {
        width: 100%;
        min-width: 100%;
        margin: 0 0 4px;
        font-size: 14px;
    }
}
.rrule-generator__content {
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: column;
    gap: 10px;
}
@media (max-width: 767.98px) {
    .rrule-generator__content {
        width: 100%;
    }
}
.rrule-generator__line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    flex-flow: row wrap;
}
.rrule-generator__line-select {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: select;
}
.rrule-generator__line-select-small {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: select-small;
}
.rrule-generator__line-select-small2 {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: select-small2;
}
.rrule-generator__line-of {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
    font-size: 14px;
    grid-area: of;
}
.rrule-generator__line-in {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 88px 182px 140px -webkit-min-content 140px;
    grid-template-columns: 88px 182px 140px min-content 140px;
    grid-template-areas: 'radio select select-small of select-small2';
}
@media (max-width: 767.98px) {
    .rrule-generator__line-in {
        grid-template-columns: 1fr 1fr;
        gap: 4px 10px;
        -ms-grid-rows: auto 4px auto 4px auto 4px auto;
        grid-template-areas: 'radio radio' 'select select-small' '. of' '. select-small2';
    }
    .rrule-generator__line-select {
        -ms-grid-row: 3;
        -ms-grid-column: 1;
    }
    .rrule-generator__line-select-small {
        -ms-grid-row: 3;
        -ms-grid-column: 3;
    }
    .rrule-generator__line-select-small2 {
        -ms-grid-row: 7;
        -ms-grid-column: 3;
    }
    .rrule-generator__line-of {
        -ms-grid-row: 5;
        -ms-grid-column: 3;
    }
}
.rrule-generator__date-aside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: 15px;
    font-size: 14px;
}
@media (max-width: 767.98px) {
    .rrule-generator__date-aside {
        margin: 0;
        width: 100%;
    }
}
.rrule-generator__date-aside .input-wrapper {
    max-width: 60px;
}
.rrule-generator__date-aside .input-wrapper input {
    text-align: center;
}
.rrule-generator__date-aside .input-wrapper.w160px {
    width: 160px;
    max-width: 160px;
}
.days-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 6px;
}
@media (max-width: 767.98px) {
    .days-buttons {
        width: 100%;
    }
}
.days-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    position: relative;
}
@media (max-width: 767.98px) {
    .days-button {
        flex: 1;
    }
}
.days-button:not(:first-child) {
    margin-left: -1px;
}
.days-button:first-child .days-button-in {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.days-button:last-child .days-button-in {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.days-button input {
    position: absolute;
    left: -30px;
    top: -30px;
}
.days-button input:checked + .days-button-in {
    background: #ebeef5;
}
.days-button-in {
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #d9dbe9;
    background: #f9f9fc;
    height: 40px;
    padding: 0 14px;
    align-items: center;
    justify-content: center;
    text-align: center;
}
@media (max-width: 767.98px) {
    .days-button-in {
        padding: 0 10px;
    }
}
.url-encoder-decoder {
    background: #fff;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    margin: 0 auto;
    text-align: left;
    padding: 32px;
}
@media (max-width: 767.98px) {
    .url-encoder-decoder {
        padding: 24px;
    }
}
.url-encoder-decoder__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-top: 16px;
    flex: 0 auto;
    font-size: 14px;
}
@media (max-width: 375.98px) {
    .url-encoder-decoder__buttons .btn {
        width: 100%;
    }
}
.billing-address-validation {
    background: #fff;
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    margin: 0 auto;
    text-align: left;
    padding: 36px 0;
}
@media (max-width: 1023.98px) {
    .billing-address-validation {
        padding: 16px 0;
    }
}
@media (max-width: 767.98px) {
    .billing-address-validation {
        padding: 0;
    }
}
.billing-address-validation .input-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    margin-top: 16px;
}
@media (max-width: 767.98px) {
    .billing-address-validation .input-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
}
.billing-address-validation .input-wrapper:first-child {
    margin-top: 0;
}
.billing-address-validation .input-wrapper .input__label {
    width: 180px;
    min-width: 180px;
    flex-grow: 0;
    margin-right: 24px;
    text-align: right;
    margin-top: 10px;
    color: #202223;
}
@media (max-width: 767.98px) {
    .billing-address-validation .input-wrapper .input__label {
        width: 100%;
        min-width: 100%;
        margin: 0 0 4px;
        text-align: left;
    }
}
.billing-address-validation .input-wrapper .input__content {
    flex: 1;
}
@media (max-width: 767.98px) {
    .billing-address-validation .input-wrapper .input__content {
        width: 100%;
        min-width: 100%;
    }
}
.billing-address-validation__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin: 16px 0 0 204px;
    flex: 0 auto;
    font-size: 14px;
}
@media (max-width: 767.98px) {
    .billing-address-validation__buttons {
        margin-left: 0;
    }
}
@media (max-width: 375.98px) {
    .billing-address-validation__buttons .btn {
        width: 100%;
    }
}
.billing-address-validation__line {
    padding: 24px 60px;
}
@media (max-width: 1023.98px) {
    .billing-address-validation__line {
        padding: 24px 40px;
    }
}
@media (max-width: 767.98px) {
    .billing-address-validation__line {
        padding: 24px;
    }
}
.billing-address-validation__line:not(:first-child) {
    border-top: 1px solid #e3e4ee;
}
.billing-address-validation__alert {
    background: #69bc35;
    color: #fff;
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    align-items: flex-start;
    padding: 24px 32px;
    border-radius: 4px;
    margin-bottom: 24px;
}
@media (max-width: 1023.98px) {
    .billing-address-validation__alert {
        padding: 24px;
    }
}
@media (max-width: 767.98px) {
    .billing-address-validation__alert {
        padding: 16px;
        margin-bottom: 16px;
    }
}
@media (max-width: 375.98px) {
    .billing-address-validation__alert {
        flex-direction: column;
        gap: 16px;
    }
}
.billing-address-validation__alert-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    gap: 16px;
    flex: 1;
}
@media (max-width: 1023.98px) {
    .billing-address-validation__alert-text {
        flex-direction: column;
        gap: 4px;
    }
}
@media (max-width: 375.98px) {
    .billing-address-validation__alert-text {
        width: 100%;
    }
}
.billing-address-validation__alert-label {
    flex: 0 auto;
}
@media (max-width: 1023.98px) {
    .billing-address-validation__alert-label {
        width: 100%;
    }
}
.billing-address-validation__alert-content {
    flex: 1;
}
@media (max-width: 1023.98px) {
    .billing-address-validation__alert-content {
        width: 100%;
    }
}
.billing-address-validation__alert-validation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 8px;
    font-weight: 800;
}
@media (max-width: 375.98px) {
    .billing-address-validation__alert-validation {
        width: 100%;
    }
}
.billing-address-validation__alert-validation [class*=' tmi'],
.billing-address-validation__alert-validation [class^='tmi'] {
    font-size: 20px;
}
.billing-address-validation__table {
    border: 1px solid #e3e4ee;
    border-radius: 4px;
    overflow: hidden;
}
.billing-address-validation__table table {
    width: 100%;
}
.billing-address-validation__title {
    font-family: 'Plus Jakarta Sans', Inter, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
    margin-bottom: 16px;
}
.free-tools__aside {
    width: 178px;
    min-width: 178px;
}
.free-tools__aside select {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    padding: 10px 12px;
    padding-top: 9px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid #d9dbe9;
    font-family: Inter, sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    height: 40px;
    width: 100%;
    color: #6e7191;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    position: relative;
    background: url(https://www.textmagic.com/wp-content/themes/textmagic-new/assets/img/select-icon.svg)
        no-repeat #fff;
    background-position: right 0.7rem top 50%;
}
.free-tools__aside select::-moz-placeholder {
    font-size: 40px;
}
.free-tools__aside select::placeholder {
    font-size: 40px;
}
.free-tools__aside select::before {
    position: absolute;
    top: 0;
    right: 0;
    height: 10px;
    width: 10px;
}
.free-tools__aside input.form-control {
    font-size: 14px !important;
    line-height: 20px !important;
    color: #4e4b66 !important;
}
@media (max-width: 1023.98px) {
    .free-tools__aside {
        width: 100%;
        min-width: 100%;
    }
}
@media (max-width: 1023.98px) {
    .free-tools__form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 767.98px) {
    .free-tools__form {
        display: block;
    }
}
.free-tools__form--mobile {
    display: none;
}
@media (max-width: 1023.98px) {
    .free-tools__form--mobile {
        display: -ms-grid;
        display: grid;
        gap: 20px;
        width: 100%;
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 767.98px) {
    .free-tools__form--mobile {
        gap: 16px;
        grid-template-columns: 1fr;
    }
}
.free-tools__form--desktop input.form-control {
    margin-bottom: 24px !important;
}
@media (max-width: 1023.98px) {
    .free-tools__form--desktop {
        display: none;
    }
}
.free-tools__form--desktop .input-wrapper {
    margin-bottom: 24px;
}
.free-tools__form .search-wrap {
    margin-bottom: 24px;
}
@media (max-width: 1023.98px) {
    .free-tools__form .search-wrap {
        margin-bottom: 0;
        margin-right: 20px;
        width: calc((100% - 40px) / 3);
        min-width: calc((100% - 40px) / 3);
    }
}
@media (max-width: 767.98px) {
    .free-tools__form .search-wrap {
        width: 100%;
        min-width: 100%;
        margin: 0 0 16px;
    }
}
.page-resources-tool-inner .hero {
    text-align: center;
    padding: 132px 0 88px;
}
@media (max-width: 1023.98px) {
    .page-resources-tool-inner .hero {
        padding: 124px 0 48px;
    }
}
@media (max-width: 767.98px) {
    .page-resources-tool-inner .hero {
        padding: 124px 0 24px;
    }
}
.page-resources-tool-inner .hero-info {
    max-width: 1000px;
    margin: 0 auto 44px;
}
.page-resources-tool-inner .hero-info .h1,
.page-resources-tool-inner .hero-info h1 {
    margin-bottom: 8px;
}
.page-resources-tool-inner .hero-info .hero__sub-title {
    margin-bottom: 28px;
    max-width: none;
}
.free-tools-text {
    padding: 80px 0;
    border-bottom: 1px solid #ebeef5;
}
@media (max-width: 1199.98px) {
    .free-tools-text {
        padding: 60px 0 68px;
    }
}
@media (max-width: 767.98px) {
    .free-tools-text {
        padding: 40px 0;
    }
}
.free-tools-text .text {
    max-width: 936px;
    margin: 0 auto;
}
.free-tools-text .h1,
.free-tools-text h1 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 12px;
}
@media (max-width: 767.98px) {
    .free-tools-text .h1,
    .free-tools-text h1 {
        font-size: 32px;
        line-height: 40px;
    }
}
.free-tools-text .wistia_responsive_padding {
    margin-bottom: 40px;
}
@media (max-width: 767.98px) {
    .free-tools-text .wistia_responsive_padding {
        margin-bottom: 32px;
    }
}
.free-tool {
    background-color: #fff;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    height: 376px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.free-tool__image-container {
    height: 160px;
    display: -ms-grid;
    display: grid;
    place-content: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.free-tool__image-container.orange {
    background-color: #fceeda;
}
.free-tool__image-container.green {
    background-color: #e5f3e2;
}
.free-tool__image-container.blue {
    background-color: #dbefff;
}
.free-tool__image-container.purple {
    background-color: #e9e4f1;
}
.free-tool__image-container.red {
    background-color: #fce3e3;
}
.free-tool__info {
    padding: 20px 18px 22px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
}
@media (max-width: 767.5px) {
    .free-tool__info {
        padding: 20px 12px 22px;
    }
}
.free-tool__info-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    height: 47px;
}
.free-tool__info-description {
    flex-grow: 1;
    color: #6e7191;
    font-size: 14px;
    line-height: 18px;
    padding-top: 11px;
    font-weight: 300;
}
.free-tool__info-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}
.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 .heading-container {
    margin: 0 auto 40px;
    max-width: 650px;
    text-align: center;
}
@media (max-width: 767.98px) {
    .faq .heading-container {
        margin-bottom: 28px;
    }
}
.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__code {
    margin-top: 16px;
    border: 1px solid #ebeef5;
    border-radius: 8px;
    background-color: #f7f7fc;
    padding: 12px 24px;
    font-size: 18px;
    line-height: 32px;
    -moz-tab-size: 40px;
    -o-tab-size: 40px;
    tab-size: 40px;
}
.faq-list__table {
    border: 1px solid #ebeef5;
    border-radius: 8px;
    width: 100%;
    margin-top: 18px;
}
.faq-list.faq-list__width-show-more + .faq-list__more {
    display: block;
}
.faq-list__body p {
    margin-bottom: 0;
}
.faq-list__body hr {
    border: none;
    border-top: 1px solid #f7f7fc;
    margin-block-start: 0;
    margin-block-end: 0;
    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;
}
@media (max-width: 767.98px) {
    .faq-list {
        margin: 0 -8px;
    }
}
.faq-list__item {
    padding: 7px 28px;
    overflow: hidden;
    transition: all 0.25s;
    border: 1px solid #d9dbe9;
    border-radius: 12px;
}
@media (max-width: 767.98px) {
    .faq-list__item {
        padding: 3px 24px;
    }
}
.faq-list__item:not(.faq-list__item--active):hover {
    background: #f9f9fc;
}
.faq-list__item:not(.faq-list__item--active) .faq-list__body {
    height: 0 !important;
}
.faq-list__item:not(:first-child) {
    margin-top: 12px;
}
.faq-list__more {
    padding: 1px 0;
    border-bottom: 1px solid #d9dbe9;
    border-top: 1px solid #d9dbe9;
    max-width: 800px;
    margin: 0 auto;
    display: none;
}
.faq-list__body {
    padding: 0 92px 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 92px 16px 0;
    font-size: 20px;
    line-height: 28px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    gap: 16px;
    color: #202223;
    transition: color 0.1s;
    position: relative;
    min-height: 76px;
}
@media (max-width: 767.98px) {
    .faq-list__header {
        padding-right: 76px;
    }
}
.faq-list__header:hover .faq-list__header__icon {
    background: #d9dbe9;
}
.faq-list__header__icon {
    width: 44px;
    height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    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: 16px;
    color: #6e7191;
    font-size: 24px;
}
.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(0);
}
.popup {
    display: none;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.popup-content {
    position: relative;
    margin: auto;
    padding: 2px;
    width: 95%;
    max-width: 1000px;
    animation: fadeIn 0.3s;
}
.popup-content video {
    width: 100%;
    height: 100%;
}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
