.font-barlow {
  font-family: 'Barlow';
}

.font-tajawal {
  font-family: 'Tajawal';
}

h1.title-36::before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 44.26px;
  height: 5px;
  top: 45px;
  background-color: #F7CC49;
}

h2::before {
  display: none;
}

h3::before {
  display: none;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mt-3 {
  margin-top: 32px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mb-3 {
  margin-bottom: 32px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.title-14 {
  font-weight: 700;
  font-size: 14px;
  line-height: 125%;
}

.title-18 {
  font-weight: 700;
  font-size: 18px;
  line-height: 125%;
}

.title-20 {
  font-weight: 700;
  font-size: 20px;
  line-height: 125%;
}

.title-36 {
  font-weight: 700;
  font-size: 36px;
  line-height: 125%;
}

.title-48 {
  font-weight: 500;
  font-size: 48px;
  line-height: 100%;
}

.title-60 {
  font-weight: 700;
  font-size: 60px;
  line-height: 125%;
}

.body-base-14 {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}

.body-base-16 {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}

.body-base-18-500 {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
}

.body-base-20 {
  font-weight: 400;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
}

.body-base-20-500 {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}

.body-base-24 {
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
}

.body-base-24-400 {
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
}

.body-base-30 {
  font-weight: 500;
  font-size: 30px;
  line-height: 125%;
}

.body-base-36 {
  font-weight: 500;
  font-size: 35px;
  line-height: 125%;
}

.text-white {
  color: #ffffff;
}

.text-white:hover {
  color: #ffffff;
}

.color-ffffff {
  color: #FFFFFF;
}

.color-0E0C0A {
  color: #0E0C0A;
}

.color-000000 {
  color: #000000;
}

.color-3E3D3B {
  color: #3E3D3B;
}

.color-667085 {
  color: #667085;
}

.md-block {
  display: block;
}

.md-none {
  display: none;
}

.row-article-img {
  display: flex;
  align-items: stretch;
}

.col-article-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.img-container {
  width: 100%;
  display: flex;
  justify-content: center;
}

.hero {
  background-image: url(/case-study/optimasi-seo-auksi/img/revamp/bg-top-hero.png);
  background-size: cover;
  background-repeat: no-repeat;

}
 
.hero-container {
  margin: 0;
  width: 100%;
}

.hero-content-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: left;
}

.hero-content-container h1 {
  padding: 0;
} 
.hero-content-container .title-content{
  flex:0 0 60%; 
}
.hero-content-container .title-content h1{
  line-height: 100%;
}
.section-container {
  padding: 80px 0;
  margin-bottom: 0;
}

.section-latar-belakang {
  position: relative;
  background-image: url(/case-study/optimasi-seo-auksi/img/revamp/bg-latar-belakang.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.list-style-none{
  list-style: none;
}
.card-latar-belakang {  
  background: #1A3D72;
  backdrop-filter: blur(24px);  
  opacity: 92%;
  padding-left: 342px;
  position: absolute;
  top: 0;
  left: 0;
  bottom:0;
  width: 55%;
}
.article-latar-belakang-new ul{
  padding-left: 20px;
}
.article-latar-belakang-new ul li{
  padding-bottom: 20px;
}
.article-latar-belakang-new ul li:last-child{
  padding-bottom: 0;
}
.content-wrapper.has-hero-bg .hero .container{
  margin-top: 0;
  padding-top: 0; 
}
.content-wrapper.has-hero-bg .hero{
  padding-top: 60px;
}
.article-latar-belakang {
  width: 100%;
  position: absolute;
  top: 30%;
}

.bg-gradient-fff-f3f {
  background: linear-gradient(360deg, rgba(255, 255, 255, 0) -7.51%, #F3F3F3 92.41%);
}

.bg-gradient-e7e-e7e {
  background: linear-gradient(180deg, rgba(231, 231, 231, 0.2) 0%, rgba(231, 231, 231, 0) 100%);
}

.bg-1A3D71 {
  background-color: #1A3D71;
}

.row-langkah-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.row-langkah {
  display: flex;
  gap: 24px;
}

.card-langkah {
  display: flex;  
  border-radius: 8px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.10);
  box-shadow: 0 10px 15px 0 rgba(255, 255, 255, 0.25) inset;
  padding: 16px;
  flex: 0.8;
  flex-direction: column;
}

.card-langkah:last-child {
  flex: 2;
}

.card-langkah .img-fluid {
  width: 32px;
  height: 32px;
}
#modal-cookie{
  border:0;
}
.row-langkah:last-child .card-langkah:first-child {
  flex: 1.1;
}

.row-langkah:last-child .card-langkah:last-child {
  flex: 1;
}
.card-langkah ul li{
  margin-bottom: 8px !important;
}
.card-langkah ul li:last-child{
  margin-bottom: 0 !important;
}
.row-hasil-dicapai {
  display: flex;
  flex-wrap: wrap;
}

.col-hasil-dicapai {
  width: 50%;
  height: 144px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  text-align: center;
  border: 1px solid #e7e7e7;
}

.col-hasil-dicapai:first-child {
  border-top: none;
  border-left: none;
}

.col-hasil-dicapai:nth-child(2) {
  border-top: none;
  border-right: none;
}

.col-hasil-dicapai:nth-child(3) {
  border-bottom: none;
  border-left: none;
}

.col-hasil-dicapai:last-child {
  border-right: none;
  border-bottom: none;
}

.col-hasil-dicapai p {
  width: 70%;
  margin: 0 auto;
} 
.result-insight{
  border-radius: 8px;
  background: #0A0907;
  box-shadow: 0 15px 15px 0 rgba(255, 255, 255, 0.25) inset;
  padding: 16px;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%; 
  font-style: italic;
}
@media (max-width: 991.98px) {
  .title-60 {
    font-size: 24px;
    line-height: 135%;
  }

  .body-base-30 {
    font-size: 18px;
  }

  .body-base-36 {
    font-size: 16px;
    line-height: 135%;
  }

  .body-base-20 {
    font-size: 16px;
    line-height: 135%;
  }

  .title-36 {
    font-size: 24px;
    line-height: 135%;
  }

  .md-block {
    display: none;
  }
  
  .md-none {
    display: block;
  }

  .img-fluid {
    width: 100%;
  }

  .section-container {
    padding: 30px 0;
  }
  
  .mt-2 {
    margin-top: 16px !important;
  }
  
  .mt-3 {
    margin-top: 24px !important;
  }
  
  .mt-4 {
    margin-top: 24px !important;
  }
  
  .mt-5 {
    margin-top: 24px !important;
  }
  
  .mb-2 {
    margin-bottom: 16px !important;
  }
  
  .mb-3 {
    margin-bottom: 24px !important;
  }
  
  .mb-4 {
    margin-bottom: 24px !important;
  }
  
  .mb-5 {
    margin-bottom: 24px !important;
  }

  .hero {
    display: inherit;
    min-height: auto;
    /* background-position-x: -30px; */
  }

  .hero-content-container {
    height: max-content !important;
    padding: 30px 0;
    text-align: left;
  }

  .row {
    display: inherit;
  }

  .col-article-right {
    margin-top: 16px;
  }

  .section-latar-belakang {
    padding-left: 16px;
    padding-right: 16px;
  }

  .article-latar-belakang {
    position: inherit;
    background: #1A3D72CC;
    backdrop-filter: blur(50px);
    box-shadow: 0px 0px 35px 10px #00000033;
    padding: 16px 0;
    box-sizing: border-box;
    border-radius: 8px;
  }

  .row-langkah {
    flex-direction: column;
  }

  .card-langkah {
    flex: 1;
    justify-content: start;
  }

  .row-hasil-dicapai {
    flex-direction: column;
    margin-top: 24px;
  }

  .col-hasil-dicapai {
    width: 100%;
  }

  .col-hasil-dicapai:first-child {
    border-top: none;
    border-left: none;
    border-right: none;
  }
  
  .col-hasil-dicapai:nth-child(2) {
    border-top: none;
    border-right: none;
    border-left: none;
  }
  
  .col-hasil-dicapai:nth-child(3) {
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
  
  .col-hasil-dicapai:last-child {
    border-right: none;
    border-bottom: none;
    border-left: none;
  }
  .hero-content-container .title-content{
    flex:0 0 100%;
  }
}
 
/* Mosaic Layout Styles */
  .content-list-container {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  min-height: 400px;
}

.content-list-item  {
  background: #ffffff;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  transition: all 0.6s ease;
  border: 1px solid #e5e5e5;
  position: absolute;
  overflow: hidden;
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(-30px);
}
.mosaic-layout{
  position: relative;
}
 
/* jQuery will handle positioning dynamically */
 
.content-list-item h3 {
  margin: 0 0 16px;
  color: #0E0C0A;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
}
 ul.check-list-dark, ul.check-list-light{
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0;
}
.check-list-dark li, .check-list-light li{
  position: relative;
  padding-left: 23px;
  margin-bottom: 10px;
}
.check-list-dark li:last-child, .check-list-light li:last-child{
  margin-bottom: 0;
}
.check-list-dark li:before, .check-list-light li:before{
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(/img/icon/icon-tick-circle.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
  
}
.check-list-light li:before{
  background-image: url(/img/icon/icon-tick-circle-light.svg);
}
 

/* Responsive adjustments for mosaic layout */
@media (max-width: 991.98px) {
  .content-list-container {
    gap: 16px;
  }
  
  .content-list-item.mosaic-item[data-number="1"],
  .content-list-item.mosaic-item[data-number="2"],
  .content-list-item.mosaic-item[data-number="3"],
  .content-list-item.mosaic-item[data-number="4"] {
    flex: 0 0 calc(50% - 8px);
    padding: 20px;
  }
  
  .content-list-item.mosaic-item h3 {
    font-size: 20px;
  }
}

@media (max-width: 767.98px) {
 
  .content-list-item  {
    position: static;
    opacity: 1;
    transform: translateY(0);
  }
  .content-list-item.mosaic-item{
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .content-list-item.mosaic-item:last-child{
    margin-bottom: 0;
  }
  .latar-belakang-img{
    margin-bottom: 30px;
  }
}