/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/wp-default/scss/templates/single-post.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
.single {
  overflow-x: hidden;
  /* Order / Unorder List style */
  /* End Order / Unorder List style */
  /*=================
   Article single
   Page Header section
   ==================*/
  /*=================
   post Content section
   ==================*/
  /* Sidebar */
  /* Post Table content style */
  /* Post content footer */
  /**
   Single page taxonomy
   */
  /* Related Post header */
  /* Related Posts */
  /* End Related post */
  /* Content bottom social srare */
  /* End Content bottom social srare */
  /* Global responsive styles */
  /* End Global responsive styles */
  /* -------------------------------------------------------------------------- */
  /* Comments
   /* -------------------------------------------------------------------------- */
  /* comment validation styles */
  /* -------------------------------------------------------------------------- */
  /*	Side scrolling promo bar css
   /* -------------------------------------------------------------------------- */
  /* .has-button {
       text-align: center;
       padding: 15px 0;
   } */
  /* Video promo */
  /* Sidebar Text promo */
  /* Header promo  */
  /**
   Top progress bar css
   */
  /**
   * CTA styles
   */
  /* .columns .single-box.two {
       background-color: #fcb900;
   }

   .columns .single-box.three {
       background-color: #7bdcb5;
   } */
  /**
    * CTA Border
    */
  /**
   * Global article styles
   */
  /**
   * Sidebar Newsletter style
   */
  /**
   * Article breadcrumb style
   */
  /* Fixed reading time styles */
  /**
   * Global Form in Article Inner page
   */
  /* Retouching Labs Child Theme  */
  /* Ads Features */
  /* Ads Feature End */
}
.single .post-content {
  font-size: 1.125rem;
  line-height: 1.61111em;
  font-weight: 500;
  margin-top: 1em;
  margin-bottom: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #33475b;
  padding: 0;
}
.single .post-content p {
  font-size: 1.125rem;
  line-height: 1.61111em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.single .post-content a {
  font-weight: 600;
}
.single h1,
.single h2,
.single h3,
.single h4,
.single h5,
.single h6,
.single .h1,
.single .h2,
.single .h3,
.single .h4,
.single .h5,
.single .h6 {
  margin: 0.5em 0;
}
.single h1,
.single .h1 {
  font-size: 1.75rem;
  line-height: 1.42857em;
  font-weight: 700;
}
@media (min-width: 768px) {
  .single h1,
  .single .h1 {
    font-size: 2.875rem;
    line-height: 1.30435em;
  }
}
.single h2,
.single .h2 {
  font-size: 1.5rem;
  line-height: 1.41667em;
  font-weight: 700;
}
@media (min-width: 768px) {
  .single h2,
  .single .h2 {
    font-size: 2rem;
    line-height: 1.3125em;
  }
}
.single h3,
.single .h3 {
  font-size: 1.5rem;
  line-height: 1.41667em;
  font-weight: 500;
}
.single h4,
.single .h4 {
  font-size: 1.375rem;
  line-height: 1.36364em;
  font-weight: 600;
}
.single h5,
.single .h5 {
  font-size: 1.25rem;
  line-height: 1.4em;
  font-weight: 700;
}
.single h6,
.single .h6 {
  font-size: 1.125rem;
  line-height: 1.44444em;
  font-weight: 700;
}
.single strong {
  font-weight: 600;
}
.single em {
  font-style: italic;
}
.single .post-content ul,
.single .post-content ol {
  margin: 1em 0 0.25em;
  padding: 0;
}
.single .post-content ul li,
.single .post-content ol li {
  list-style-type: none;
  margin: 0 0 0.75em;
  padding: 0 0 0 1.5em;
}
.single .post-content ul li > ul,
.single .post-content ul li > ol,
.single .post-content ol li > ul,
.single .post-content ol li > ol {
  margin: 1em 0 0;
}
.single .post-content ul li {
  font-size: 1.125rem;
  line-height: 1.61111em;
  font-weight: 500;
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
  padding-left: 1.25rem;
}
@media (min-width: 768px) {
  .single .post-content ul li {
    font-weight: 400;
  }
}
.single .post-content ul li::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.5em;
  left: 0.025em;
  background-color: #2d3e50;
  border-radius: 50%;
  width: 6px;
  height: 6px;
}
.single .post-content ul li.blocks-gallery-item::before {
  display: none;
}
.single .post-content ol {
  counter-reset: item;
}
.single .post-content ol > li {
  font-size: 1.125rem;
  line-height: 1.61111em;
  font-weight: 500;
  margin-top: 1em;
  margin-bottom: 1em;
  counter-increment: item;
  position: relative;
}
@media (min-width: 768px) {
  .single .post-content ol > li {
    font-weight: 400;
  }
}
.single .post-content ol > li::before {
  position: absolute;
  top: 0;
  left: -1.5em;
  content: counter(item) ".";
  display: inline-block;
  color: #2d3e50;
  font-weight: 700;
  text-align: right;
  width: 2.5em;
  padding-right: 0.5em;
}
.single [data-background=gradient3] {
  /* background-image: -o-linear-gradient(45deg, #0048A1, #0048A1);
      background-image: linear-gradient(45deg, #0048A1, #0048A1); */
  background-color: var(--rul-primary-color);
}
.single .pillar-page-header {
  color: #fff;
  margin-bottom: 3rem;
  background-color: var(--rul-primary-color);
  /* background-image: -o-linear-gradient(45deg, #0048A1, #0048A1);
      background-image: linear-gradient(45deg, #0048A1, #0048A1); */
  width: 100%;
}
.single .post-inner-thumb > img {
  width: 100%;
  height: auto;
}
.single .pillar-page-header__text {
  position: relative;
  z-index: 2;
}
.single .pillar-page-header__text p {
  font-size: 1.1rem;
}
.single .pillar-page-header__text h1 {
  margin-bottom: 0;
}
.single .pillar-page-header__text .author {
  margin-top: 0;
  font-size: 0.825rem;
  color: #e9e9e9;
}
.single .pillar-page-header__text .author a {
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
.single .pillar-page-header__text .author a:hover {
  color: #fff;
}
.single .rul-comment-link {
  margin-left: 15px;
}
.single .rul-comment-link small {
  font-weight: 600;
  font-size: 14px;
}
@media (max-width: 575.98px) {
  .single .rul-comment-link {
    margin-left: 0;
    display: block;
    margin-top: 5px;
  }
}
.single .rul-comment-link i.fa-comment {
  margin-right: 4px;
}
.single .pillar-page-header__content {
  overflow: hidden;
  padding: 50px 20px;
  border-bottom-right-radius: 0;
}
.single .pillar-page-header .pillar-page-header__offers {
  background-color: #fff;
  padding: 30px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  color: #33475b;
  align-items: center;
  max-width: 85%;
  margin-top: 30px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .single {
    /* .pillar-page-header .pillar-page-header__offers {
            display: none
        } */
  }
  .single .pillar-page-header .pillar-page-header__offers {
    max-width: 100%;
  }
  .single .pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-image {
    display: none;
  }
  .single .pillar-page-header__image + .pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-cta {
    padding: 0 8px;
  }
  .single .pillar-page-header .pillar-page-header__offers {
    padding: 15px;
  }
}
.single .pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-content h5 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85rem;
  letter-spacing: 0.025em;
}
.single .pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-content p {
  margin-top: 0;
  font-size: 0.85rem;
}
.single .pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-cta {
  background-color: #ff7a59;
  color: #fff;
  font-weight: 600;
  font-size: 1.005rem;
}
.single .pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-image {
  max-width: 35%;
  margin-right: 20px;
}
.single .pillar-page-header .pillar-page-header__offers .pillar-page-header__offer-image img {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .single .pillar-page-header {
    display: flex;
    min-height: 430px;
  }
  .single .pillar-page-header__image {
    overflow: hidden;
    width: calc(50% + 0px);
    margin-left: 0;
    position: relative;
    z-index: 10;
    background-position: center;
    order: 1;
    display: flex;
    align-items: center;
    justify-content: right;
  }
  .single .pillar-page-header__image + .pillar-page-header__content {
    width: calc(50% + 250px);
    padding-right: 0;
    display: flex;
    align-items: center;
  }
  .single .pillar-page-header__image + .pillar-page-header__content .pillar-page-header__text {
    float: right;
    max-width: 650px;
    padding-right: 80px;
  }
  .single .pillar-page-header__image + .pillar-page-header__content .pillar-page-header__offers {
    background-color: #fff;
    padding: 30px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    color: #33475b;
    align-items: center;
    max-width: 85%;
    margin-top: 30px;
    border-radius: 3px;
  }
}
@media (max-width: 1023.98px) {
  .single .pillar-page-header {
    padding-top: 10px;
    flex-direction: column-reverse;
    display: flex;
  }
  .single .post-inner-thumb > img {
    width: 100%;
    height: auto;
  }
  .single .pillar-page-header__image {
    padding: 0 20px 20px;
  }
}
@media (max-width: 991.98px) {
  .single body.single-insights .pillar-page-header__content {
    padding: 20px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 767px) {
  .single .pillar-page-header__image + .pillar-page-header__content .pillar-page-header__offers {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .single .pillar-page-header__image + .pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-content h5 {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.85rem;
    letter-spacing: 0.025em;
  }
  .single .pillar-page-header__image + .pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-content p {
    margin-top: 0;
    font-size: 0.85rem;
  }
  .single .pillar-page-header__image + .pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-cta {
    color: #fff;
    font-weight: 600;
    font-size: 1.005rem;
    padding: 3px 8px;
    border-radius: 2px;
  }
  .single .pillar-page-header__image + .pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-image {
    max-width: 35%;
    margin-right: 20px;
  }
  .single .pillar-page-header__image + .pillar-page-header__content .pillar-page-header__offers .pillar-page-header__offer-image img {
    width: 100%;
  }
  .single .pillar-page-header__content {
    width: 100%;
    background-size: cover;
  }
  .single .pillar-page-header__content[data-image-frame] {
    margin-bottom: 0;
    overflow: visible;
  }
  .single .pillar-page-header__content[data-image-frame] .pillar-page-header__text {
    max-width: 40vw;
    padding-top: 0;
    margin-left: 0;
  }
  .single .pillar-page-header__text {
    max-width: 1080px;
    margin: 0 auto;
  }
}
.single .container-content {
  padding: 0 4rem;
}
.single .post-read-time {
  font-size: 0.75rem;
  white-space: nowrap;
}
.single .post-share-wrapper {
  margin-top: 12px;
  margin-left: -9px;
}
.single .social-share-item {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  margin: 0 2px 5px;
  line-height: 0;
  padding: 0.5rem 0;
  display: inline-block;
}
.single .social-share-item:hover {
  transform: translateY(-4px);
  color: #fff;
  text-decoration: none;
}
.single .social-share-item svg {
  fill: var(--rul-primary-color) !important;
  cursor: pointer;
}
.single .table-content-wrapper {
  background: #f5f8fa;
  border-radius: 0.1875rem;
}
.single .table-content-title {
  padding: 1rem 0.5rem 0.5rem;
  font-weight: 600;
  font-size: 1rem;
}
.single .table-content-list {
  overflow: auto;
  margin: 0;
  padding: 0;
  padding-top: 0.5rem;
  list-style: none;
  border-top: 1px solid #cbd6e2;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(203, 214, 226);
}
.single .table-content-list li {
  padding: 0.5rem;
}
.single .table-content-list li a {
  font-size: 0.875rem;
  color: #33475b;
  font-weight: 500;
  transition: 0.24s;
}
.single .table-content-list li.active-menu {
  background-color: #eaf0f6;
}
.single .table-content-list li.active-menu a {
  font-size: 0.9rem;
  color: var(--rul-primary-color);
}
.single .post-content .post-content-publish-date {
  font-size: 0.825rem;
  font-style: italic;
  margin-top: 2rem;
}
.single .taxonomy-type {
  font-weight: 700;
  margin-right: 10px;
  margin-top: 3px;
  font-size: 15px;
}
.single .cat-list.single-cat-list ul li a {
  color: #000;
  border: 1px solid #000;
  padding: 1px 6px;
  margin-right: 5px;
  margin-bottom: 10px;
  text-decoration: none;
  transition-duration: 0s;
  font-size: 13px;
}
.single .cat-list.single-cat-list ul li a:hover {
  color: var(--rul-primary-color) !important;
  border-color: var(--rul-primary-color);
}
.single .blog-section-header--border-top {
  border-top: 3px solid #dfe3eb;
  text-align: center;
  margin-top: 3rem;
  padding: 2rem 0 0;
  width: 100%;
}
.single .blog-section-header__heading {
  position: relative;
  margin: 0.5em 0;
}
.single .blog-section-header--arrow-down .blog-section-header__heading::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 50%;
  transform: translateX(-50%);
  top: 115%;
  background-image: url(//cdn2.hubspot.net/hubfs/53/assets/blog.hubspot.com/images/small-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.single .related-posts {
  padding: 3rem 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .single .related-posts {
    flex-direction: column;
  }
  .single .close-arrow {
    font-size: 24px;
    width: 47px;
    height: 37px;
    line-height: 35px;
  }
}
.single .related-posts .blog-card {
  max-width: 100%;
}
@media (min-width: 991px) {
  .single .table-content-list {
    max-height: 60vh;
    scroll-behavior: smooth;
  }
  .single .related-posts .blog-card {
    max-width: 33.3%;
    margin: 0.5rem;
  }
  .single .no-tbl-content .social-share-item {
    display: table-caption;
  }
}
.single .related-posts article:nth-child(n+3) {
  flex-basis: 100%;
}
.single .related-posts h3 a {
  font-weight: 500;
}
.single .posts-by-topic {
  padding-top: 3rem;
}
.single .posts-by-topic .hs-rss-module {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 500px) {
  .single .posts-by-topic .hs-rss-module {
    flex-direction: column;
  }
}
.single .posts-by-topic .hs-rss-module .hs-rss-item {
  -webkit-backface-visibility: hidden;
  cursor: pointer;
  transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
  overflow: hidden;
  display: flex;
  width: 32%;
  background-color: #eaf0f6;
  border-radius: 3px;
  flex-wrap: wrap;
  justify-content: flex-end;
  flex-direction: column-reverse;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  backface-visibility: hidden;
  position: relative;
}
.single .posts-by-topic .hs-rss-module .hs-rss-item:hover {
  box-shadow: 0 10px 50px -5px rgba(51, 71, 91, 0.12);
  transform: scale(1.014);
}
@media (max-width: 500px) {
  .single .posts-by-topic .hs-rss-module .hs-rss-item {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .single .posts-by-topic .hs-rss-module .hs-rss-item:not(:nth-child(3)):not(:nth-child(7)) {
    margin-right: 1rem;
  }
}
.single .hs-related-blog-item,
.single .hs-rss-item {
  margin-bottom: 20px;
}
.single .hs-rss-item > a {
  text-decoration: none;
}
.single .posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-item-text {
  width: auto;
}
.single .posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-item-image-wrapper {
  width: auto;
}
.single .posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-byline {
  padding: 0 20px;
  color: #33475b;
}
.single .posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-description {
  padding: 0 20px;
}
.single .posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-description p {
  color: #33475b;
  font-size: 1.125rem;
  line-height: 1.61111em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.single .posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-description p a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: transparent;
}
.single .posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-title {
  font-size: 2rem;
  padding: 20px;
  color: #33475b;
  display: block;
  line-height: 40px;
  text-decoration: none;
}
.single .posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-title:hover {
  text-decoration: none;
}
.single .content-footer-share-icnos {
  text-align: center;
  margin-top: 50px;
}
.single .content-footer-share-icnos .social-share-item svg {
  background: var(--rul-primary-color);
  color: #fff;
  fill: #fff !important;
  display: block;
  border-radius: 50%;
  box-sizing: content-box;
  cursor: pointer;
}
.single .content-footer-share-icnos .social-share-item.twitter-svg svg {
  width: 22px;
  height: 22px;
  padding: 5px;
}
@media (min-width: 768px) {
  .single .content-footer-share-icnos .social-share-item {
    margin: 0 20px 5px;
  }
}
@media (max-width: 991.98px) {
  .single .posts-by-topic .hs-rss-module .hs-rss-item {
    width: 31%;
  }
  .single .posts-by-topic .hs-rss-module .hs-rss-item a {
    width: 100%;
  }
  .single .posts-by-topic .hs-rss-module .hs-rss-item .hs-rss-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  .single .container-content {
    padding: 0 2rem;
  }
  .single .posts-by-topic .hs-rss-module .hs-rss-item {
    width: 100%;
  }
}
.single .comment-form label {
  width: 100%;
}
.single .comment-form label[for=wp-comment-cookies-consent] {
  width: inherit;
}
.single .comment-form input[type=text],
.single .comment-form input[type=email],
.single .comment-form input[type=url],
.single .comment-form textarea {
  width: 100%;
  padding: 7px 15px;
  border: 1px solid #ddd;
  border-radius: 7px;
}
.single .comments-area {
  /* width: 81%; */
  margin: 0 auto;
  padding: 50px;
  background: #f9f9f9;
  margin-top: 25px;
  color: #33475b;
}
.single .comments-area .view-more-comments .view-more-comments-btn {
  display: inline-block;
  padding: 0 19px;
  color: var(--rul-primary-color);
  font-size: 17px;
  border-radius: 5px;
  margin-top: 5px;
  border: 1px solid var(--rul-primary-color);
}
.single .comments-area > .comments-title {
  margin-top: 0;
}
.single .comment-form-author {
  padding-right: 10px;
}
.single .comment-form-email {
  padding-left: 10px;
}
.single .comment-form-author,
.single .comment-form-email {
  width: 50%;
  float: left;
}
.single .required {
  color: #f00;
}
.single .comments-area ol {
  list-style: none;
}
.single .comments-area ol.children li {
  padding: 25px 0 0;
}
.single ol.comment-list {
  padding-left: 0;
}
.single ol.comment-list > li.comment {
  border-bottom: 1px solid #ddd;
  padding: 23px 0;
}
.single .comment-author b.fn {
  font-size: 20px;
  display: inline-block;
}
.single .comment-author b.fn a {
  text-decoration: none;
  color: inherit;
}
.single .comment-metadata {
  font-size: 13px;
  margin-top: 3px;
  margin-bottom: 4px;
}
.single .comment-metadata a {
  color: inherit;
}
.single .comment-meta .says {
  font-size: 14px;
}
.single .comment-reply-link {
  display: inline-block;
  padding: 0 19px;
  color: var(--rul-primary-color);
  font-size: 13px;
  border-radius: 5px;
  margin-top: 5px;
  border: 1px solid var(--rul-primary-color);
}
.single .comment-content {
  font-size: 1rem;
}
.single .comment-notes {
  font-size: 0.9rem;
}
.single #reply-title {
  margin-bottom: 4px;
}
.single .comment-content p {
  margin-bottom: 3px;
}
.single .comment-metadata .comment-edit-link {
  margin-left: 10px;
  border: 1px solid;
  padding: 0 15px;
  text-decoration: none;
}
.single .comment-reply-title small > a {
  display: inline-block;
  padding: 3px 23px;
  color: var(--rul-primary-color);
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid var(--rul-primary-color);
  margin-left: 16px;
}
.single .comment-author.vcard > img {
  margin-right: 7px;
}
.single .comment-form-cookies-consent {
  display: none;
}
.single .comment-form-comment,
.single .comment-form-author,
.single .comment-form-email {
  margin-bottom: 0;
}
.single .error-comment-field {
  border: 1px solid #f00 !important;
}
.single .comment-field-error-message {
  font-size: 13px;
  color: #f00;
  visibility: hidden;
  opacity: 0;
  transition: 0.2s;
}
.single .show-message.comment-field-error-message {
  visibility: visible;
  opacity: 1;
}
.single .comment-message {
  padding: 0 27px;
  font-size: 14px;
  min-width: 216px;
  text-align: center;
  border-radius: 5px;
  margin: 0;
  display: none;
}
.single .show-message.comment-success-message {
  display: block;
}
.single .comment-success-message {
  border: 2px solid #008000;
  color: #008000;
}
@media (max-width: 991.98px) {
  .single .comments-area {
    width: inherit;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .single .comments-area {
    margin-top: 20px;
  }
  .single .comment-form-author,
  .single .comment-form-email {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.single .side-scrolling-promo-bar,
.single .mobile-promo-box {
  max-width: 400px;
  padding: 0;
  background-color: #fff;
  position: fixed;
  bottom: -100%;
  right: 0;
  z-index: 10;
  transition: 0.5s ease-in-out;
  border-top-left-radius: 8px;
  transform: translate(100%, 100%);
  overflow: hidden;
}
.single .side-scrolling-promo-bar.youtube-promo-lg {
  max-width: 352px;
}
.single .mobile-promo-box {
  display: none;
  max-width: 100%;
  transform: translate(0, 100%);
}
.single .side-scrolling-promo-bar.show,
.single .mobile-promo-box.show {
  bottom: 0;
  transform: translate(0, 0);
}
.single .hsg-rich-text__wrapper img {
  margin: 20px 0;
  max-width: 100%;
}
.single .close-arrow {
  position: absolute;
  font-size: 18px;
  width: 30px;
  height: 25px;
  display: block;
  text-align: center;
  cursor: pointer;
  border-top-left-radius: 8px;
  transition: 0.3s;
  opacity: 0.8;
  z-index: 1;
  background: var(--rul-primary-color);
  color: #fff;
  line-height: 25px;
}
.single .close-arrow:hover {
  opacity: 1;
}
.single .btn-gradient {
  background: rgb(4, 123, 251);
  background: linear-gradient(90deg, rgb(4, 123, 251) 0%, rgba(111, 4, 251, 0.7035407913) 100%);
  color: #fff;
  text-decoration: none;
}
.single .btn-gradient:hover {
  color: #fff;
  text-decoration: none;
  background: rgb(111, 4, 251);
  background: linear-gradient(90deg, rgba(111, 4, 251, 0.7035407913) 20%, rgb(4, 123, 251) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f87927", endColorstr="#ff3400", GradientType=1);
}
.single .promo-btn {
  font-size: 14px;
  padding: 6px 15px;
}
.single .side-scrolling-promo-bar-btn {
  position: fixed;
  right: 0;
  min-width: 195px;
  bottom: 0;
  padding: 4px 16px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  z-index: 2;
}
.single .video-promo.side-scrolling-promo-bar,
.single .video-promo.mobile-promo-box {
  padding: 0;
}
.single .video-promo .close-arrow {
  border-top-left-radius: 0;
  z-index: 1;
  left: -1px;
}
.single .video-promo video {
  margin-bottom: -7px;
}
.single .sidebar-text-promo {
  padding: 17px 10px;
  height: 200px;
  width: 400px;
}
.single .text-promo-content-link {
  display: block;
  text-decoration: none;
  height: 100%;
  width: 100%;
}
.single .text-promo-content-link:hover,
.single .text-promo-content-link:focus-visible {
  text-decoration: none;
}
.single .text-promo-content-link:focus-visible {
  outline: none;
}
.single .text-promo-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
.single .has-small-promo-img .text-promo-content {
  width: 70%;
}
.single .has-small-promo-img .text-promo-content {
  padding-right: 10px;
}
.single .text-promo-content .text-promo-title {
  display: block;
  font-size: 1.3rem;
  font-weight: 600;
}
.single .text-promo-content .text-promo-dsc {
  display: block;
  color: #444;
  font-size: 1rem;
  margin: 10px 0;
}
.single .text-promo-content .promo-btn {
  display: inline-block;
}
.single .text-promo-img {
  max-width: 160px;
  max-height: 150px;
}
.single .has-txt-promo-bg-img.sidebar-text-promo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.single .has-txt-promo-bg,
.single .has-txt-promo-bg-video.has-txt-promo-bg,
.single .has-txt-promo-bg-video.sidebar-text-promo,
.single .has-txt-promo-bg-img.sidebar-text-promo {
  padding: 0;
  border: 0;
}
.single .has-txt-promo-bg.sidebar-text-promo .close-arrow,
.single .has-txt-promo-bg-video.sidebar-text-promo .close-arrow,
.single .has-txt-promo-bg-img.sidebar-text-promo .close-arrow {
  top: 0;
  left: 0;
}
.single .txt-promo-bg-video {
  z-index: 0;
  border-top-left-radius: 8px;
  position: absolute;
  width: 400px;
  height: 100%;
  object-fit: cover;
}
.single .text-promo-overlay {
  padding: 17px 10px;
  position: relative;
  height: 100%;
  border-top-left-radius: 8px;
}
.single .txt-promo-align-center:not(.has-small-promo-img) .text-promo-wrapper {
  justify-content: center;
}
.single .txt-promo-align-center:not(.has-small-promo-img) .text-promo-content {
  padding-right: 0;
}
.single .txt-promo-align-center .text-promo-content {
  text-align: center;
}
.single .header-promo-txt-center .pillar-page-header__offer-content {
  text-align: center;
}
.single .pillar-page-header__image + .pillar-page-header__content .header-promo-no-thumb.header-promo-txt-center {
  justify-content: center;
}
@media (min-width: 768px) {
  .single .mobile-promo-box {
    display: none !important;
  }
}
@media (max-width: 575.98px) {
  .single .side-scrolling-promo-bar {
    display: none !important;
  }
  .single .mobile-promo-box {
    display: block;
  }
  .single .side-scrolling-promo-bar-btn {
    display: block !important;
    width: 100%;
    padding: 7px 16px;
  }
  .single .has-small-promo-img .text-promo-wrapper {
    justify-content: space-around;
  }
  .single .txt-promo-bg-video,
  .single .sidebar-text-promo {
    width: 100%;
  }
}
.single #progress-bar {
  --scrollAmount: 0%;
  background-image: linear-gradient(120deg, rgb(4, 123, 251) 0%, rgba(111, 4, 251, 0.3197872899) 94%);
  width: var(--scrollAmount);
  height: 6px;
}
@media screen and (max-width: 991px) {
  .single #progress-bar {
    position: fixed;
    top: 51px;
  }
}
.single .wrapper {
  text-align: center;
  overflow: hidden;
  margin-bottom: 30px;
}
.single .wrapper h2 {
  color: #2c3340;
  font-size: 1.8em;
}
.single .wrapper:not(.border-style) .columns {
  position: relative;
  margin-top: 0;
  padding-top: 140px;
}
.single .columns svg {
  position: absolute;
  z-index: 1;
}
.single .columns svg:nth-child(1) {
  top: 0;
  left: 27px;
}
.single .columns svg:nth-child(2) {
  top: 0;
  left: 50%;
}
.single .columns svg:nth-child(3) {
  top: 0;
  right: 27px;
}
.single .columns .single-box {
  width: 33.33333333%;
  float: left;
  font-size: 0.8em;
  background-color: #ff6900;
  transition-property: transform;
  transition-duration: 1s, 1s, 0.7s;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94), ease, ease;
  transition-delay: 0s, 0s, 0s;
  position: relative;
  z-index: 2;
}
.single .footer-cta .columns .single-box {
  background-color: #fff;
}
.single .one-box-item .columns .single-box {
  width: 100%;
}
.single .two-box-item .columns .single-box {
  width: 50%;
}
.single .one-box-item .columns,
.single .two-box-item .columns {
  position: relative;
  margin-top: 40px;
}
.single .two-box-item .columns svg:nth-child(2) {
  display: none;
}
.single .columns .single-box:hover {
  z-index: 3;
  transform: scale(1.01);
  box-shadow: 1px 1px 4px 4px rgba(14, 8, 8, 0.18);
}
.single .columns .single-box h3 {
  display: flex;
  width: 100%;
  padding: 35px 15%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 700;
  min-height: 250px;
  margin: 0;
}
.single .columns .single-box h3 a {
  color: #fff;
  text-decoration: none;
}
.single .clickable-box {
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .single .columns .single-box h3 {
    font-size: 1.5em;
  }
  .single .columns .single-box h3 {
    padding: 40px 15px 20px;
    min-height: 180px;
  }
}
@media (max-width: 767.98px) {
  .single .wrapper:not(.border-style) .columns {
    padding-top: 0;
  }
  .single .columns svg {
    display: none;
  }
  .single .columns {
    margin-top: 35px;
  }
}
@media (max-width: 575.98px) {
  .single .wrapper h2 {
    font-size: 1.3em;
  }
  .single .columns .single-box h3 {
    font-size: 1em;
  }
  .single .columns .single-box h3 {
    min-height: 100px;
    padding: 10px 10%;
  }
}
.single .wrapper.border {
  padding: 35px 0;
  border-top: 3px solid #ddd;
  border-bottom: 3px solid #ddd;
  margin-top: 30px;
}
.single .wrapper.border h2 {
  margin: 0 0 20px;
}
.single .wrapper.border .columns {
  margin-top: 0;
}
@media (min-width: 1040px) {
  .single .related-post-section,
  .single .comment-section {
    width: 75%;
    margin: 0 auto;
  }
  .single .posts-by-topic .hs-rss-module .hs-rss-item {
    width: 31%;
  }
  .single .comment-section {
    padding: 0 5rem 25px;
  }
}
.single .sidebar-newsletter {
  position: fixed;
  right: -255px;
  top: 40%;
  max-width: 255px;
  padding-left: 20px;
  border-left: 1px solid;
  padding-right: 25px;
  transition: 0.3s;
}
.single .sidebar-newsletter.show {
  right: 0;
}
.single .sidebar-newsletter-text {
  font-size: 0.9rem;
  line-height: 1.5em;
  color: #33475b;
}
.single .sidebar-n-email-field {
  display: block;
  width: 100%;
  height: 38px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #33475b;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 8px 12px 8px 0;
  border: 1px solid #33475b;
  outline: none;
}
.single .sidebar-n-email-field:hover,
.single .sidebar-n-email-field:active {
  border-color: var(--rul-primary-color);
}
.single .sidebar-n-email-submit {
  border: 1px solid var(--rul-primary-color);
  border-radius: 20px;
  background-color: #fff;
  transform: translate(0, 0);
  transition: opacity 0.2s ease;
  color: var(--rul-primary-color);
  display: inline-block;
  padding: 9px 15px;
  -webkit-appearance: button;
  cursor: pointer;
}
@media (max-width: 1199.98px) {
  .single .sidebar-newsletter {
    max-width: 190px;
  }
}
@media (max-width: 991.98px) {
  .single .sidebar-newsletter.show {
    display: none !important;
  }
}
.single .article-breadcrumb {
  font-size: 12px;
}
.single .article-breadcrumb .link-item {
  color: #fff;
  margin-right: 17px;
  position: relative;
  display: inline-block;
}
.single .article-breadcrumb .link-item::after {
  position: absolute;
  content: ">";
  right: -14px;
  top: 1px;
  display: block;
}
.single .article-breadcrumb .active-link {
  color: rgba(255, 255, 255, 0.8784313725);
}
.single .click-table-of-content {
  display: none;
}
.single .tbl-content-click-btn {
  display: none;
}
@media (max-width: 1199px) {
  .single .left-sidebar-rul .post-share-wrapper {
    display: flex;
    align-items: center;
  }
  .single .table-content-wrapper.desktop-version {
    opacity: 0;
    position: fixed;
    visibility: hidden;
    max-height: calc(100vh - 268px);
  }
  .single .click-table-of-content {
    display: block;
  }
  .single .pillar-page-header {
    margin-bottom: 2rem;
  }
  .single .post-read-time {
    padding-top: 13px;
    padding-bottom: 9px;
    display: flex;
    justify-content: space-between;
  }
  .single .post-read-time.fixed-reading-time {
    position: fixed;
    top: 63px;
    width: 100%;
    left: 0;
    background-color: #fff;
    z-index: 9;
    padding-left: 2rem;
    padding-right: 2rem;
    box-shadow: 0 0 6px #ccc;
    transition: 1s;
    transition-property: top;
  }
  .single .post-read-time.fixed-reading-time.center-item {
    display: flex;
    justify-content: center;
  }
  .single .hidden-post-read-time-height.active {
    padding: 23px 0;
    display: block;
  }
  .single .post-share-wrapper {
    margin-top: 0;
  }
  .single .click-table-of-content {
    display: block;
    position: fixed;
    top: 102px;
    width: 100%;
    z-index: 2;
    background: #fff;
    padding: 0 2rem;
    transition: 0.3s;
    transform: rotate3d(1, 0, 0, 90deg);
    transform-origin: top;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    overscroll-behavior: contain;
  }
  .single .click-table-of-content.active {
    transform: rotate3d(0, 0, 0, 0);
    opacity: 1;
    visibility: visible;
    top: 102px;
  }
  .single .click-table-of-content .table-content-list {
    max-height: calc(100vh - 268px);
    overflow-y: auto;
    overflow-x: hidden;
    overscroll-behavior: contain;
  }
  .single .tbl-content-click-btn {
    display: block;
    opacity: 0;
    transition: 0.2s;
    visibility: hidden;
  }
  .single .tbl-content-click-btn.tbl-content-on {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 1199px) and (max-width: 991px) {
  .single .post-read-time.fixed-reading-time {
    top: 51px;
  }
  .single .click-table-of-content.active {
    top: 91px;
  }
}
.single .article-global-form.contact-form-section {
  padding-bottom: 0;
  padding-top: 20px;
}
.single .article-global-form .container {
  border-top: 3px solid #ddd;
  padding-top: 50px;
  margin-top: 35px;
}
@media (max-width: 767.98px) {
  .single .article-global-form .container {
    padding-top: 25px;
    margin-top: 0;
  }
}
.single .pillar-page-header h1 {
  color: #fff !important;
}
.single .back_to_top {
  z-index: 9 !important;
}
.single .banner-ad-rul {
  overflow: hidden;
  text-align: center;
}
.single .banner-ad-rul img {
  width: 100%;
  height: auto;
  max-width: 970px;
  max-height: 90px;
  display: block;
  margin: 0 auto;
}
.single .middle-ad-rul {
  overflow: hidden;
  text-align: center;
}
.single .middle-ad-rul img {
  width: 88%;
  height: auto;
  max-width: 728px;
  max-height: 90px;
  display: block;
  margin: 0 auto;
}
.single .blog-ad-rul {
  margin-bottom: 26px;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.single .blog-ad-rul img {
  width: 80%;
  height: auto;
  max-width: 970px;
  max-height: 90px;
  display: block;
  margin: 0 auto;
}
.single .footer-ad-rul {
  margin-top: 48px;
  margin-bottom: 48px;
  overflow: hidden;
  text-align: center;
}
.single .footer-ad-rul img {
  width: 80%;
  height: auto;
  max-width: 970px;
  max-height: 90px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .single .mob-ad-view {
    margin: 4rem 0px;
    text-align: center;
  }
}
.single .mob-ad-view .mobile-sticky-parent {
  height: 50%;
}
.single .mob-ad-view .mobile-sticky-parent .mobile-sticky-inner {
  height: 100%;
}
.single .mob-ad-view .mobile-sticky-parent .mobile-sticky-compomnent {
  height: auto;
  position: sticky;
  top: 65px;
  margin-bottom: 100px;
}
.single .mob-ad-view .mobile-sticky-parent .mobile-sticky-compomnent img {
  height: 250px;
  max-height: 250px;
}
@media (max-width: 767.98px) {
  .single .mob-ad-view .mobile-sticky-parent {
    overflow: hidden;
    margin-top: 30px;
  }
  .single .mob-ad-view .mobile-sticky-parent .mobile-sticky-inner {
    height: 400px;
  }
  .single .mob-ad-view .mobile-sticky-parent .mobile-sticky-compomnent {
    margin-bottom: 45px;
    top: 92px;
    text-align: center;
  }
}
.single .right-sidebar-ad {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 40px;
}
.single .right-sidebar-ad .sticky-parent {
  height: 50% !important;
}
@media (max-width: 991px) {
  .single .right-sidebar-ad .sticky-parent {
    display: none !important;
  }
}
.single .right-sidebar-ad .sticky-parent .sticky-inner {
  height: 100% !important;
}
.single .right-sidebar-ad .sticky-parent .sticky-compomnent {
  height: auto !important;
  position: sticky;
  top: 65px;
  margin-bottom: 100px;
}
.single .right-sidebar-ad .sticky-parent .sticky-compomnent img {
  height: 250px;
  max-height: 250px;
}
@media (max-width: 767.98px) {
  .single .right-sidebar-ad .sticky-parent {
    margin-top: 30px;
  }
  .single .right-sidebar-ad .sticky-parent .sticky-inner {
    height: 400px;
  }
  .single .right-sidebar-ad .sticky-parent .sticky-compomnent {
    margin-bottom: 45px;
    top: 92px;
    text-align: center;
  }
}
.single .sidebar-post .sidebar-rul-post {
  padding-bottom: 50px;
  /* Footer Rinon overwritten style fix */
  /* End Footer Rinon overwritten style fix */
}
@media (max-width: 991px) {
  .single .sidebar-post .sidebar-rul-post {
    padding-bottom: 0;
  }
}
.single .sidebar-post .sidebar-rul-post .blog-features__heading {
  background-color: var(--rul-primary-color);
  color: #fff !important;
  font-size: 0.9rem;
  display: block;
  letter-spacing: 0.025rem;
  padding: 0.25rem 0.75rem;
  margin: 0 0 1rem;
  font-weight: 600;
}
.single .sidebar-post .sidebar-rul-post .blog-features__list {
  padding-bottom: 1rem;
}
.single .sidebar-post .sidebar-rul-post .blog-card {
  backface-visibility: hidden;
  cursor: pointer;
  transition: box-shadow 0.15s ease-in-out, transform 0.15s ease-in-out;
  background-color: #eaf0f6;
  border-radius: 3px;
  overflow: hidden;
  margin: 0 1rem 1rem 0;
  padding: 0;
  flex-grow: 1;
  position: relative;
  min-height: 475px;
}
.single .sidebar-post .sidebar-rul-post .blog-card:hover {
  box-shadow: 0 10px 50px -5px rgba(51, 71, 91, 0.12);
  transform: scale(1.014);
}
@media (max-width: 767px) {
  .single .sidebar-post .sidebar-rul-post .blog-card {
    margin: 0 0 1rem;
  }
}
.single .sidebar-post .sidebar-rul-post .blog-card--one-third {
  width: calc(31% - 0.5rem);
}
.single .sidebar-post .sidebar-rul-post .blog-card--two-thirds {
  width: calc(64% - 0.5rem);
  flex-grow: 1;
}
.single .sidebar-post .sidebar-rul-post .blog-card--compact {
  min-height: auto;
  margin-right: 0;
}
.single .sidebar-post .sidebar-rul-post .blog-card--compact .blog-card__content-title a {
  min-height: auto;
  font-size: 16px !important;
}
.single .sidebar-post .sidebar-rul-post .blog-card--compact:last-child {
  margin-bottom: 0;
}
.single .sidebar-post .sidebar-rul-post .blog-card--featured {
  width: calc(64% - 0.5rem);
  flex-grow: 1;
}
.single .sidebar-post .sidebar-rul-post .blog-card--featured .blog-card__content-title a {
  min-height: 180px;
}
.single .sidebar-post .sidebar-rul-post .blog-card--featured figure {
  padding-bottom: 70%;
}
.single .sidebar-post .sidebar-rul-post .blog-card figure {
  margin: 0;
  height: 0;
  position: relative;
  width: 100%;
  flex-grow: 2;
  overflow: hidden;
}
.single .sidebar-post .sidebar-rul-post .blog-card figure a {
  display: block;
}
.single .sidebar-post .sidebar-rul-post .blog-card figure a img {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  position: absolute;
  display: block;
}
.single .sidebar-post .sidebar-rul-post .blog-card__content a {
  display: block;
  color: #33475b;
  text-decoration: none;
}
.single .sidebar-post .sidebar-rul-post .blog-card__content a:hover {
  text-decoration: none;
}
.single .sidebar-post .sidebar-rul-post .blog-card__content-title {
  margin: 0;
  padding: 0;
}
.single .sidebar-post .sidebar-rul-post .blog-card__content-title a {
  font-size: 2rem;
  line-height: 1.3125em;
  padding: 1.125rem 1.125rem 3rem;
  font-weight: 500;
  min-height: 230px;
}
.single .sidebar-post .sidebar-rul-post .blog-card--compact .blog-card__content-title a {
  font-size: 0.8125rem;
  padding: 1.125rem 1.125rem 2.25rem;
}
.single .sidebar-post .sidebar-rul-post .blog-card__content-topic {
  margin: 0;
}
.single .sidebar-post .sidebar-rul-post .blog-card__content-topic a {
  font-size: 0.9375rem;
  padding: 1rem 1rem 0;
}
.single .sidebar-post .sidebar-rul-post .blog-card__meta {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.single .sidebar-post .sidebar-rul-post .blog-card__meta a {
  font-size: 0.75rem;
  display: block;
  text-transform: uppercase;
  font-weight: 400 !important;
}
.single .sidebar-post .sidebar-rul-post .blog-card__meta a:first-child {
  padding: 1rem 0 1rem 1rem;
  font-weight: 600;
}
.single .sidebar-post .sidebar-rul-post .blog-card--compact .blog-card__meta a:first-child {
  padding: 1rem 0 0.5rem 1rem;
}
.single .sidebar-post .sidebar-rul-post .blog-card__meta a:first-child:hover {
  text-decoration: underline;
}
.single .sidebar-post .sidebar-rul-post .blog-card__meta a:last-child {
  padding: 1rem 1rem 1rem 0;
}
.single .sidebar-post .sidebar-rul-post .blog-card--one-third figure,
.single .sidebar-post .sidebar-rul-post .blog-card--two-thirds figure {
  padding-bottom: 56.25%;
}
.single .sidebar-post .sidebar-rul-post .footer-top-ribon .section-heading > h2 {
  padding-bottom: 32px;
  padding-top: 0;
  margin-top: 0;
  color: #000;
  font-size: 72px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.5rem;
}
@media (max-width: 1199.98px) {
  .single .sidebar-post .sidebar-rul-post .footer-top-ribon .section-heading > h2 {
    font-size: 57px;
    line-height: 1.1;
  }
}
@media (max-width: 991.98px) {
  .single .sidebar-post .sidebar-rul-post .footer-top-ribon .section-heading > h2 {
    font-size: 52px;
    line-height: 1.1;
  }
}
@media (max-width: 767px) {
  .single .sidebar-post .sidebar-rul-post .blog-card--one-third,
  .single .sidebar-post .sidebar-rul-post .blog-card--two-thirds,
  .single .sidebar-post .sidebar-rul-post .blog-card--compact,
  .single .sidebar-post .sidebar-rul-post .blog-card--featured {
    width: 100%;
  }
}

/*# sourceMappingURL=single-post.css.map*/