.home_contact_button,
.demo_contact_card .at_button {
white-space: nowrap;
}
.home_contact_button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
}
.home_contact_button h4 {
margin: 0;
white-space: nowrap;
}
.demo_contact_card {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
column-gap: 16px;
row-gap: 16px;
}
.demo_contact_card .demo_header {
flex: 0 0 100%;
text-align: center;
margin-bottom: 0;
}
.demo_contact_card .at_button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
width: auto;
margin: 0;
}
.demo_contact_card .demo_contact_divider {
display: none;
}
.home_contact_button img,
.demo_contact_card .at_button img {
flex: 0 0 auto;
}  .blog .site-main,
.archive .site-main,
.single-post .site-main {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
} .single-post .entry-content {
max-width: 900px;
margin-left: auto;
margin-right: auto;
} .blog .entry-content,
.archive .entry-content,
.single-post .entry-content {
font-family: var(
--Font-Family-Body,
"Open Sans",
Arial,
sans-serif
);
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 1.4;
letter-spacing: 0.5px;
color: #1B2139;
}
.blog .entry-content p,
.archive .entry-content p,
.single-post .entry-content p {
font-family: inherit;
font-size: inherit;
line-height: inherit;
letter-spacing: inherit;
color: inherit;
margin-top: 0;
margin-bottom: 24px;
} .blog .entry-content ul,
.blog .entry-content ol,
.blog .entry-content li,
.archive .entry-content ul,
.archive .entry-content ol,
.archive .entry-content li,
.single-post .entry-content ul,
.single-post .entry-content ol,
.single-post .entry-content li {
font-family: var(
--Font-Family-Body,
"Open Sans",
Arial,
sans-serif
);
font-size: 18px;
line-height: 1.4;
letter-spacing: 0.5px;
}
.single-post .entry-content ul,
.single-post .entry-content ol {
margin-top: 12px;
margin-bottom: 28px;
padding-left: 28px;
}
.single-post .entry-content li {
padding-left: 6px;
margin-bottom: 8px;
} .single-post .blog-question-list {
margin: 12px 0 28px;
padding-left: 26px;
}
.single-post .blog-question-list li {
margin: 0 0 10px;
padding-left: 6px;
} .blog h1,
.archive h1,
.single-post h1,
.blog .entry-title,
.archive .entry-title,
.single-post .entry-title {
font-family: var(
--Font-Family-Heading,
"Space Grotesk",
"Open Sans",
Arial,
sans-serif
);
font-style: normal;
font-weight: 400;
font-size: 60px;
line-height: 1.1;
letter-spacing: 1px;
color: #1B2139;
} .blog .entry-content h2,
.archive .entry-content h2,
.single-post .entry-content h2 {
font-family: var(
--Font-Family-Heading,
"Space Grotesk",
"Open Sans",
Arial,
sans-serif
);
font-style: normal;
font-weight: 400;
font-size: 42px;
line-height: 1.18;
letter-spacing: 1px;
color: #1B2139;
margin-top: 56px;
margin-bottom: 24px;
} .blog .entry-content h3,
.archive .entry-content h3,
.single-post .entry-content h3 {
font-family: var(
--Font-Family-Heading,
"Space Grotesk",
"Open Sans",
Arial,
sans-serif
);
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 1.3;
letter-spacing: 0.5px;
color: #1B2139;
margin-top: 36px;
margin-bottom: 12px;
} .single-post .entry-content h3.blog-industry-title {
font-family: var(
--Font-Family-Heading,
"Space Grotesk",
"Open Sans",
Arial,
sans-serif
);
font-size: 20px !important;
font-weight: 600;
line-height: 1.3;
letter-spacing: 0.5px;
color: #7E18BE !important;
margin-top: 30px;
margin-bottom: 8px;
}
.single-post .entry-content h3.blog-industry-title strong {
color: inherit;
font-weight: inherit;
} .single-post .entry-content h3.blog-industry-title + p {
margin-top: 0;
margin-bottom: 26px;
} .blog .entry-content .has-medium-font-size,
.archive .entry-content .has-medium-font-size,
.single-post .entry-content .has-medium-font-size {
font-size: inherit !important;
}
.blog .entry-content h2.has-large-font-size,
.archive .entry-content h2.has-large-font-size,
.single-post .entry-content h2.has-large-font-size {
font-size: 42px !important;
}
.blog .entry-content h3.has-medium-font-size,
.archive .entry-content h3.has-medium-font-size,
.single-post .entry-content h3.has-medium-font-size {
font-size: 20px !important;
}  .single-post .entry-content .blog-hero-image {
width: 100%;
max-width: 820px;
margin: 0 auto 36px;
}
.single-post .entry-content .blog-hero-image img {
display: block;
width: 100%;
height: auto;
margin: 0 auto;
} .single-post .entry-content .blog-secondary-image {
width: 100%;
max-width: 620px;
margin: 28px auto 32px;
}
.single-post .entry-content .blog-secondary-image img {
display: block;
width: 100%;
height: auto;
margin: 0 auto;
} .single-post .blog-question-section {
max-width: 820px;
margin: 28px auto 36px;
padding: 0;
}
.single-post .blog-question-section > p {
margin-bottom: 12px;
} .single-post .blog-final-cta {
max-width: 900px;
margin: 12px 0 40px;
padding: 0;
background: transparent !important;
}
.single-post .blog-final-cta .wp-block-buttons {
display: flex;
justify-content: flex-start !important;
margin: 0;
}
.single-post .blog-final-cta .blog-schedule-demo {
margin: 0;
}
.single-post .blog-final-cta .wp-block-button__link {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 12px 28px;
font-family: var(
--Font-Family-Body,
"Open Sans",
Arial,
sans-serif
);
font-size: 16px;
font-weight: 600;
line-height: 1;
color: #FFFFFF;
background: #7E18BE;
border: 0;
border-radius: 100px;
text-decoration: none;
white-space: nowrap;
}
.single-post .blog-final-cta .wp-block-button__link:hover,
.single-post .blog-final-cta .wp-block-button__link:focus {
color: #FFFFFF;
text-decoration: none;
} @media only screen and (min-width: 1024px) { .demo_contact_card {
column-gap: 18px;
} #masthead .inside-header {
display: flex;
align-items: center;
min-height: 90px;
}
#masthead .site-logo {
display: flex;
align-items: center;
}
#masthead .site-logo a {
display: flex;
align-items: center;
}
#masthead .header-image {
display: block;
}
#masthead .header-widget {
display: flex;
align-items: center;
}
#site-navigation .inside-navigation {
display: flex;
align-items: center;
min-height: 90px;
}
#site-navigation .main-nav {
display: flex;
align-items: center;
}
#site-navigation .main-nav > ul {
display: flex;
align-items: center;
margin-top: 0;
margin-bottom: 0;
}
#site-navigation .main-nav > ul > li {
display: flex;
align-items: center;
}
#site-navigation .main-nav > ul > li > a {
display: flex;
align-items: center;
}
} @media only screen and (max-width: 1023px) {
.demo_contact_card {
column-gap: 12px;
row-gap: 14px;
}
.single-post .entry-content {
max-width: 820px;
}
.single-post .entry-content .blog-hero-image {
max-width: 760px;
}
.single-post .entry-content .blog-secondary-image {
max-width: 580px;
}
} @media only screen
and (min-width: 768px)
and (max-width: 1023px) {
.demo_contact_card .at_button {
padding-left: 16px;
padding-right: 16px;
}
} @media only screen and (max-width: 767px) { .home_contact_button {
gap: 8px;
}
.demo_contact_card {
column-gap: 8px;
row-gap: 12px;
}
.demo_contact_card .at_button {
font-size: 12px;
padding-left: 12px;
padding-right: 12px;
gap: 7px;
} .blog .site-main,
.archive .site-main,
.single-post .site-main {
padding-left: 15px;
padding-right: 15px;
}
.single-post .entry-content {
width: 100%;
max-width: 100%;
} .blog h1,
.archive h1,
.single-post h1,
.blog .entry-title,
.archive .entry-title,
.single-post .entry-title {
font-size: 40px;
line-height: 1.1;
}
.blog .entry-content h2,
.archive .entry-content h2,
.single-post .entry-content h2 {
font-size: 30px;
line-height: 1.2;
margin-top: 42px;
margin-bottom: 20px;
}
.blog .entry-content h2.has-large-font-size,
.archive .entry-content h2.has-large-font-size,
.single-post .entry-content h2.has-large-font-size {
font-size: 30px !important;
}
.blog .entry-content h3,
.archive .entry-content h3,
.single-post .entry-content h3 {
font-size: 18px;
margin-top: 30px;
margin-bottom: 10px;
}
.blog .entry-content h3.has-medium-font-size,
.archive .entry-content h3.has-medium-font-size,
.single-post .entry-content h3.has-medium-font-size {
font-size: 18px !important;
}
.single-post .entry-content h3.blog-industry-title {
font-size: 18px !important;
margin-top: 26px;
margin-bottom: 7px;
}
.blog .entry-content,
.archive .entry-content,
.single-post .entry-content,
.blog .entry-content ul,
.blog .entry-content ol,
.blog .entry-content li,
.archive .entry-content ul,
.archive .entry-content ol,
.archive .entry-content li,
.single-post .entry-content ul,
.single-post .entry-content ol,
.single-post .entry-content li {
font-size: 17px;
} .single-post .entry-content .blog-hero-image,
.single-post .entry-content .blog-secondary-image {
width: 100%;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
.single-post .entry-content .blog-hero-image {
margin-bottom: 28px;
}
.single-post .entry-content .blog-secondary-image {
margin-top: 22px;
margin-bottom: 26px;
} .single-post .entry-content ul,
.single-post .entry-content ol,
.single-post .blog-question-list {
padding-left: 24px;
} .single-post .blog-final-cta {
margin-top: 8px;
margin-bottom: 32px;
}
.single-post .blog-final-cta .wp-block-button__link {
min-height: 46px;
padding: 11px 22px;
font-size: 15px;
} #masthead.site-header {
position: static !important;
display: block !important;
width: 100% !important;
height: auto !important;
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
overflow: visible !important;
}
#masthead .inside-header {
position: static !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 100% !important;
height: auto !important;
min-height: 90px !important;
margin: 0 !important;
padding: 18px 20px !important;
transform: none !important;
box-sizing: border-box !important;
}
#masthead .site-logo {
position: static !important;
display: block !important;
float: none !important;
width: auto !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
#masthead .site-logo a {
position: static !important;
display: block !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
#masthead .header-image,
#masthead .is-logo-image {
position: static !important;
display: block !important;
float: none !important;
width: auto !important;
height: auto !important;
max-width: 220px !important;
max-height: 70px !important;
margin: 0 auto !important;
padding: 0 !important;
transform: none !important;
}
#masthead .header-widget {
display: none !important;
} #site-navigation.main-navigation {
position: static !important;
display: block !important;
clear: both !important;
float: none !important;
width: 100% !important;
height: auto !important;
min-height: 44px !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
background: rgba(71, 44, 92, 0.9);
}
#site-navigation .inside-navigation {
position: static !important;
display: block !important;
width: 100% !important;
height: auto !important;
min-height: 44px !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
#site-navigation .menu-toggle {
position: static !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
float: none !important;
width: 100% !important;
height: 44px !important;
min-height: 44px !important;
margin: 0 !important;
padding: 0 16px !important;
transform: none !important;
gap: 8px !important;
line-height: 1 !important;
}
#site-navigation .menu-toggle .gp-icon {
display: flex !important;
align-items: center !important;
}
#site-navigation .mobile-menu {
line-height: 1 !important;
}
#site-navigation .main-nav {
position: static !important;
clear: both !important;
width: 100% !important;
margin: 0 !important;
transform: none !important;
}
}     .home_contact_button,
.demo_contact_card .at_button {
white-space: nowrap;
} .home_contact_button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
}
.home_contact_button h4 {
margin: 0;
white-space: nowrap;
} .demo_contact_card {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
column-gap: 16px;
row-gap: 16px;
}
.demo_contact_card .demo_header {
flex: 0 0 100%;
text-align: center;
margin-bottom: 0;
} .demo_contact_card .at_button {
display: inline-flex;
align-items: center;
justify-content: center;
gap: 10px;
width: auto;
margin: 0;
} .demo_contact_card .demo_contact_divider {
display: none;
} .home_contact_button img,
.demo_contact_card .at_button img {
flex: 0 0 auto;
}   .blog .site-main,
.archive .site-main,
.single-post .site-main {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
} .blog .entry-content,
.archive .entry-content,
.single-post .entry-content {
font-family: var(
--Font-Family-Body,
"Open Sans",
Arial,
sans-serif
);
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 1.4;
letter-spacing: 0.5px;
color: #1B2139;
} .blog .entry-content p,
.archive .entry-content p,
.single-post .entry-content p {
font-family: inherit;
font-size: inherit;
line-height: inherit;
letter-spacing: inherit;
color: inherit;
} .blog .entry-content ul,
.blog .entry-content ol,
.blog .entry-content li,
.archive .entry-content ul,
.archive .entry-content ol,
.archive .entry-content li,
.single-post .entry-content ul,
.single-post .entry-content ol,
.single-post .entry-content li {
font-family: var(
--Font-Family-Body,
"Open Sans",
Arial,
sans-serif
);
font-size: 18px;
line-height: 1.4;
letter-spacing: 0.5px;
} .blog h1,
.archive h1,
.single-post h1,
.blog .entry-title,
.archive .entry-title,
.single-post .entry-title {
font-family: var(
--Font-Family-Heading,
"Space Grotesk",
"Open Sans",
Arial,
sans-serif
);
font-style: normal;
font-weight: 400;
font-size: 60px;
line-height: 1.1;
letter-spacing: 1px;
color: #1B2139;
} .blog .entry-content h2,
.archive .entry-content h2,
.single-post .entry-content h2 {
font-family: var(
--Font-Family-Heading,
"Space Grotesk",
"Open Sans",
Arial,
sans-serif
);
font-style: normal;
font-weight: 400;
font-size: 48px;
line-height: 1.2;
letter-spacing: 1px;
color: #1B2139;
} .blog .entry-content h3,
.archive .entry-content h3,
.single-post .entry-content h3 {
font-family: var(
--Font-Family-Heading,
"Space Grotesk",
"Open Sans",
Arial,
sans-serif
);
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 1.3;
letter-spacing: 1px;
color: #1B2139;
} .blog .entry-content .has-medium-font-size,
.archive .entry-content .has-medium-font-size,
.single-post .entry-content .has-medium-font-size {
font-size: inherit !important;
}
.blog .entry-content h2.has-large-font-size,
.archive .entry-content h2.has-large-font-size,
.single-post .entry-content h2.has-large-font-size {
font-size: 48px !important;
}
.blog .entry-content h3.has-medium-font-size,
.archive .entry-content h3.has-medium-font-size,
.single-post .entry-content h3.has-medium-font-size {
font-size: 18px !important;
} @media only screen and (min-width: 1024px) { .demo_contact_card {
column-gap: 18px;
} #masthead .inside-header {
display: flex;
align-items: center;
min-height: 90px;
}
#masthead .site-logo {
display: flex;
align-items: center;
}
#masthead .site-logo a {
display: flex;
align-items: center;
}
#masthead .header-image {
display: block;
}
#masthead .header-widget {
display: flex;
align-items: center;
}
#site-navigation .inside-navigation {
display: flex;
align-items: center;
min-height: 90px;
}
#site-navigation .main-nav {
display: flex;
align-items: center;
}
#site-navigation .main-nav > ul {
display: flex;
align-items: center;
margin-top: 0;
margin-bottom: 0;
}
#site-navigation .main-nav > ul > li {
display: flex;
align-items: center;
}
#site-navigation .main-nav > ul > li > a {
display: flex;
align-items: center;
}
} @media only screen and (max-width: 1023px) {
.demo_contact_card {
column-gap: 12px;
row-gap: 14px;
}
} @media only screen
and (min-width: 768px)
and (max-width: 1023px) {
.demo_contact_card .at_button {
padding-left: 16px;
padding-right: 16px;
}
} @media only screen and (max-width: 767px) { .home_contact_button {
gap: 8px;
}
.demo_contact_card {
column-gap: 8px;
row-gap: 12px;
}
.demo_contact_card .at_button {
font-size: 12px;
padding-left: 12px;
padding-right: 12px;
gap: 7px;
} .blog .site-main,
.archive .site-main,
.single-post .site-main {
padding-left: 15px;
padding-right: 15px;
} .blog h1,
.archive h1,
.single-post h1,
.blog .entry-title,
.archive .entry-title,
.single-post .entry-title {
font-size: 40px;
line-height: 1.1;
}
.blog .entry-content h2,
.archive .entry-content h2,
.single-post .entry-content h2 {
font-size: 32px;
line-height: 1.2;
}
.blog .entry-content h2.has-large-font-size,
.archive .entry-content h2.has-large-font-size,
.single-post .entry-content h2.has-large-font-size {
font-size: 32px !important;
}
.blog .entry-content,
.archive .entry-content,
.single-post .entry-content,
.blog .entry-content ul,
.blog .entry-content ol,
.blog .entry-content li,
.archive .entry-content ul,
.archive .entry-content ol,
.archive .entry-content li,
.single-post .entry-content ul,
.single-post .entry-content ol,
.single-post .entry-content li {
font-size: 18px;
} #masthead.site-header {
position: static !important;
display: block !important;
width: 100% !important;
height: auto !important;
min-height: 0 !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
overflow: visible !important;
}
#masthead .inside-header {
position: static !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 100% !important;
height: auto !important;
min-height: 90px !important;
margin: 0 !important;
padding: 18px 20px !important;
transform: none !important;
box-sizing: border-box !important;
}
#masthead .site-logo {
position: static !important;
display: block !important;
float: none !important;
width: auto !important;
height: auto !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
#masthead .site-logo a {
position: static !important;
display: block !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
#masthead .header-image,
#masthead .is-logo-image {
position: static !important;
display: block !important;
float: none !important;
width: auto !important;
height: auto !important;
max-width: 220px !important;
max-height: 70px !important;
margin: 0 auto !important;
padding: 0 !important;
transform: none !important;
} #masthead .header-widget {
display: none !important;
} #site-navigation.main-navigation {
position: static !important;
display: block !important;
clear: both !important;
float: none !important;
width: 100% !important;
height: auto !important;
min-height: 44px !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
background: rgba(71, 44, 92, 0.9);
}
#site-navigation .inside-navigation {
position: static !important;
display: block !important;
width: 100% !important;
height: auto !important;
min-height: 44px !important;
margin: 0 !important;
padding: 0 !important;
transform: none !important;
}
#site-navigation .menu-toggle {
position: static !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
float: none !important;
width: 100% !important;
height: 44px !important;
min-height: 44px !important;
margin: 0 !important;
padding: 0 16px !important;
transform: none !important;
gap: 8px !important;
line-height: 1 !important;
}
#site-navigation .menu-toggle .gp-icon {
display: flex !important;
align-items: center !important;
}
#site-navigation .mobile-menu {
line-height: 1 !important;
} #site-navigation .main-nav {
position: static !important;
clear: both !important;
width: 100% !important;
margin: 0 !important;
transform: none !important;
}
}