.single-blog,
.MuiTypography-body1,
.MuiTypography-body2 {
  font-family: 'SF Pro';
}

.single-blog .product-detail-wrapper h1,
.single-blog .product-detail-wrapper h2,
.single-blog .product-detail-wrapper h3,
.single-blog .product-detail-wrapper h4,
.single-blog .product-detail-wrapper h5,
.single-blog .product-detail-wrapper h6,
.single-blog .product-detail-wrapper h1 a:not(.wp-element-button),
.single-blog .product-detail-wrapper h2 a:not(.wp-element-button),
.single-blog .product-detail-wrapper h3 a:not(.wp-element-button),
.single-blog .product-detail-wrapper h4 a:not(.wp-element-button),
.single-blog .product-detail-wrapper h5 a:not(.wp-element-button),
.single-blog .product-detail-wrapper h6 a:not(.wp-element-button) {
  color: #000 !important;
  font-family: 'SF Pro';
  font-weight: 600;
  text-decoration: none !important;
}

.single-blog .product-detail-wrapper .heading {
  font-family: 'SF Pro' !important;
}

.single-blog .product-detail-wrapper,
.single-blog .product-detail-wrapper p,
.single-blog .product-detail-wrapper a,
.single-blog .product-detail-wrapper span,
.single-blog .product-detail-wrapper li,
.single-blog .product-detail-wrapper ol,
.single-blog .product-detail-wrapper figcaption,
.single-blog .toast-message {
  font-family: 'SF Pro';
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.single-blog .product-detail-wrapper .description {
  font-family: 'SF Pro' !important;
}

.single-blog .product-detail-wrapper a:not(.wp-element-button) {
  color: #0000ff;
  text-decoration: underline !important;
  text-underline-offset: 0.2em;
}

.single-blog .product-detail-wrapper a:not(.wp-element-button):visited {
  color: #551a8b;
}

.single-blog .product-detail-wrapper h1.title {
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
}

.single-blog .product-detail-wrapper h1.wp-block-heading,
.single-blog .product-detail-wrapper h1.wp-block-heading a {
  font-size: 36px;
  line-height: 42px;
}

.single-blog .product-detail-wrapper h2.wp-block-heading,
.single-blog .product-detail-wrapper h2.wp-block-heading a,
.single-blog .product-detail-wrapper h3.wp-block-heading,
.single-blog .product-detail-wrapper h3.wp-block-heading a {
  font-size: 22px;
  line-height: 30px;
}

.single-blog .product-detail-wrapper h4.wp-block-heading,
.single-blog .product-detail-wrapper h4.wp-block-heading a {
  font-size: 18px;
}

.single-blog .product-detail-wrapper .text-large,
.single-blog .product-detail-wrapper .text-large a {
  font-size: 28px !important;
  line-height: 30px !important;
}

.single-blog .product-detail-wrapper .wp-block-heading.text-large,
.single-blog .product-detail-wrapper .wp-block-heading.text-large a {
  font-weight: 700;
}

.single-blog.blog-template-blog-2024-update .product-header-info h1 {
  color: #fff !important;
}

.single-blog .product-detail-wrapper .wp-block-heading {
  line-height: 1.4;
}

.single-blog .product-detail-wrapper .metadata {
  font-family: 'SF Pro';
  font-weight: 400;
  font-size: 17px;
  line-height: 25px;
  color: #6d6d6d;
}

.single-blog .product-detail-wrapper figcaption {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #6d6d6d;
  margin-top: 8px;
  text-align: center;
}

.single-blog .product-detail-wrapper .text-caption {
  font-size: 15px;
  color: #6d6d6d !important;
}

.single-blog .product-detail-wrapper .list-green-check {
  padding-inline-start: 0px;
}

.single-blog .product-detail-wrapper .list-green-check li {
  position: relative;
  list-style: none;
  padding-left: 32px;
}

.single-blog .product-detail-wrapper .list-green-check li::before {
  position: absolute;
  content: '';
  display: inline-block;
  height: 24px;
  width: 24px;
  left: 0;
  background-position: center left;
  background-repeat: no-repeat;
  background-image: url(/wp-content/themes/doxai/assets/images/icons/check-circle-green.png);
}

.single-blog .product-detail-wrapper .reference-link {
  margin-top: 8px;
}

.single-blog .wp-block-spacer {
  margin: 0 !important;
}

.single-blog .blog-menu-container .column-feature {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.single-blog .blog-menu-container .wp-block-heading + .column-feature {
  margin-top: 48px !important;
}

.single-blog.blog-template-blog-feature-announcement .featured-image {
  margin-bottom: 48px;
}

.single-blog .blog-menu-container,
.single-blog .main-content-wrapper .content-wrapper p,
.single-blog .main-content-wrapper .content-wrapper li {
  color: #000;
}

.single-blog .main-content-wrapper .content-wrapper li {
  margin-top: 0;
  margin-bottom: 8px;
}

.single-blog .main-content-wrapper .content-wrapper p strong {
  font-weight: 500;
}

.single-blog .main-content-wrapper .content-wrapper p + ul {
  margin-top: -8px !important;
}

.single-blog .product-header {
  min-height: 200px;
  justify-content: end;
}

.single-blog .section-padding-top.content-wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 720px;
}

.single-blog .product-header .subtitle {
  font-size: 60px;
  font-weight: 800;
  line-height: 66px;
}

.single-blog .wp-block-buttons {
  gap: 12px;
  justify-content: center;
}

.single-blog .wp-block-button__link {
  font-weight: 800 !important;
  letter-spacing: -0.02em;
  text-align: center;
  text-transform: uppercase !important;
  width: auto;
  color: #fff;
  background: linear-gradient(45deg, #7e2cd1 0%, #2caee8 92%);
  box-shadow: none;
}

.single-blog .product-detail-wrapper .wp-block-image,
.single-blog .product-detail-wrapper .wp-block-embed__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.single-blog .product-detail-wrapper .wp-block-embed {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.single-blog .product-detail-wrapper .wp-block-embed__wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.single-blog .product-detail-wrapper .wp-block-embed.video-square .wp-block-embed__wrapper {
  padding-bottom: 100%;
}

.single-blog .product-detail-wrapper .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-blog .product-detail-wrapper .wp-block-image img {
  width: 100%;
  max-width: 100%;
  border-radius: 16px;
}

.single-blog .product-detail-wrapper .blog-author-text,
.single-blog .product-detail-wrapper .blog-author-name {
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}

.single-blog .product-detail-wrapper .blog-author-name {
  font-weight: bold;
}

.single-blog .product-detail-wrapper .blog-author-details .footer-txt {
  font-size: 14px;
}

.single-blog .product-detail-wrapper .blog-menu-container > *:not(:first-child) {
  margin-top: 16px;
}

.single-blog .product-detail-wrapper .blog-menu-container > h2.wp-block-heading:not(:first-child) {
  margin-top: 32px;
}

.single-blog .product-detail-wrapper .blog-menu-container > .wp-block-buttons:not(:first-child),
.single-blog .product-detail-wrapper .blog-menu-container > .wp-block-image:not(:first-child),
.single-blog .product-detail-wrapper .blog-menu-container > .wp-block-buttons:not(:first-child),
.single-blog .product-detail-wrapper .blog-menu-container > .wp-block-embed:not(:first-child) {
  margin-top: 32px;
  margin-bottom: 32px;
}

.single-blog .more-blog-wrapper {
  color: #fff;
  background: #0a0a0d;
  margin-top: 100px;
}

.single-blog .more-blog-wrapper.news-carousel {
  margin-top: 0 !important;
  background: #f2f3f4;
}

.single-blog .more-blog-wrapper .insight {
  position: relative;
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  height: calc(100% - 250px);
  padding-bottom: 250px;
}

.single-blog .more-blog-wrapper .content-wrapper {
  max-width: 960px;
}

.single-blog .more-blog-wrapper img {
  position: absolute;
  width: 100%;
  height: 250px;
  object-fit: cover;
  left: 0;
  bottom: 0;
}

.single-blog .more-blog-wrapper a:not(.wp-element-button) {
  text-decoration: none !important;
}

.single-blog .more-blog-wrapper .heading {
  color: #fff !important;
  margin-bottom: 24px;
}

.single-blog .more-blog-wrapper.news-carousel .heading {
  color: #000 !important;
}

.single-blog .more-blog-wrapper .title {
  font-family: 'SF Pro';
  font-size: 24px;
  font-weight: 800;
  line-height: 28.8px;
  text-align: left;
  padding: 24px 24px 0 24px;
  margin-bottom: 16px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.single-blog .more-blog-wrapper .description {
  font-family: 'SF Pro';
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  text-align: left;
  margin-bottom: 16px;
  padding: 0 24px;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.single-blog .more-blog-wrapper .learn-more {
  padding: 0 24px;
  display: flex;
  align-items: center;
  gap: 9px;
  font-family: 'SF Pro';
  font-size: 18px;
  font-weight: 500;
  line-height: 21.6px;
  text-align: left;
  margin-bottom: 24px;
}

.single-blog .more-blog-wrapper .description-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.single-blog .more-blog-wrapper .owl-stage {
  display: flex;
}

.single-blog .more-blog-wrapper .owl-item .MuiGrid-item {
  height: 100%;
}

.single-blog .more-blog-wrapper .owl-nav {
  margin-top: 18px;
}

.single-blog .more-blog-wrapper .owl-nav button {
  border-radius: 50%;
  background: #f3f3f3;
}

.single-blog .more-blog-wrapper.news-carousel .owl-nav button {
  background: #fff;
}

.single-blog .more-blog-wrapper .owl-nav span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 32px;
  height: 32px;
  color: #000;
}

.single-blog .extract-ai-case-study-heading {
  margin-top: 32px !important;
}

.single-blog .extract-ai-case-study .card-problem {
  background: #f3f3f3;
  padding: 24px;
  border-radius: 16px;
  height: calc(100% - 32px);
  margin-bottom: 12px;
}

.single-blog .extract-ai-case-study .card-problem .heading {
  font-size: 24px;
  line-height: 28.8px;
  text-align: left;
  margin-bottom: 12px;
}

.single-blog .extract-ai-case-study .card-problem .description {
  font-size: 16px !important;
  line-height: 19.2px;
  margin: 0;
}

.single-blog .extract-ai-case-study .card-problem > .MuiBox-root:not(:last-child) {
  margin-bottom: 32px;
}

.single-blog .extract-ai-case-study .card-counter .MuiBox-root {
  background: #f3f3f3;
  padding: 24px 45px;
  border-radius: 16px;
  height: calc(100% - 48px);
  width: 100%;
}

.single-blog .extract-ai-case-study .card-counter .heading {
  font-size: 56px;
  line-height: 56px;
  color: #1f4fe2;
  margin-bottom: 8px;
}

.single-blog .extract-ai-case-study .card-counter .description {
  font-size: 16px !important;
  line-height: 19.2px;
  margin-bottom: 0;
  text-align: center;
}

.single-blog .pp-multiple-authors-boxes-wrapper {
  display: none;
}

.single-blog .form-wrapper {
  position: relative;
  color: #000;
  padding: 48px;
  background-color: #fff;
  border-radius: 16px;
  border: 1px solid #eaeaea;
  box-shadow: 0px 2px 4px 0px #0000000f;
  box-shadow: 0px 4px 8px 0px #0000001a;
  z-index: 2;
}

.single-blog form.wpcf7-form p {
  position: relative;
  margin-bottom: 0;
}

.single-blog form.wpcf7-form .wpcf7-response-output {
  display: none;
}

.single-blog form.wpcf7-form p > label {
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 19.5px;
  color: #5f6368;
}

.single-blog form.wpcf7-form p > label,
.single-blog form.wpcf7-form input,
.single-blog form.wpcf7-form select,
.single-blog form.wpcf7-form textarea {
  width: calc(100% - 20px);
}

.single-blog form.wpcf7-form input,
.single-blog form.wpcf7-form select,
.single-blog form.wpcf7-form textarea {
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  border: 1px solid #bdbfc7;
  border-radius: 8px;
  margin-top: 5px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.single-blog form.wpcf7-form select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../icons/icon_chevron_down.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
  background-size: 24px;
}

.single-blog form.wpcf7-form select,
.single-blog form.wpcf7-form select option[value=''] {
  color: #827e82;
}

.single-blog form.wpcf7-form select option:not([value='']),
.single-blog form.wpcf7-form select:not(:has(option[value='']:checked)) {
  color: #000;
}

.single-blog form.wpcf7-form textarea {
  padding-top: 10px;
  padding-bottom: 10px;
}

.single-blog form.wpcf7-form .required {
  color: red;
}

.single-blog form.wpcf7-form input,
.single-blog form.wpcf7-form select {
  height: 45px;
}

.single-blog form.wpcf7-form input[type='submit'] {
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  width: auto;
  min-width: 188px;
  height: 45px;
  color: #fff;
  border: 2px solid #184bff;
  background: #184bff;
  box-shadow: none;
  border-radius: 8px;
  margin-bottom: 0;
  width: 100%;
  cursor: pointer;
}

.single-blog form.wpcf7-form input[type='submit'][disabled='disabled'] {
  background: #184bff80;
  border-color: transparent;
  cursor: not-allowed;
}

.single-blog form.wpcf7-form .wpcf7-form-control-wrap,
.single-blog form.wpcf7-form .wpcf7-form-control-wrap > select {
  width: 100%;
  height: 50px;
}

.single-blog form.wpcf7-form .wpcf7-spinner {
  position: absolute;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.single-blog form.wpcf7-form .form-6 > p {
  margin-bottom: 0px;
  gap: 16px;
}

.single-blog form.wpcf7-form .row-2-input {
  display: flex;
  gap: 20px;
}

.single-blog form.wpcf7-form .wpcf7-not-valid-tip {
  display: block;
  margin-top: -15px;
}

.single-blog .product-detail-wrapper .perfect-for.items {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px;
  margin: 0 auto;
  margin-top: 15px;
  padding: 32px 20px;
  background: #f9f9f9;
  border: 1px solid #eaeaea;
  border-radius: 16px;
}

.single-blog .product-detail-wrapper .perfect-for .item {
  padding: 16px;
  border-radius: 56px;
  border: 1px solid #eaeaea;
  background: #fff;
}

.single-blog .product-detail-wrapper .perfect-for .description {
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 17.6px;
  color: #0e0e0e;
  margin-bottom: 0;
}

.single-blog .product-detail-wrapper .perfect-for.caption {
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 21px;
  text-align: center;
  margin: 0;
  margin-top: 12px;
  color: #6d6d6d;
}

.single-blog .business-benefits.disclaimer {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #6d6d6d !important;
  text-align: center;
  margin: 0 !important;
  margin-top: 12px !important;
}

.single-blog .business-benefits .MuiGrid-item {
  position: relative;
  transition: all 0.4s ease;
}

.single-blog .business-benefits.number-fact.wrapper {
  padding: 16px;
  border: 1px solid #eaeaea;
  background: #fafafa;
  border-radius: 16px;
}

.single-blog .business-benefits.number-fact .MuiBox-root {
  background: transparent;
}

.single-blog .business-benefits .MuiBox-root {
  padding: 0px 16px;
  border-radius: 16px;
  height: calc(100% - 32px);
  text-align: center;
}

.single-blog .business-benefits.number-fact .MuiBox-root .number-box {
  position: relative;
  border-radius: 24px;
  background: #ffffff;
  padding: 17px 30px;
  width: calc(100% - 32px);
  margin-bottom: 10px;
  border: 1px solid #eaeaea;
}

.single-blog .business-benefits .MuiGrid-item .description {
  margin-bottom: 0;
  font-size: 14px !important;
  line-height: 21px;
}

.single-blog .business-benefits.number-fact .MuiBox-root .number-box .number {
  font-family: Bebas Neue;
  font-size: 160px;
  line-height: 150px;
  font-weight: 400;
  text-align: left;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-right: 10px;
  margin-top: 16px;
  margin-bottom: 0 !important;
}

.single-blog .business-benefits.number-fact.extract-ai .MuiBox-root .number-box .number {
  margin-left: 20px;
}

.single-blog .business-benefits.number-fact .MuiBox-root .number-box .number span {
  position: relative;
  font-family: Bebas Neue;
  font-size: 50px;
  font-weight: 400;
  text-align: left;
  bottom: -10px;
}

.single-blog .business-benefits.number-fact .MuiBox-root .number-box .symbol {
  position: absolute;
  right: 35px;
  bottom: 22px;
  font-family: Bebas Neue;
  font-size: 72px;
  line-height: 72px;
  font-weight: 400;
  text-align: left;
  color: #184bff;
  text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff;
}

.single-blog .faqs .faq-container {
  padding: 12px 0;
  border-top: solid 1px #e0e0e0;
  width: 100%;
}

.single-blog .faqs .faq-container:last-child {
  border-bottom: solid 1px #e0e0e0;
}

.single-blog .faqs h4.heading {
  font-weight: 600;
  margin: 0;
  text-align: left;
}

.single-blog .faqs h4.heading + button {
  padding: 0;
}

.single-blog .faqs .card-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.single-blog .faqs .card-content + * {
  width: 100%;
}

.single-blog .faqs .card-content-preview {
  padding-top: calc(16 / 1440 * 100vw);
  text-align: left;
}

.single-blog .faqs .card-content-preview .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.single-blog .product-section.footer-wrapper {
  position: relative;
  color: #fff;
  background: #250344;
  text-align: center;
  padding: 40px 0 76px 0;
}

.single-blog .product-section.footer-wrapper a.button-cta .MuiButton-root {
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  width: auto;
  color: #fff;
  border: 2px solid #184bff;
  background: #184bff;
  box-shadow: none;
  border-radius: 8px;
}

.single-blog .product-section.footer-wrapper p {
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

.single-blog .product-section.footer-wrapper h2 {
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

.single-blog .product-section.footer-wrapper .MuiContainer-maxWidthLg {
  max-width: 1280px;
}

.single-blog .product-section.footer-wrapper > .MuiContainer-root {
  padding: 0 48px;
}

@media only screen and (max-width: 768px) {
  .single-blog .product-section.footer-wrapper > .MuiContainer-root {
    padding: 0 24px;
  }
}

.single-blog .product-section.footer-wrapper .MuiTypography-h2 {
  font-size: 44px;
  line-height: 1;
  font-weight: 700;
}

.single-blog .product-section.footer-wrapper .heading,
.single-blog .product-section.footer-wrapper .description {
  margin-bottom: 20px;
}

.single-blog .product-section.footer-wrapper .MuiTypography-body1 {
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
}

.single-blog .product-section.footer-wrapper > * {
  position: relative;
  z-index: 1;
}

.single-blog .product-section.footer-wrapper a,
.single-blog .product-section.footer-wrapper a > p,
.single-blog .product-section.footer-wrapper .description {
  color: #fff;
}

.single-blog .product-section.footer-wrapper::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/footer-background.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}

.single-blog .product-section.footer-wrapper .MuiButton-root {
  min-width: unset;
}

.single-blog .product-section.footer-wrapper img {
  margin-top: 80px;
  margin-bottom: 16px;
  width: 105.26px;
}

.single-blog .product-section.footer-wrapper .footer-top {
  margin: 0 auto;
}

.single-blog .product-section.footer-wrapper .footer-top .footer-text {
  font-size: 17px;
  font-weight: 800;
}

.single-blog .product-section.footer-wrapper .footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.single-blog .product-section.footer-wrapper .footer-text {
  font-size: 15px;
  line-height: 22px;
  margin: 0 auto;
}

.single-blog .product-section.footer-wrapper .description a {
  text-decoration: underline !important;
}

.single-blog .product-section.footer-wrapper .footer-bottom .footer-text {
  max-width: unset !important;
  margin: 0 !important;
  text-align: left;
}

.single-blog .product-section.footer-wrapper .footer-menu {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.single-blog .product-section.footer-wrapper .footer-menu p {
  font-size: 13px;
  line-height: 20px;
  font-weight: 800;
}

.single-blog .modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  padding: 0 !important;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
}

.single-blog .modal .modal-content {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background-color: white;
  border-radius: 8px;
  width: calc(100% - 80px);
  max-width: 800px;
  max-height: 80vh;
  overflow-y: auto;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  animation: showModal 0.3s ease-in-out;
}

.single-blog .modal .close-btn {
  position: sticky;
  display: block;
  top: 0px;
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  border: none;
  background: none;
  font-weight: bold;
  background: #f3f3f3;
  color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-left: auto;
  margin-bottom: 20px;
}

.single-blog .modal.close-btn:hover {
  color: red;
}

.single-blog .modal .modal-content::-webkit-scrollbar {
  width: 10px;
}

.single-blog .modal .modal-content::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}

.single-blog .modal .modal-content::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 10px;
}

.single-blog .modal .modal-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.single-blog .modal .modal-content {
  scrollbar-width: thin;
  scrollbar-color: #888 #f1f1f1;
}

.single-blog .modal .open-modal-btn {
  padding: 10px 20px;
  background-color: #008cba;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.single-blog .modal .open-modal-btn:hover {
  background-color: #005f78;
}

.single-blog .image-shadow img {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.12));
}

.single-blog .product-section.section-faq .faq-container {
  padding: calc(16 / 1440 * 100vw) 0;
  border-top: solid calc(1 / 1440 * 100vw) #e0e0e0;
  width: 100%;
}

.single-blog .product-section.section-faq {
  padding-bottom: 50px !important;
}

.single-blog .product-section.section-faq .MuiContainer-root {
  padding-left: calc(48 / 1440 * 100vw) !important;
  padding-right: calc(48 / 1440 * 100vw) !important;
}

.single-blog .product-section.section-faq .faq-container > div {
  width: 100%;
}

.single-blog .product-section.section-faq .faq-container .MuiCollapse-entered {
  height: auto !important;
}

.single-blog .product-section.section-faq .faq-container:last-child {
  border-bottom: solid calc(1 / 1440 * 100vw) #e0e0e0;
}

.single-blog .product-section.section-faq h2.heading {
  margin-bottom: calc(40 / 1440 * 100vw);
}

.single-blog .product-section.section-faq h4.heading {
  font-size: calc(20 / 1440 * 100vw);
  line-height: calc(30 / 1440 * 100vw);
  font-weight: 600;
  margin: 0;
  text-align: left;
}

.single-blog .product-section.section-faq h4.heading + button {
  padding: 0;
}

.single-blog .product-section.section-faq .card-content {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: calc(16 / 1440 * 100vw);
  line-height: calc(21 / 1440 * 100vw);
}

.single-blog .product-section.section-faq .card-content + * {
  width: 100%;
}

.single-blog .product-section.section-faq .card-content-preview {
  padding-top: calc(16 / 1440 * 100vw);
  text-align: left;
}

.single-blog .product-section.section-faq .card-content-preview .description {
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: calc(16 / 1440 * 100vw) !important;
  font-weight: 400 !important;
  line-height: calc(21 / 1440 * 100vw);
  color: #000 !important;
}

.single-blog .product-section.section-faq.faq-tab .tab-buttons {
  display: flex;
  gap: calc(120 / 1440 * 100vw);
  align-items: end;
  border-bottom: calc(1 / 1440 * 100vw) solid #5f6368;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: calc(40 / 1440 * 100vw);
}

.single-blog .product-section.section-faq.faq-tab .tab-button-item {
  position: relative;
  font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  font-size: calc(24 / 1440 * 100vw);
  font-weight: 500;
  line-height: calc(30 / 1440 * 100vw);
  padding: calc(16 / 1440 * 100vw);
  cursor: pointer;
  color: #4b4b4b;
}

.single-blog .product-section.section-faq.faq-tab .tab-button-item.active {
  color: #000;
}

.single-blog .product-section.section-faq.faq-tab .tab-button-item.active::before {
  position: absolute;
  content: '';
  left: 0;
  bottom: calc(-1 / 1440 * 100vw);
  width: 100%;
  height: calc(4 / 1440 * 100vw);
  border-radius: calc(8 / 1440 * 100vw) calc(8 / 1440 * 100vw) 0px 0px;
  background: #184bff;
}

.single-blog .product-section.section-faq.faq-tab .faq-item:not(.active) {
  display: none;
}

@media (min-width: 1441px) {
  .single-blog .product-section.section-faq h2.heading {
    margin-bottom: 40px;
  }

  .single-blog .product-section.section-faq h4.heading {
    font-size: 20px;
    line-height: 30px;
  }

  .single-blog .product-section.section-faq .card-content-preview .description {
    font-size: 16px;
    line-height: 21px;
  }

   .single-blog .product-section.section-faq.faq-tab .tab-buttons {
    gap: 120px;
    border-bottom: 2px solid #d1d1d1;
    margin-bottom: 40px;
  }

  .single-blog .product-section.section-faq.faq-tab .tab-button-item {
    font-size: 24px;
    line-height: 30px;
    padding: 16px;
  }

  .single-blog .product-section.section-faq.faq-tab .tab-button-item.active::before {
    bottom: -1px;
    height: 4px;
    border-radius: 8px 8px 0px 0px;
  }
}

@media (min-width: 601px) and (max-width: 768px) {
  .single-blog .product-section.section-faq h4.heading {
    font-size: calc(20 / 1440 * 100vw) !important;
  }
}

@media (max-width: 600px) {
  .single-blog .product-detail-wrapper h1,
  .single-blog .product-detail-wrapper h1 a {
    font-size: 30px !important;
    line-height: 36px !important;
  }

  .single-blog .product-detail-wrapper h2,
  .single-blog .product-detail-wrapper h2 a,
  .single-blog .product-detail-wrapper h3,
  .single-blog .product-detail-wrapper h3 a {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .single-blog .product-detail-wrapper,
  .single-blog .product-detail-wrapper p,
  .single-blog .product-detail-wrapper a,
  .single-blog .product-detail-wrapper span,
  .single-blog .product-detail-wrapper li,
  .single-blog .product-detail-wrapper ol,
  .single-blog .product-detail-wrapper figcaption,
  .single-blog .toast-message {
    font-size: 14px;
    line-height: 20px;
  }

  .single-blog .product-detail-wrapper .text-large,
  .single-blog .product-detail-wrapper .text-large a {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  .single-blog .product-detail-wrapper .blog-menu-container > .wp-block-buttons:not(:first-child),
  .single-blog .product-detail-wrapper .blog-menu-container > .wp-block-image:not(:first-child),
  .single-blog .product-detail-wrapper .blog-menu-container > .wp-block-buttons:not(:first-child),
  .single-blog .product-detail-wrapper .blog-menu-container > .wp-block-embed:not(:first-child) {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .single-blog.blog-template-blog-feature-announcement .featured-image {
    margin-bottom: 24px;
  }

  .single-blog .product-header .subtitle {
    font-size: 30px;
    line-height: 33px;
  }

  .single-blog .section-padding-top.content-wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .single-blog .product-detail-wrapper .blog-author-text,
  .single-blog .product-detail-wrapper .blog-author-name {
    font-size: 14px;
    line-height: 19.2px;
  }

  .single-blog .product-detail-wrapper .blog-author-details {
    margin-top: 24px !important;
  }

  .single-blog .product-detail-wrapper .blog-author-details .footer-txt {
    font-size: 11px;
  }

  .single-blog .blog-menu-container .wp-block-heading {
    font-size: 18px;
    line-height: 24px;
  }

  .single-blog .blog-menu-container .wp-block-column > .wp-block-heading:first-child {
    margin-top: 0 !important;
  }

  .single-blog .blog-menu-container .wp-block-heading:not(:first-child) {
    margin-top: 16px;
  }

  .single-blog .product-detail-wrapper .blog-menu-container > h2.wp-block-heading:not(:first-child) {
    margin-top: 30px;
  }

  .single-blog .has-medium-font-size {
    font-size: inherit !important;
    line-height: inherit;
  }

  .single-blog .blog-menu-container .wp-block-heading + .column-feature {
    margin-top: 24px !important;
  }

  .single-blog .blog-menu-container .column-feature {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }

  .single-blog .blog-menu-container .column-feature-right {
    flex-direction: column-reverse;
  }

  .single-blog .wp-block-button,
  .single-blog .wp-block-button a {
    width: 100%;
  }

  .single-blog .more-blog-wrapper {
    margin-top: 50px;
  }

  .single-blog .product-section.footer-wrapper {
    padding-bottom: 20px;
  }

  .single-blog .extract-ai-case-study .card-problem .heading {
    font-size: 18px !important;
    line-height: 24px;
  }

  .single-blog .extract-ai-case-study .card-counter .heading {
    font-size: 30px !important;
    line-height: 30px;
    margin-bottom: 8px;
  }

  .single-blog .extract-ai-case-study .card-problem .description,
  .single-blog .extract-ai-case-study .card-counter .description {
    font-size: 14px !important;
    line-height: 20px;
  }

  .single-blog .extract-ai-case-study .card-problem > .MuiBox-root:not(:last-child) {
    margin-bottom: 16px;
  }

  .single-blog .form-wrapper {
    padding: 24px;
  }

  .single-blog .product-detail-wrapper .perfect-for.items {
    padding: 16px 12px;
    gap: 8px;
  }

  .single-blog .product-detail-wrapper .perfect-for .item {
    font-size: 14px !important;
    padding: 8px 10px;
  }

  .single-blog .product-detail-wrapper .perfect-for .description {
    font-size: 14px !important;
  }

  .single-blog .business-benefits.number-fact .MuiBox-root .number-box .number {
    font-size: 75px;
    line-height: 1.1;
  }

  .single-blog .business-benefits.number-fact.extract-ai .MuiBox-root .number-box .number {
    margin-left: 0;
  }

  .single-blog .business-benefits.number-fact .MuiBox-root .number-box .symbol {
    bottom: -14px;
    right: 40%;
    font-size: 40px;
  }

  .single-blog .business-benefits.number-fact .MuiBox-root .number-box .number span {
    font-size: 15px;
    box-sizing: 0;
  }

  .single-blog .faqs h4.heading {
    font-size: 16px !important;
    line-height: 1.2;
  }

  .single-blog .product-section.footer-wrapper > .MuiContainer-root {
    padding: 0 20px;
  }

  .single-blog .product-section.footer-wrapper .MuiTypography-h2 {
    font-size: 24px !important;
    line-height: 28px;
  }

  .single-blog .product-section.footer-wrapper .MuiTypography-body1,
  .single-blog .product-section.footer-wrapper a.button-cta .MuiButton-root,
  .single-blog .product-section.footer-wrapper .footer-top .footer-text,
  .single-blog .product-section.footer-wrapper a.button-cta .MuiButton-root {
    font-size: 14px;
    line-height: 20px;
  }

  .single-blog .product-section.footer-wrapper .footer-menu {
    gap: 10px;
  }

  .single-blog .product-section.footer-wrapper .footer-menu p,
  .single-blog .product-section.footer-wrapper .footer-bottom .footer-text {
    font-size: 10px;
    line-height: 12px;
  }

  .single-blog .product-section.footer-wrapper a.button-cta .MuiButton-root {
    padding: 12px 16px !important;
  }

  .single-blog .product-section.footer-wrapper img {
    margin-top: 40px;
  }

  .single-blog .modal .close-btn {
    font-size: 15px;
    width: 20px;
    height: 20px;
  }

  .single-blog .product-section.section-faq .faq-container {
    padding: calc(16 / 600 * 100vw) 0;
    border-top: solid calc(1 / 600 * 100vw) #e0e0e0;
  }

  .single-blog .product-section.section-faq .faq-container:last-child {
    border-bottom: solid calc(1 / 600 * 100vw) #e0e0e0;
  }

  .single-blog .product-section.section-faq h2.heading {
    margin-bottom: calc(40 / 600 * 100vw);
  }

  .single-blog .product-section.section-faq h4.heading {
    font-size: calc(17 / 375 * 100vw) !important;
    line-height: calc(22 / 375 * 100vw) !important;
    margin-bottom: 0 !important;
  }

  .single-blog .product-section.section-faq .card-content {
    font-size: calc(16 / 600 * 100vw);
    line-height: calc(21 / 600 * 100vw);
  }

  .single-blog .product-section.section-faq .card-content-preview {
    padding-top: calc(16 / 600 * 100vw);
  }

  .single-blog .product-section.section-faq .card-content-preview .description {
    font-family: 'SF Pro', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
    font-size: calc(16 / 375 * 100vw);
    line-height: calc(21 / 375 * 100vw);
  }

  .single-blog .product-section.section-faq.faq-tab .tab-buttons {
    gap: calc(0 / 600 * 100vw);
    border-bottom: calc(1 / 600 * 100vw) solid #d1d1d1;
    margin-bottom: calc(40 / 600 * 100vw);
  }

  .single-blog .product-section.section-faq.faq-tab .tab-button-item {
    font-size: calc(24 / 600 * 100vw);
    line-height: calc(30 / 600 * 100vw);
    padding: calc(16 / 600 * 100vw);
  }

  .single-blog .product-section.section-faq.faq-tab .tab-button-item.active::before {
    bottom: calc(-1 / 600 * 100vw);
    height: calc(4 / 600 * 100vw);
    border-radius: calc(8 / 600 * 100vw) calc(8 / 600 * 100vw) 0px 0px;
  }
}
