/* TEXT PAGES / BLOG POST STYLE */

.post-inner-content p,
.post-inner-content ol li,
.post-inner-content ul li,
.post-inner-content .wp-block-list li {
  font-family: "neue-haas-unica", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  /* letter-spacing: -0.03em; */
  text-align: left;
  color: #000;
  margin: 0;
  margin-bottom: 2rem;
}

.post-inner-content ul {
  list-style-type: unset;
  padding-left: 2rem;
}

.post-inner-content ol li,
.post-inner-content ul li,
.post-inner-content .wp-block-list li {
  margin-bottom: .5rem;
}

.post-inner-content ol,
.post-inner-content ul,
.ct-inner-content .wp-block-list {
  margin-bottom: 2rem;
}

.post-inner-content h1,
.post-inner-content h2,
.post-inner-content h3,
.post-inner-content h4,
.post-inner-content h5,
.post-inner-content h6 {
  font-family: "neue-haas-unica", sans-serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.1;
  /* letter-spacing: -0.04em; */
  text-align: left;
  color: #EC7131;
  margin-bottom: .75rem;
}

.post-inner-content h2 {
  font-family: "ivyora-display", sans-serif;
  margin-bottom: 2.125rem;
  /* color: #180B4D; */
  color: #000;
  font-weight: 300;
}

.post-inner-content h3 {
  font-size: 1.875rem;
  line-height: 1.4;
  color: #000;
  font-weight: 300;
}

.post-inner-content h4 {
  font-size: 1.625rem;
  line-height: 1.4;
}

.post-inner-content h5 {
  font-size: 1.375rem;
  line-height: 1.4;
}

.post-inner-content h6 {
  font-size: 1.125rem;
  line-height: 1.4;
}

.post-inner-content strong {
  font-weight: 500;
  color: #EC7131;
}

.post-inner-content em {
  font-family: "neue-haas-unica", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.03em;
  text-align: left;
  color: #000;
}

.post-inner-content a {
  font-family: "neue-haas-unica", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  color: #EC7131 !important;
  text-decoration: none !important;
  cursor: pointer;
}

.post-inner-content a:hover {
  text-decoration: underline !important;
}

.post-inner-content ol li::marker {
  font-family: "neue-haas-unica", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
  text-align: left;
  color: #180B4D;
  margin-right: 5px;
}

.post-inner-content ul li::marker {
  color: #180B4D !important;
  width: 7px !important;
  height: 7px !important;
  margin-right: 7px !important;
  display: block !important;
}

.post-inner-content figure {
  margin: 0 0 40px !important;
}

.post-inner-content .wp-block-embed.is-type-video iframe {
  max-width: 100%;
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto;
}

.post-inner-content figure.wp-block-gallery {
  display: grid !important;
  align-items: stretch !important;
  grid-template-columns: repeat(2, minmax(auto, 1fr)) !important;
  grid-column-gap: 24px !important;
  grid-row-gap: 24px !important;
}

@media (max-width: 768px) {
  .post-inner-content figure.wp-block-gallery {
    grid-template-columns: repeat(1, minmax(auto, 1fr)) !important;
  }
}

.post-inner-content .wp-block-gallery .wp-block-image,
.post-inner-content .wp-block-image {
  width: 100% !important;
}

.post-inner-content .wp-block-gallery .wp-block-image:before {
  content: none !important
}

.post-inner-content .wp-block-gallery .wp-block-image img {
  border-radius: 0px !important;
  object-fit: cover;
}

.post-inner-content .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: none !important;
  position: relative !important;
  margin: 10px 0 0;
  padding: 0 !important;
  overflow: auto !important;
  text-shadow: none !important;
  height: auto !important;
  flex: none !important;
  font-family: "neue-haas-unica", sans-serif !important;
  font-size: .875rem !important;
  font-weight: 400 !important;
  line-height: 1.3 !important;
  text-align: left !important;
  color: #868585 !important;
}

.post-inner-content figcaption.wp-element-caption {
  text-align: left !important;
  padding: 0 !important;
  padding-bottom: 8px !important;
}

.post-inner-content figure.wp-block-table {
  margin-bottom: 40px !important;
}

.post-inner-content tr {
  box-shadow: 0px 2px 20px 0px #BCBCBC40 !important;
}

.post-inner-content tr:nth-child(2n + 1) td {
  background-color: #ff572212 !important;
}

.post-inner-content td {
  padding: 12px 14px !important;
  font-family: "neue-haas-unica", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  text-align: left !important;
  background: #FFF !important;
  color: #474747 !important;
  border: none !important;
  margin: 2.5px 0 !important;
}

.post-inner-content td strong {
  color: #FFF !important;
  font-weight: 500 !important;
}

.post-inner-content table tbody:first-of-type>tr:first-of-type>td {
  background: #474747 !important;
  padding: 12px 14px !important;
  font-family: "neue-haas-unica", sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 1.4 !important;
  text-align: left !important;
  color: #FFF !important;
}

.post-inner-content figure.wp-block-pullquote {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  padding: 36px 28px !important;
  background: #FFF !important;
  position: relative !important;
  box-shadow: 0px 2px 20px 0px #BCBCBC40 !important;
}

.post-inner-content figure.wp-block-pullquote blockquote,
.post-inner-content figure.wp-block-pullquote blockquote p {
  font-family: "neue-haas-unica", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  text-align: left !important;
  letter-spacing: -0.03em !important;
  color: #474747 !important;
}

.post-inner-content figure.wp-block-pullquote blockquote cite {
  font-family: "neue-haas-unica", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  text-align: left !important;
  color: #EC7131 !important;
  margin-right: auto !important;
  width: 100% !important;
  display: block !important;
  margin-top: 16px !important;
}

/* BLOG POST INNER CONTENT STYLE  */
.blog-post-inner-content {
  height: 100%;
}

.blog-post-inner-content>* {
  width: 50%;
}

@media (max-width: 1200px) {
  .blog-post-inner-content>* {
    width: 70%;
  }
}

@media (max-width: 922px) {
  .blog-post-inner-content>* {
    width: 100%;
  }
}

.blog-post-inner-content {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.blog-post-inner-content p:has(img.img-full) {
  width: 100%;
  margin: 2.5rem 0;
}

.wp-block-image.img-full,
.blog-post-inner-content img.img-full,
.blog-post-inner-content .img-full {
  object-fit: cover;
  max-height: 43.75rem;
  width: 100%;
  height: auto;
}

.blog-post-inner-content p,
.post-bonus-content p,
.blog-post-inner-content ol li,
.post-bonus-content ol li,
.blog-post-inner-content ul li,
.post-bonus-content ul li,
.blog-post-inner-content .wp-block-list li,
.post-bonus-content .wp-block-list li {
  font-family: "neue-haas-unica", sans-serif;
  font-size: .8125rem;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  color: #000;
  margin: 0;
  margin-bottom: 1.375rem;
}

.blog-post-inner-content ul,
.post-bonus-content ul {
  list-style-type: unset;
  padding-left: 2rem;
}

.blog-post-inner-content ol li,
.post-bonus-content ol li,
.blog-post-inner-content ul li,
.post-bonus-content ul li,
.blog-post-inner-content .wp-block-list li,
.post-bonus-content .wp-block-list li {
  margin-bottom: .5rem;
}

.blog-post-inner-content ol,
.post-bonus-content ol,
.blog-post-inner-content ul,
.post-bonus-content ul,
.blog-post-inner-content .wp-block-list,
.post-bonus-content .wp-block-list {
  margin-bottom: 2rem;
}

.blog-post-inner-content h2,
.post-bonus-content h2,
.blog-post-inner-content h3,
.post-bonus-content h3,
.blog-post-inner-content h4,
.post-bonus-content h4,
.blog-post-inner-content h5,
.post-bonus-content h5,
.blog-post-inner-content h6,
.post-bonus-content h6 {
  font-family: "ivyora-display", sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  color: #EC7131;
  margin-bottom: 1rem;
  text-transform: none !important;
  font-style: italic;
}

.blog-post-inner-content h2,
.post-bonus-content h2 {
  margin-bottom: 2.25rem;
  color: #000000;
  font-weight: 300;
  text-transform: uppercase;
  font-style: unset;
}

.blog-post-inner-content h3,
.post-bonus-content h3 {
  font-size: 1.625rem;
  line-height: 1.4;
  color: #000000;
  font-weight: 300;
  text-transform: uppercase;
  font-style: unset;
  margin-bottom: 2.25rem;
}

.blog-post-inner-content h4,
.post-bonus-content h4 {
  font-size: 1.375rem;
  line-height: 1.4;
}

.blog-post-inner-content h5,
.post-bonus-content h5 {
  font-size: 1.25rem;
  line-height: 1.4;
}

.blog-post-inner-content h6,
.post-bonus-content h6 {
  font-size: 1rem;
  line-height: 1.4;
}

.blog-post-inner-content h2 strong,
.post-bonus-content h2 strong,
.blog-post-inner-content h3 strong,
.post-bonus-content h3 strong,
.blog-post-inner-content h4 strong,
.post-bonus-content h4 strong,
.blog-post-inner-content h5 strong,
.post-bonus-content h5 strong,
.blog-post-inner-content h6 strong,
.post-bonus-content h6 strong {
  color: inherit !important;
  font-weight: inherit !important;
}

.blog-post-inner-content strong,
.post-bonus-content strong {
  font-weight: 600;
  color: #EC7131 !important;
}

.blog-post-inner-content em,
.post-bonus-content em {
  font-family: "neue-haas-unica", sans-serif;
  font-size: .8125rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: -0.03em;
  text-align: left;
  color: #000;
}

.blog-post-inner-content a,
.post-bonus-content a {
  font-family: "neue-haas-unica", sans-serif;
  font-size: .8125rem;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  color: #EC7131 !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 100%;
}

.blog-post-inner-content a:hover,
.post-bonus-content a:hover {
  text-decoration: underline !important;
}

.blog-post-inner-content ol li::marker,
.post-bonus-content ol li::marker {
  font-family: "neue-haas-unica", sans-serif;
  font-size: .8125rem;
  font-weight: 300;
  line-height: 1.7;
  text-align: left;
  color: #000;
  margin-right: 5px;
}

.blog-post-inner-content ul li::marker,
.post-bonus-content ul li::marker {
  color: #000 !important;
  width: 7px !important;
  height: 7px !important;
  margin-right: 7px !important;
  display: block !important;
}

.blog-post-inner-content figure,
.post-bonus-content figure {
  margin: 0 0 40px !important;
  /* width: 100%; */
}

div.wp-block-image {
  margin: 0 0 40px !important;
}

.wp-block-image .blog-post-inner-content figure {
  margin: 0 !important;
}

.blog-post-inner-content figure.wp-block-gallery,
.post-bonus-content figure.wp-block-gallery {
  display: grid !important;
  align-items: stretch !important;
  grid-template-columns: repeat(2, minmax(auto, 1fr)) !important;
  grid-column-gap: 24px !important;
  grid-row-gap: 24px !important;
}

@media (max-width: 768px) {

  .blog-post-inner-content figure.wp-block-gallery,
  .post-bonus-content figure.wp-block-gallery {
    grid-template-columns: repeat(1, minmax(auto, 1fr)) !important;
  }
}

.blog-post-inner-content .wp-block-gallery .wp-block-image,
.post-bonus-content .wp-block-gallery .wp-block-image {
  width: 100% !important;
  margin: 0 !important;
}

.blog-post-inner-content .wp-block-gallery .wp-block-image img,
.post-bonus-content .wp-block-gallery .wp-block-image img {
  border-radius: 0px !important;
  object-fit: cover;
}

.blog-post-inner-content img:not(.img-full),
.post-bonus-content img {
  /* width: 100%;
  object-fit: cover;
  height: auto;
  margin: 2.5rem 0; */
  width: 100%;
  object-fit: cover;
  height: 100%;
  object-position: top center;
  margin: 0;
}

.blog-post-inner-content figure.wp-block-table,
.post-bonus-content figure.wp-block-table {
  margin-bottom: 40px !important;
}

@media (max-width: 600px) {

  .blog-post-inner-content figure.wp-block-table table,
  .post-bonus-content figure.wp-block-table table {
    width: max-content;
  }
}

.blog-post-inner-content tr,
.post-bonus-content tr {
  box-shadow: 0px 2px 20px 0px #BCBCBC40 !important;
}

.blog-post-inner-content td,
.post-bonus-content td {
  padding: 12px 14px !important;
  font-family: "neue-haas-unica", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  text-align: left !important;
  background: #FFF !important;
  color: #000 !important;
  border: none !important;
  margin: 2.5px 0 !important;
}

.blog-post-inner-content figure.wp-block-pullquote,
.post-bonus-content figure.wp-block-pullquote {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: flex-start !important;
  padding: 36px 28px !important;
  background: #FFF !important;
  position: relative !important;
  box-shadow: 0px 2px 20px 0px #BCBCBC40 !important;
}

.blog-post-inner-content figure.wp-block-pullquote blockquote,
.post-bonus-content figure.wp-block-pullquote blockquote,
.blog-post-inner-content figure.wp-block-pullquote blockquote p,
.post-bonus-content figure.wp-block-pullquote blockquote p {
  font-family: "neue-haas-unica", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  text-align: left !important;
  letter-spacing: -0.03em !important;
  color: #000 !important;
}

.blog-post-inner-content figure.wp-block-pullquote blockquote cite,
.post-bonus-content figure.wp-block-pullquote blockquote cite {
  font-family: "neue-haas-unica", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  text-align: left !important;
  color: #EC7131 !important;
  margin-right: auto !important;
  width: 100% !important;
  display: block !important;
  margin-top: 16px !important;
}

.wp-block-image.img-full figure {
  display: block !important;
  height: 100% !important;
}