@charset "UTF-8";
/*General*/
.page-template-layout-news section,
body.page-template-layout-news,
body.single-news,
.single-news section {
  background-color: #EFEBE4;
}

.single-news #post-head {
  display: none;
}

/*Swiper*/
.newsroom-swiper .swiper-container {
  overflow: visible !important;
}

.newsroom-swiper .swiper-wrapper {
  padding-top: 32px;
  padding-bottom: 32px;
}

.newsroom-swiper .swiper {
  width: 100%;
  overflow: visible !important;
}

.newsroom-swiper .swiper-wrapper .swiper-slide {
  width: 568px;
}

.newsroom-swiper .swiper-navigation {
  display: flex;
  justify-content: flex-start;
  padding: 0;
  width: fit-content;
  gap: 32px;
}

.newsroom-swiper .swiper-btn-prev, .newsroom-swiper .swiper-btn-next {
  color: #fff !important;
  background-color: #EFEBE4;
  border-radius: 50% !important;
  width: 56px !important;
  height: 56px !important;
  position: relative !important;
  top: auto !important;
}

.newsroom-swiper .swiper-btn-prev::after,
.newsroom-swiper .swiper-btn-next::after {
  font-size: 16px !important;
  font-weight: bold !important;
}

.newsroom-swiper .swiper-btn-next, .newsroom-swiper .swiper-btn-prev {
  left: auto !important;
  right: auto !important;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.newsroom-swiper .swiper-btn-next svg, .newsroom-swiper .swiper-btn-prev svg {
  color: #261A28;
}

/*NewsRoom Listing Page*/
.single-news-latest-posts .swiper-navigation {
  gap: 20px;
}

.news-highlights {
  background: url("../../img/intro-vector.svg") no-repeat right center, linear-gradient(0deg, #44221E -58.49%, #18181B 55.07%);
  background-size: contain;
  border-radius: 0px 0px 0px 120px;
  overflow: hidden;
  padding: 150px 120px 64px 120px;
}

.news-highlights > .container {
  padding: 0;
}

#news-highlights .news-title h2 {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #EFEBE4;
  font-size: 40px;
  padding-top: 16px;
  line-height: 48px;
  padding-bottom: 16px;
  margin-bottom: 0;
}

.news-highlights .post-tag {
  font-size: 14px;
  margin-top: 0;
  line-height: 16px;
}

.news-highlights .post-tag a {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #F8F8F8;
}

.news-highlights .post-title {
  font-size: 24px;
  margin-top: 8px;
}

.news-highlights .post-title h5 {
  font-size: 24px;
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #EFEBE4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-highlights .post-date {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #F8F8F8;
  margin-bottom: 16px;
  letter-spacing: 0;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.news-highlights .post-tag, .news-highlights .post-title h5, .news-highlights .post-date {
  color: #F8F8F8 !important;
}

.news-highlights .post-content {
  margin-top: 16px;
  margin-bottom: 0;
  padding: 20px;
}

.news-highlights .img-wrap img {
  border-radius: 24px;
  width: 568px;
  height: 350px;
  object-fit: cover;
  object-position: center;
}

.more-news-insider-one {
  padding-top: 120px;
  padding-bottom: 80px;
}

.more-news-insider-one > .container {
  padding: 0;
  max-width: 1200px;
}

.more-news-insider-one > .container .news-area-title {
  max-width: 1200px;
  margin: 0;
}

.more-news-insider-one > .container .news-content {
  max-width: 1200px;
  margin: 0;
}

.more-news-insider-one h2 {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  align-items: flex-end;
  letter-spacing: 0.5px;
  color: #261A28;
  margin-bottom: 80px;
}

.more-news-insider-one .post-company-news {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.more-news-insider-one .post-company-news:first-child {
  padding-top: 0;
}

.more-news-insider-one .post-company-news:last-child {
  padding-bottom: 0;
}

.more-news-insider-one .post-company-news:not(:last-child) {
  border-bottom: 1px solid rgba(119, 102, 122, 0.3);
}

.more-news-insider-one .post-tag {
  margin-top: 0;
  font-size: 14px;
  line-height: 16px;
  color: #474048;
}

.more-news-insider-one .post-tag a {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #474048;
}

.more-news-insider-one .post-title {
  margin-top: 8px;
  margin-bottom: 8px;
}

.more-news-insider-one .post-title h5 {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #261A28;
}

.more-news-insider-one .post-date {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #332C33;
  letter-spacing: 0;
}

.brand-assets {
  padding-top: 64px;
}

.brand-assets-layout {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 30px;
}

.brand-assets h2 {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  align-items: flex-end;
  letter-spacing: 0.5px;
  color: #261A28;
  margin-bottom: 8px;
}

.brand-assets .subtitle p {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #332C33;
  margin-bottom: 16px;
}

.brand-assets .subtitle .asset-download {
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 80px;
  background: linear-gradient(0deg, #E92E2F 0%, #FF6126 100%);
  box-shadow: 0px 6px 6px -3px rgba(38, 26, 40, 0.05), 0px 3px 3px -1.5px rgba(38, 26, 40, 0.05), 0px 1px 1px -0.5px rgba(38, 26, 40, 0.05), 0px 0px 0px 1px rgba(239, 235, 228, 0.1), inset 0px -1px 1px 1px rgba(38, 26, 40, 0.1), inset 0px 1px 1px 1px rgba(239, 235, 228, 0.2);
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.2px;
  font-weight: 500;
  color: #EFEBE4;
  width: fit-content;
  transition: all 0.3s ease-in-out;
}

.brand-assets .subtitle .asset-download:hover {
  border-radius: 15px;
}

.brand-assets-col-img {
  margin: 0 auto;
}

.brand-assets-col-img img {
  width: 100%;
  border-radius: 16px;
}

.insider-pagination {
  padding-top: 0;
  padding-bottom: 120px;
}

.insider-pagination-wrapper {
  gap: 8px;
}

.insider-pagination-wrapper span[aria-current=page], .insider-pagination-wrapper a:hover {
  border: 1px solid #261A28;
  box-shadow: 0px 0px 0px 1px rgba(38, 26, 40, 0.1);
}

.insider-pagination-wrapper a, .insider-pagination-wrapper span {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  align-items: center;
  text-align: center;
  letter-spacing: 0.2px;
  padding: 12px;
  background: #FAFAFA;
  border-radius: 8px;
  min-width: 48px;
  min-height: 42px;
  color: #261A28;
}

/*NewsRoom Inner Page*/
.single-news-hero {
  background: url("../../img/single-news-hero-vector.svg") no-repeat right center, linear-gradient(270deg, #18181B 50%, #341D35 100%);
  background-size: cover;
  padding: 200px 64px 64px 64px;
}

.single-news-hero .post-tag {
  margin-top: 10px;
}

.single-news-hero .ins-single-news-heading {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.5px;
  color: #EFEBE4;
  padding-bottom: 24px;
}

.single-news-hero .post-sub-title {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #F8F8F8;
}

.single-news-hero .post-date {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #F8F8F8;
}

#post-detail > .container {
  max-width: 1200px;
  padding: 0;
}

#post-detail > .container > .row {
  margin: 0;
  padding: 0;
}

#post-detail > .container > .row .col-12 {
  padding: 0;
}

#post-detail .wp-block-quote {
  border-left: 2px solid var(--Border-Brand, #F4482B);
}

.single-news-post-details .img-container {
  margin-top: 64px;
  margin-bottom: 64px;
}

.single-news-post-details .img-container img {
  border-radius: 12px;
}

.social-share-links {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
  margin-left: 10px;
}

.social-share-links a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px;
  width: 40px;
  height: 40px;
  background: #FAFAFA;
  border-radius: 40px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

#post-detail .company-detail p {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #261A28;
}

#post-detail .company-detail a {
  color: #f4482b;
  text-decoration: underline;
}

#post-detail .company-detail h2, #post-detail .company-detail h3, #post-detail .company-detail h4, #post-detail .company-detail h5, #post-detail .company-detail h6 {
  font-family: "Figtree", serif;
  color: #261A28;
  font-style: normal;
  font-weight: 600;
}

#post-detail .company-detail h2 {
  font-size: 32px;
  line-height: 40px;
}

#post-detail .company-detail h3 {
  font-size: 24px;
  line-height: 32px;
}

#post-detail .company-detail h4 {
  font-size: 20px;
  line-height: 28px;
}

#post-detail .company-detail .wp-block-image img {
  border-radius: 12px;
}

#post-detail ul {
  padding: 0 0 0 15px;
}

#post-detail ul li {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px !important;
  line-height: 28px;
  color: #261A28 !important;
}

#post-detail ul li:before {
  width: 5px;
  height: 5px;
  background-color: #261A28;
}

.single-news-latest-posts {
  overflow: hidden;
  padding-top: 64px;
  padding-bottom: 64px;
}

.single-news-latest-posts > .container {
  max-width: 1200px;
  padding: 0;
}

.single-news-latest-posts > .container > .row {
  margin: 0;
  padding: 0;
}

.single-news-latest-posts > .container > .row > .col-12 {
  margin: 0;
  padding: 0;
}

.single-news-latest-posts .swiper-slide {
  width: 379px !important;
  max-width: unset;
}

.single-news-latest-posts .swiper-wrapper {
  padding-top: 64px;
  padding-bottom: 64px;
}

.single-news-latest-posts .news-title h2 {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px !important;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.2px;
  color: #261A28;
  margin: 0px;
}

.single-news-latest-posts .post {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: rgba(250, 250, 250, 0.5);
  box-shadow: 0px 6px 6px -3px rgba(38, 26, 40, 0.05), 0px 3px 3px -1.5px rgba(38, 26, 40, 0.05), 0px 1px 1px -0.5px rgba(38, 26, 40, 0.05), 0px 0px 0px 1px rgba(38, 26, 40, 0.1);
  border-radius: 24px;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.single-news-latest-posts .post .img-wrap {
  padding: 8px;
}

.single-news-latest-posts .post .post-content {
  padding: 16px;
}

.single-news-latest-posts .post img {
  background: #EFEBE4;
  border-radius: 16px;
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 363px;
  height: 224px;
  object-fit: cover;
  object-position: center;
  display: none;
}

.single-news-latest-posts .post .post-tag {
  margin-top: 0;
}

.single-news-latest-posts .post .post-tag a {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #474048;
}

.single-news-latest-posts .post .post-title h5 {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px !important;
  line-height: 28px;
  align-items: flex-end;
  letter-spacing: 0.2px;
  color: #261A28;
  margin-bottom: 0 !important;
  padding-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 3 satır */
  overflow: hidden;
  text-overflow: ellipsis;
}

.single-news-latest-posts .post .post-date {
  font-family: "Figtree", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #474048;
  padding: 20px;
}

.single-news-latest-posts .see-more-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 0px;
  gap: 8px;
  flex: none;
  order: 0;
  flex-grow: 0;
  transition: all 0.3s ease-in-out;
}

.single-news-latest-posts .see-more-btn:hover span {
  color: #F4482B;
}

.single-news-latest-posts .see-more-btn:hover svg path {
  stroke: #F4482B;
}

.single-news-latest-posts .see-more-btn span {
  font-family: "Red Hat Display", serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  leading-trim: both;
  letter-spacing: 0.5px;
  color: #261A28;
}

.single-news-latest-posts .swiper-btn-prev, .single-news-latest-posts .swiper-btn-next {
  background-color: #FAFAFA;
}

body.single-news #post-detail .img-container img {
  width: 1200px;
  height: 480px;
  object-fit: cover;
  object-position: center;
}

.useinsider-social-share-links {
  position: sticky;
  top: 120px;
  align-self: flex-start;
  transition: top 0.2s ease-in-out;
}

.useinsider-social-share-links.is-sticky {
  position: fixed;
}

.useinsider-social-share-links.is-at-bottom {
  position: absolute;
  bottom: 0;
  top: auto;
}

/* SMALL DESKTOP */
@media (min-width: 1024px) and (max-width: 1280px) {
  .newsroom-swiper .swiper-container {
    transform: scale(0.8);
    transform-origin: top left;
  }
  #news-highlights .swiper-wrapper {
    padding-top: 0;
  }
  .news-highlights {
    padding: 120px 120px 0px 120px;
  }
  body:has(.header-banner.hide) .news-highlights {
    padding-top: 80px;
  }
}
.brand-assets .brand-assets-text-content a {
  all: unset;
  color: #F4482B;
  cursor: pointer;
}

/* TABLET */
@media (min-width: 768px) and (max-width: 1023px) {
  .news-highlights {
    background: linear-gradient(90deg, #261A28 0%, #18181B 100%);
    border-radius: 0px 0px 0px 80px;
    overflow: hidden;
    padding: 140px 44px 68px 44px;
  }
  .newsroom-swiper .swiper-wrapper .swiper-slide {
    width: 398px;
  }
  .news-highlights .post-content {
    padding: 16px;
  }
  .news-highlights .news-title h2 {
    font-size: 32px !important;
    line-height: 36px !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
  }
  .newsroom-swiper .swiper-wrapper {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .news-highlights .post-title h5 {
    font-size: 20px;
    line-height: 28px;
    -webkit-line-clamp: 3;
  }
  .news-highlights .post-date {
    font-size: 14px;
    line-height: 22px;
  }
  .news-highlights .img-wrap img {
    width: 398px;
    height: 246px;
    object-fit: cover;
    object-position: center;
  }
  #post-detail > .container > .row > .col-12 {
    justify-content: center;
  }
  .more-news-insider-one {
    padding: 50px 44px 44px 44px;
  }
  .more-news-insider-one h2 {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 44px;
  }
  .more-news-insider-one .post-tag a {
    font-size: 12px;
    line-height: 14px;
  }
  .more-news-insider-one .post-title h5 {
    font-size: 20px;
    line-height: 28px;
  }
  .more-news-insider-one .post-date {
    font-size: 14px;
    line-height: 22px;
  }
  .brand-assets-layout {
    align-items: start;
    text-align: left;
  }
  .brand-assets h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .brand-assets .subtitle p {
    font-weight: 400;
    font-size: 18px;
  }
  .social-share-links {
    flex-direction: row;
    margin-left: 0;
    margin-top: 0;
  }
  .single-news-latest-posts {
    overflow: hidden;
    padding: 44px;
  }
  .single-news-latest-posts .news-title h2 {
    font-family: "Figtree", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px !important;
    line-height: 28px;
    letter-spacing: 0.2px;
    color: #261A28;
    text-align: left;
  }
  body.single-news #post-detail .img-container img {
    width: 680px;
    height: 434px;
    object-fit: cover;
    object-position: center;
  }
  .insider-pagination {
    padding-bottom: 44px;
  }
  .brand-assets {
    padding-top: 48px;
  }
  .brand-assets h2 {
    font-size: 32px;
    line-height: 40px;
    padding: 16px;
    margin: 0;
  }
  .brand-assets .brand-assets-layout {
    gap: 48px;
  }
  .brand-assets .brand-assets-title {
    align-self: flex-start;
  }
  .brand-assets .brand-assets-text-content {
    padding: 16px;
  }
  .brand-assets-col-img .brand-assets-col-img-t {
    display: block !important;
    width: 600px;
    height: 480px;
    object-fit: cover;
    object-position: center;
  }
  .brand-assets .subtitle p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-bottom: 16px;
    margin: 0;
  }
  #post-detail {
    padding-top: 0 !important;
  }
  .single-news-post-details {
    padding: 44px !important;
  }
  .single-news-hero {
    padding: 150px 44px 44px 44px;
  }
  .single-news-hero .post-sub-title {
    font-size: 14px;
    line-height: 22px;
  }
  .single-news-hero .ins-single-news-heading {
    font-family: "Red Hat Display", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 0.5px;
    color: #EFEBE4;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .single-news-hero .post-tag {
    margin-top: 0;
    padding-top: 8px;
    padding-bottom: 44px;
  }
}
@media (min-width: 1024px) {
  .single-news-latest-posts .swiper-wrapper {
    gap: 48px;
  }
  .single-news-latest-posts .see-more-btn {
    margin: 0 auto;
  }
  .brand-assets-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 48px;
    align-items: center;
    text-align: left;
  }
  .brand-assets-col-img {
    grid-column: 1/2;
    grid-row: 1/3;
  }
  .brand-assets-col-img .brand-assets-col-img-d {
    display: block !important;
    width: 576px;
    height: 480px;
    object-fit: cover;
    object-position: center;
  }
  .brand-assets-title {
    grid-column: 2/3;
    grid-row: 1/2;
    align-self: end;
  }
  .brand-assets-text-content {
    grid-column: 2/3;
    grid-row: 2/3;
    align-self: start;
  }
  .brand-assets-col-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 3rem;
  }
}
/*MOBILE*/
@media (max-width: 767px) {
  .news-highlights {
    background: linear-gradient(90deg, #261A28 0%, #18181B 100%);
    border-radius: 0px 0px 0px 40px;
    overflow: hidden;
    padding: 25vw 5vw 10vw 5vw;
  }
  .newsroom-swiper .swiper-wrapper .swiper-slide {
    width: 81.54vw;
  }
  .news-highlights .post-content {
    padding: 16px;
  }
  .news-highlights .news-title h2 {
    font-size: 32px !important;
    line-height: 36px !important;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .single-news-post-details .img-container {
    margin-top: 25px;
    margin-bottom: 45px;
  }
  .social-share-links {
    flex-direction: row;
    margin-left: 0;
    margin-top: 0;
  }
  .single-news-latest-posts {
    overflow: hidden;
  }
  .single-news-latest-posts .news-title h2 {
    font-family: "Figtree", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px !important;
    line-height: 28px;
    letter-spacing: 0.2px;
    color: #261A28;
    text-align: left;
  }
  .news-highlights .img-wrap img {
    width: 81.54vw;
    height: 50.77vw;
    object-fit: cover;
    object-position: center;
  }
  body.single-news #post-detail .img-container img {
    width: 358px;
    height: 208px;
    object-fit: cover;
    object-position: center;
  }
  .more-news-insider-one {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .more-news-insider-one .news-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .more-news-insider-one .post-company-news {
    padding-left: 0;
    padding-right: 0;
  }
  .more-news-insider-one h2 {
    font-size: 28px;
    line-height: 32px;
    padding-left: 16px;
    padding-right: 17px;
    margin-bottom: 32px;
  }
  .more-news-insider-one .post-tag a {
    font-size: 12px;
    line-height: 14px;
  }
  .more-news-insider-one .post-title h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .more-news-insider-one .post-date {
    font-size: 14px;
    line-height: 20px;
  }
  .insider-pagination {
    padding-bottom: 40px;
  }
  .brand-assets {
    padding-top: 24px;
  }
  .brand-assets h2 {
    font-size: 28px;
    line-height: 32px;
    padding: 16px;
    margin: 0;
  }
  .brand-assets .brand-assets-layout {
    gap: 40px;
  }
  .brand-assets .brand-assets-title {
    align-self: flex-start;
  }
  .brand-assets-col-img .brand-assets-col-img-m {
    display: block !important;
    width: 358px;
    height: 400px;
    object-fit: cover;
    object-position: center;
  }
  .brand-assets .subtitle p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    padding: 16px;
    margin: 0;
  }
  .brand-assets .subtitle a {
    width: auto;
  }
  .insider-pagination-wrapper a, .insider-pagination-wrapper span {
    min-width: 32px;
    min-height: 32px;
    padding: 8px;
  }
  .single-news-hero {
    padding: 35vw 5vw 10vw 5vw;
  }
  .single-news-hero .ins-single-news-heading {
    font-family: "Red Hat Display", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0.5px;
    color: #EFEBE4;
    padding-bottom: 16px;
    padding-top: 16px;
  }
  .single-news-hero .post-tag {
    margin-top: 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  #post-detail {
    padding: 0 5vw;
  }
  .single-news-latest-posts {
    padding: 0 5vw 10vw 5vw;
  }
}