#hubspot-messages-iframe-container {
  display: none !important;
}
.nav-c84kn95:not([is-modal="true"]) .cc-nav__submenu-item--link {
  padding: 8px 15px 8px 50px !important;
}
.menu-2024 .cc-nav__submenu-item--link::after {
  right: auto !important;
  left: 10px;
}
.custom-scroll {
  scrollbar-width: thin;
  scrollbar-color: #999 transparent;
}
.custom-scroll::-webkit-scrollbar {
  width: 7px;
}
.custom-scroll::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 10px;
  transition-duration: 0.4s;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 10px;
  transition-duration: 0.4s;
}
.no-scroll {
  overflow: hidden;
}
[class^="list-"] a:not(.cc-btn):not(.wp-element-button),
[class^="paragraph-"] a:not(.cc-btn):not(.wp-element-button),
section p a:where(:not(.wp-element-button)) {
  color: #fcb116;
  transition-duration: 0.3s;
}
[class^="list-"] a:not(.cc-btn):not(.wp-element-button):hover,
[class^="paragraph-"] a:not(.cc-btn):not(.wp-element-button):hover,
section p a:hover {
  color: #696eff;
}
.light-bg [class^="list-"] a:not(.cc-btn):not(.wp-element-button),
.light-bg [class^="paragraph-"] a:not(.cc-btn):not(.wp-element-button),
section .light-bg a:where(:not(.wp-element-button, .cc-btn)) {
  color: #696eff;
  transition-duration: 0.3s;
}
.grin-dkhead,
.section-grinhead {
  z-index: 99999;
}
.section-grinhead-wrapper {
  padding: 20px 25px;
}
.kb-table-of-contents-list-sub {
  margin-left: 30px;
}
.text-balance {
  text-wrap: balance;
}
.hang-punctuation::before {
  content: open-quote;
  position: absolute;
  margin-right: -0.5em;
}
.hang-punctuation::after {
  content: close-quote;
}
.lazy-load-video {
  opacity: 0;
  transition: opacity 0.3s ease-in;
}
video.phone-video {
  object-fit: cover;
  z-index: 1;
  height: 100%;
  border-radius: 14%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
video.who-we-help-video {
  object-fit: cover;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  z-index: 0;
}
video.full-size-video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  object-fit: cover;
  pointer-events: none;
}
video.case-study-page-video {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 12px;
}
video.controls {
  pointer-events: unset;
}
.discovery-pop-up-exit-btn {
  position: absolute;
  padding: 10px;
  cursor: pointer;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.5s ease-in-out;
}
.calc-ad-1 .discovery-pop-up-exit-btn,
.calc-ad-2 .discovery-pop-up-exit-btn,
.rect-ad-blue .discovery-pop-up-exit-btn,
.rect-ad-light .discovery-pop-up-exit-btn {
  top: 1px;
  right: 3px;
  z-index: 99999;
  background-color: transparent;
  box-shadow: unset;
}
.rect-ad-blue .discovery-pop-up-exit-btn {
  background-color: #fff;
}
.horizontal-ad-1 .discovery-pop-up-exit-btn,
.horizontal-ad-2 .discovery-pop-up-exit-btn,
.horizontal-ad-calc-red .discovery-pop-up-exit-btn {
  top: -35px;
  right: 10px;
}
.rect-ad-proserve .discovery-pop-up-exit-btn,
.rect-ad-uber .discovery-pop-up-exit-btn,
.square-ad-intro-d-suite-variant .discovery-pop-up-exit-btn,
.square-ad-light .discovery-pop-up-exit-btn {
  top: 12px;
  right: 12px;
  z-index: 99999;
}
.calc-ad-1 .discovery-pop-up-exit-btn .line1,
.calc-ad-1 .discovery-pop-up-exit-btn .line2,
.rect-ad-blue .discovery-pop-up-exit-btn .line1,
.rect-ad-blue .discovery-pop-up-exit-btn .line2 {
  color: #000;
}
.discovery-pop-up-exit-btn .line1,
.discovery-pop-up-exit-btn .line2 {
  transition: transform 0.5s ease-in-out;
  position: absolute;
}
.discovery-pop-up-exit-btn .line1 {
  transition-duration: 0.4s;
  transform: rotate(45deg);
}
.discovery-pop-up-exit-btn .line2 {
  transition-duration: 0.6s;
  transform: rotate(-45deg);
}
.discovery-pop-up-exit-btn .line1.rotated {
  transform: rotate(135deg);
}
.discovery-pop-up-exit-btn .line2.rotated {
  transform: rotate(225deg);
}
.influencer-resource-template-default
  .wp-site-blocks
  > div:first-child
  > section:nth-child(3)
  > div
  > div:nth-child(2) {
  grid-template-columns: 1fr;
}
.influencer-resource-template-default
  .wp-site-blocks
  > div:first-child
  > section:nth-child(3)
  > div
  > div:nth-child(2)
  h4 {
  text-align: left;
  display: inline-block;
  margin-left: 10px;
}
.influencer-resource-template-default
  .wp-site-blocks
  > div:first-child
  > section:nth-child(3)
  > div
  > div:nth-child(2)
  svg {
  vertical-align: sub;
}
.influencer-resource-template-default
  .wp-site-blocks
  > div:first-child
  > section:first-child
  > div
  > div:first-child {
  width: 65%;
}
.influencer-resource-template-default
  .wp-site-blocks
  > div:first-child
  > section:first-child
  > div
  > div:nth-child(2) {
  width: 35%;
}
@media screen and (max-width: 992px) {
  .influencer-resource-template-default
    .wp-site-blocks
    > div:first-child
    > section:first-child
    > div
    > div:first-child {
    width: 100%;
  }
  .influencer-resource-template-default
    .wp-site-blocks
    > div:first-child
    > section:first-child
    > div
    > div:nth-child(2) {
    width: 100%;
  }
  .influencer-resource-template-default
    .wp-site-blocks
    > div:first-child
    > section:nth-child(3)
    > div
    > div:nth-child(2)
    h4 {
    text-align: left;
  }
}
@media screen and (max-width: 576px) {
  .influencer-resource-template-default
    .wp-site-blocks
    > div:first-child
    > section:nth-child(3)
    > div
    > div:nth-child(2)
    div {
    display: block;
  }
}
.home .cc-mdl {
  z-index: 10000;
}
.section-grinhead.grey-grinhead .section-grinhead-wrapper {
  background-color: #211142;
}
.grey-grinhead .menu-2024 .cc-nav-content .cc-nav-dropdown:hover {
  background-color: #000;
}
.menu-2024 .cc-nav-content .cc-nav-dropdown .cc-nav-dropdown__button {
  background-color: transparent;
}
.menu-2024 .cc-nav-content .cc-nav-dropdown,
.menu-2024:not([is-modal="true"])
  .cc-nav__submenu-header
  .cc-nav__submenu-header--title {
  transition-duration: 0.4s;
}
.menu-2024.cc-nav:not([is-modal="true"])
  .cc-nav-dropdown
  .cc-nav__section:not(.cc-nav__section--footer)
  .cc-nav__submenu-item--link:hover
  .cc-nav__submenu-item--icon__img {
  filter: saturate(100%) !important;
}
.menu-2024 .customers-link {
  position: relative;
}
.menu-2024 .cc-nav__submenu-item--link::after,
.menu-2024 .customers-link::after {
  content: url(../../uploads/2024/09/Arrow-menu.svg);
  width: 15px;
  height: auto;
  position: absolute;
  right: auto;
  left: 10px;
  opacity: 0;
  transition-duration: 0.4s;
   transform: rotate(180deg);
}
.menu-2024 .cc-nav__submenu-item--link:hover::after,
.menu-2024 .customers-link:hover::after {
  opacity: 1;
}
.video-iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.video-iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}
img[src*="https://t.kmtx.io/ts"]
{
  position: absolute;
  height: 0;
}
.blog-list {
  margin-left: 35px;
}
.kb-table-of-content-nav .blog-list {
  margin-left: 0;
}
.cc-menu .menu-id-28493 {
  display: none;
}
.custom-popup,
.gated-link-popup {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.custom-popup.open,
.gated-link-popup.open {
  display: flex;
}
.custom-popup-inner,
.gated-link-inner {
  background-color: #fff;
  border-radius: 12px;
  padding: 30px;
  width: 50vw;
  position: relative;
  max-height: calc(100vh - 100px);
  overflow-y: auto;
  max-width: 700px;
}
.custom-popup-exit,
.gated-link-popup-exit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-weight: 900;
  font-size: 20px;
  cursor: pointer;
}
.seealso {
  border: 1px solid #e9e9f5;
  border-radius: 5px;
  padding: 15px 25px;
  margin-top: 15px;
  font-weight: 600;
  display: inline-block;
}
.seealso.white {
  background-color: #fff;
}
div.wp-site-blocks .seealso a {
  color: #696eff;
  font-family: Roobert;
}
.seealso p {
  margin: 0 !important;
  font-family: "Roobert";
  font-size: 18px;
  font-weight: 400;
}
.seealso p:before {
  content: url(../../uploads/2022/07/seealso-grin.webp);
  position: relative;
  bottom: -5px;
  left: -7px;
}
.seealso span.gated-link-button {
  font-family: SourceSerifPro !important;
  color: #696eff;
  cursor: pointer;
  transition-duration: 0.25s;
}
.custom-popup-button {
  color: #696eff;
  cursor: pointer;
  transition-duration: 0.25s;
}
.custom-popup-button:hover,
span.gated-link-button:hover {
  color: #2c2c51;
}
.popup-halves {
  display: flex;
}
.popup-halves .popup-left {
  width: 65%;
}
.popup-halves .popup-right {
  width: 35%;
}
.popup-halves h2 {
  line-height: 1.2;
  margin-bottom: 15px;
}
.custom-popup .popup-inner-warning h2 {
  font-size: 1.2em;
  text-align: center;
}
.custom-popup .popup-inner-warning p {
  text-align: center;
}
.grin-purple {
  color: #696eff;
  transition-duration: 0.3s;
}
.grin-purple:hover {
  color: #4e54ff;
}
figure.wp-block-image {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .custom-popup-inner,
  .gated-link-inner {
    width: 91vw;
  }
  .popup-halves {
    flex-direction: column-reverse;
  }
  .popup-halves .half {
    width: 100%;
  }
  .popup-halves .popup-right {
    width: 50%;
    margin: auto;
  }
  .popup-halves h2,
  .popup-halves p {
    text-align: center;
  }
}
.see-grin-container {
  display: flex;
  margin: 20px 0;
  justify-content: center;
  align-items: center;
}
a.see-grin {
  background: #696eff;
  color: #fff;
  padding: 20px;
  border-radius: 30px;
  transition-duration: 0.3s;
  display: inline-block;
}
a.see-grin:hover {
  background: #4e54ff;
}
section.cc-modaler h1 {
  text-align: center;
}
section.cc-modaler {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
}
.separated-last-page .last-page-form-container {
  position: relative;
}
@media screen and (max-width: 992px) {
  ._fixed_bottom_banner .banner-form-col {
    width: 100% !important;
    padding-bottom: 10px;
  }
}
.partnerlogos-slick-banner .slick-slide {
  height: 40px;
  width: 150px;
  margin: 0 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partnerlogos-slick-banner img {
  height: 100%;
  width: auto;
  object-fit: contain;
}
.partnerlogos-slick-banner .slick-arrow {
  display: none;
}
.case-study-slider {
  height: 375px;
  display: block;
}
.case-study-slide .case-study-slide-inner,
.case-study-slide img,
.case-study-slider .cc-vid,
.case-study-slider .flickity-slider,
.case-study-slider .flickity-viewport {
  height: 100%;
}
.case-study-slider .cc-vid,
.case-study-slider .cc-vid video {
  width: 211px;
  object-fit: contain;
}
.case-study-slide img {
  object-fit: contain;
  width: auto;
}
.case-study-slider .cc-vid {
  border-radius: 12px;
}
.case-study-slide {
  padding: 0 15px;
  height: 100%;
}
.tts__listent_content {
  margin-bottom: 15px;
}
.single-post {
  background-color: #000;
}
.single-post h1 {
  text-wrap: balance;
}
@media screen and (min-width: 992px) {
  .single-post .section-c03a822-wrapper {
    column-gap: 60px;
  }
  .single-post .section-c03a822-wrapper article {
    width: calc(70% - 30px);
  }
  .single-post .section-c03a822-wrapper .div-ce0761d {
    width: calc(30% - 30px);
  }
  #post-blog-content,
  .single-news .wp-block-table,
  .single-news .wp-site-blocks article ol li,
  .single-news .wp-site-blocks article p,
  .single-news .wp-site-blocks article ul li,
  .single-post .wp-block-table,
  .single-post .wp-site-blocks article ol li,
  .single-post .wp-site-blocks article p,
  .single-post .wp-site-blocks article ul li {
    font-size: 21px;
  }
}
@media screen and (max-width: 576px) {
  h1.heading-c5f3227 {
    font-size: 32px;
    line-height: 36px;
    text-align: left;
  }
}
.single-news .section-grinhead-wrapper {
  padding: 0 25px;
}
.single-news [class^="list-"] a:not(.cc-btn):not(.wp-element-button):hover,
.single-news section p a:where(:not(.wp-element-button)),
.single-post [class^="list-"] a:not(.cc-btn):not(.wp-element-button):hover,
.single-post section p a:where(:not(.wp-element-button)) {
  color: #fcb116;
}
.single-news ol,
.single-news ul {
  margin: 20px 0;
}
.single-post h3 a {
  color: #fcb116;
}
.blog-details .author-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: unset;
  margin-right: 15px;
}
.blog-details p {
  margin-bottom: unset;
  color: #fff;
  font-size: 20px;
  font-style: normal;
  font-weight: 100;
  text-align: left;
}
.blog-details p a:not(.cc-btn):not(.wp-element-button) {
  text-decoration: none !important;
  color: #fff;
}
.blog-details .dot-separator {
  margin: 0 10px;
}
.wp-site-blocks .playht-iframe-player {
  background-color: #f9f9f9 !important;
  border-radius: 8px;
}
.play-pause-btn .cc-icn {
  transition-duration: 0.3s;
}
.opacity-zero {
  opacity: 0;
}
.single-news
  .wp-block-kadence-accordion
  .wp-block-kadence-pane
  .kt-accordion-header-wrap
  .kt-blocks-accordion-header,
.single-news
  .wp-block-kadence-accordion
  .wp-block-kadence-pane
  .kt-accordion-panel-inner,
.single-post
  .wp-block-kadence-accordion
  .wp-block-kadence-pane
  .kt-accordion-header-wrap
  .kt-blocks-accordion-header,
.single-post
  .wp-block-kadence-accordion
  .wp-block-kadence-pane
  .kt-accordion-panel-inner {
  background-color: #1e1e1e;
  color: #fff;
  font-family: Roobert;
}
.single-post article .wp-block-kadence-tableofcontents.kd-tbcontent {
  display: none;
}
.im101-chapter-content .wp-block-kadence-tableofcontents,
.single-post .wp-block-kadence-tableofcontents.kd-tbcontent {
  background: #fff;
  border-radius: 10px;
  font-family: Roobert;
  color: #000;
  padding: 20px;
}
.single-post .kb-table-of-content-nav .kb-table-of-content-wrap {
  padding: 0 !important;
  background-color: #fff !important;
}
.im101-chapter-content
  article
  .kb-table-of-content-nav
  .kb-table-of-content-wrap,
.single-post article .kb-table-of-content-nav .kb-table-of-content-wrap {
  padding: 20px 0;
}
.im101-chapter-content
  .kb-table-of-contents-title-wrap
  .kb-table-of-contents-title,
.single-post .kb-table-of-contents-title-wrap .kb-table-of-contents-title {
  color: #000 !important;
  font-size: 22px;
}
.single-post
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list {
  list-style: none;
  padding-left: 1em;
}
.im101-chapter-content
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list {
  list-style: none;
  padding-left: 0;
}
.im101-chapter-content
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list
  li,
.single-post
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list
  li {
  font-size: 15px;
  line-height: 18px;
  font-weight: 100;
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
  color: #000;
}
.im101-chapter-content
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list
  li::before,
.single-post
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list
  li::before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background-image: url(../../uploads/2023/02/chevron-right-purple.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 9px;
  transform: translateY(-50%);
  filter: grayscale(100) brightness(0);
}
.im101-chapter-content
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list
  li
  a,
.single-post
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list
  li
  a {
  transition-duration: 0.3s;
}
.im101-chapter-content
  .wp-block-kadence-tableofcontents.kb-table-of-content-nav {
  margin-top: 20px;
}
.im101-chapter-content
  .wp-block-kadence-tableofcontents.kb-table-of-content-nav
  .kb-table-of-content-wrap {
  padding: 0;
}
.im101-chapter-content
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list
  li
  a:hover,
.single-post
  .kb-table-of-content-nav
  .kb-table-of-content-wrap
  .kb-table-of-content-list
  li
  a:hover {
  color: #696eff;
}
.single-post .author-section {
  padding: 60px 0 0 0;
}
.single-post .author-container {
  display: flex;
  box-shadow: 0 0 20px -10px #2124794f;
  padding: 30px;
  margin: auto;
  margin-bottom: 0;
  background: #1e1e1e;
  border-radius: 8px;
  align-items: center;
}
.single-post .author-container .author-image {
  width: 30%;
  padding: 0 30px 0 0;
}
.single-post .author-container .author-image img {
  width: 100%;
  object-fit: contain;
  border-radius: 50%;
  height: auto;
}
.single-post .author-container .author-info {
  width: 70%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.single-post .author-container .author-name {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 20px;
}
.single-post .author-container .author-bio {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .single-post .author-container {
    flex-direction: column;
  }
  .single-post .author-container .author-image,
  .single-post .author-container .author-info {
    width: 100%;
  }
  .author-bio,
  .single-post .author-container .author-name {
    text-align: center;
  }
  .single-post .author-container .author-image {
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .single-post .author-container .author-image img {
    max-width: 150px;
    margin-bottom: 20px;
  }
}
.single-post .wp-site-blocks .kb-table-of-contents-icon-trigger {
  background-color: #696eff !important;
}
.single-news .wp-site-blocks .seealso,
.single-post .wp-site-blocks .seealso {
  border: 1px solid #e9e9f5;
  border-radius: 5px;
  padding: 15px 25px;
  margin-top: 15px;
  display: inline-block;
  font-weight: 500;
  margin: 15px 0;
}
.single-news .wp-site-blocks .seealso a,
.single-post .wp-site-blocks .seealso a {
  color: #fcb116;
  font-weight: 400;
}
.single-news .wp-site-blocks .seealso p,
.single-post .wp-site-blocks .seealso p {
  margin: 0 !important;
  font-family: Roobert;
  font-size: 19px !important;
}
.single-news .wp-site-blocks .seealso p:before,
.single-post .wp-site-blocks .seealso p:before,
.wp-site-blocks .im101-chapter-content .seealso p:before {
  content: url(../../uploads/2022/07/seealso-grin.webp);
  position: relative;
  bottom: -5px;
  left: -7px;
  filter: invert(1);
}
.single-news .wp-site-blocks #post-blog-content .kt-accordion-header-wrap,
.single-post .wp-site-blocks #post-blog-content .kt-accordion-header-wrap {
  font-family: Roobert;
}
.single-news .wp-site-blocks #post-blog-content .kt-accordion-panel-inner,
.single-post .wp-site-blocks #post-blog-content .kt-accordion-panel-inner {
  background: 0 0;
  font-family: Roobert;
  color: #fff;
}
#post-blog-content {
  max-width: 1200px;
  margin: auto;
  padding: 0 15px;
}
#post-blog-content,
.single-news .wp-block-table,
.single-news .wp-site-blocks article ol li,
.single-news .wp-site-blocks article p,
.single-news .wp-site-blocks article ul li,
.single-post .wp-block-table,
.single-post .wp-site-blocks article h5,
.single-post .wp-site-blocks article ol li,
.single-post .wp-site-blocks article p,
.single-post .wp-site-blocks article ul li {
  color: #fff;
  font-family: Roobert;
  font-weight: 300;
}
.single-post .wp-site-blocks article h5 {
  font-weight: 500;
  font-size: 22px;
}
#frequently-asked-questions {
  margin-bottom: 20px;
}
.single-post .faq-container {
  margin-top: 30px;
}
.single-post .wp-site-blocks #post-blog-content .author-container .author-bio,
.single-post .wp-site-blocks #post-blog-content .author-container .author-name,
.single-post
  .wp-site-blocks
  #post-blog-content
  .hand-picked-content
  .cc-query-item
  h6,
.single-post .wp-site-blocks #post-blog-content .hand-picked-content p {
  color: #fff;
}
.single-post .wp-site-blocks #post-blog-content .hand-picked-content {
  padding: 60px 0 0 0;
}
.single-post
  .wp-site-blocks
  #post-blog-content
  .hand-picked-content
  .cc-query-item
  > a {
  background-color: #1e1e1e;
  height: 100%;
  display: flex;
  justify-content: flex-start;
}
.single-post .wp-site-blocks #post-blog-content .hand-picked-content p {
  margin: 0;
  line-height: 1.2em;
}
.single-post .wp-site-blocks #post-blog-content .hand-picked-content h6 {
  color: #fff;
  line-height: 1.2em;
}
.single-post
  .wp-site-blocks
  #post-blog-content
  .hand-picked-content
  .cc-query-item
  a
  > div:first-of-type
  h6 {
  color: #000;
}
.single-news .wp-site-blocks article h2,
.single-post .wp-site-blocks article h2 {
  font-family: Roobert;
  font-weight: 600;
  line-height: 42px;
  margin-top: 25px !important;
  color: #fff;
}
.single-news .wp-site-blocks article h4,
.single-news .wp-site-blocks h3,
.single-post .wp-site-blocks article h4,
.single-post .wp-site-blocks h3 {
  font-family: Roobert;
  color: #fcb116;
  margin-top: 25px;
  font-weight: 600;
}
.single-news .wp-site-blocks article h1,
.single-news .wp-site-blocks article h2,
.single-news .wp-site-blocks article h3,
.single-news .wp-site-blocks article h4,
.single-post .wp-site-blocks article h1,
.single-post .wp-site-blocks article h2,
.single-post .wp-site-blocks article h3,
.single-post .wp-site-blocks article h4,
.single-post .wp-site-blocks article p {
  margin: 25px 0;
}
@media screen and (max-width: 576px) {
  .blog-details .dot-separator {
    display: none;
  }
}
/*# sourceMappingURL=style.min.css.map */
