.single-service .hero-section {
  height: 600px;
}

.postid-3773 .hero-section {
  height: 700px;
}

.postid-3773 .hero-right-image img{
    display: none;
}

.postid-1048 .opus-plasma-section,
.postid-3773  .opus-plasma-section,
.postid-3773  .benefits-section,
.postid-1550 .opus-plasma-section,
.postid-1550 .process-section,
.postid-1571 .process-section,
.postid-1571 .opus-plasma-section,
.postid-1566 .process-section,
.postid-1566 .opus-plasma-section,
.postid-1557 .process-section,
.postid-1055 .process-section,
.postid-1487 .opus-plasma-section,
.postid-1053 .opus-plasma-section,
.postid-1396 .opus-plasma-section,
.postid-1055 .opus-plasma-section,
.postid-1401 .opus-plasma-section,
.postid-1401 .process-section,
.postid-1487 .process-section,
.postid-1459 .process-section,
.postid-1459 .opus-plasma-section,
.postid-1466 .process-section,
.postid-1466 .opus-plasma-section,
.postid-1051 .process-section,
.postid-1051 .opus-plasma-section,
.postid-1471 .opus-plasma-section,
.postid-1477 .opus-plasma-section {
  display: none;
}

/*.postid-1550 .benefits-section,*/
/*.postid-1571 .benefits-section,*/
/*.postid-1566 .benefits-section,*/
/*.postid-1557 .benefits-section,*/
/*.postid-1401 .benefits-section,*/
/*.postid-1055 .benefits-section,*/
/*.postid-1487 .benefits-section,*/
/*.postid-1459 .benefits-section,*/
/*.postid-1466 .benefits-section,*/
/*.postid-1051 .benefits-section{*/
/*  margin-top: 0;*/
/*}*/

.packages-section:has(+ .emergency-cost-section) {
  padding-bottom: 0;
}

body:not(:has(.emergency-cta)) .faq-section {
  padding-bottom: 100px;
  margin-bottom: 80px;
}


.postid-1053 .hero-right-image img {
  max-width: 1200px;
  /* width: 1180px; */
  margin-right: 0;
}

.hero-left p {
  margin-right: 80px;
}

.hero-right-image {
  height: 100%;
}

.hero-right-image img {
  max-width: 670px;
  width: 670px;
  margin-right: -100px;
}

.postid-745 .hero-right-image img {
  max-width: 670px;
  width: auto;
  margin-right: -100px;
}

.container {
  padding: 0 20px;
}

.insurance-content-section .section-tag {
  color: #fff;
}

.before-after-gallery-section {
  margin-top: -230px;
  text-align: center;
}

.before-after-gallery-section .section-title {
  text-align: start;
}

.before-after-gallery-section .gallery-description {
  margin-bottom: 30px;
}

.before-after-gallery-section .slick-slide img {
  display: block;
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.appointment-section .wpcf7-form-control {
  margin-top: 0;
}

.appointment-section .wpcf7-form-control {
  margin-top: 10px;
}

.slick-dots {
  display: none;
}

.package-card__body .cta-btn {
  padding: 12px 25px;
}

.process-section .section-tag {
  margin-bottom: 10px;
}

/* =================================
   Feature Section - Badge Image Layout
================================= */

.feature-wrap {
  gap: 95px;
}

.feature-content {
  max-width: 650px;
}

.feature-images--badge {
  position: relative;
}

.image-with-badge {
  position: relative;
  border-radius: 20px;
  overflow: visible;
}

.image-with-badge .main-image {
  width: 100%;
  height: 410px;
  object-fit: cover;
  display: block;
  border-radius: 20px;
}

.image-with-badge .badge-image {
  position: absolute;
  bottom: -50px;
  right: -50px;
  width: 155px;
  height: 155px;
  border-radius: 20px;
  object-fit: cover;
}

/* =================================
   Feature Checklist (Icon List)
================================= */

.feature-checklist {
  list-style: none;
  padding: 0;
  margin: 20px 0 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.feature-checklist li {
  display: flex;
  margin-bottom: 0;
  align-items: center;
  gap: 12px;
  font-size: 20px;
  font-weight: 700;
  color: var(--primary-color);
  flex: 0 0 calc(50% - 8px);
}

.postid-3773 .feature-checklist li{
    font-size: 18px;
    flex: 0 0 calc(100% - 8px);
}

.feature-checklist .check-icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
  background: var(--secondary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.feature-checklist .check-icon svg {
  width: 20px;
  height: 20px;
}

/* =================================
   Responsive
================================= */

@media (max-width: 768px) {
  .image-with-badge .badge-image {
    width: 120px;
    height: 120px;
    bottom: -15px;
    right: -15px;
    border-width: 4px;
  }

  .feature-checklist li {
    flex: 0 0 100%;
    font-size: 16px;
  }

  .feature-checklist .check-icon {
    width: 35px;
    height: 35px;
    min-width: 35px;
  }
}

@media (max-width: 480px) {
  .image-with-badge .badge-image {
    width: 100px;
    height: 100px;
    bottom: -10px;
    right: -10px;
  }
}

/* =================================
   Process Steps Section
================================= */

.process-section {
  padding: 35px 0 350px;
  background: #fff9f0;
}

.postid-1578 .package-card {
  background-color: #fff9f0;
}

.postid-1578 .process-section {
  display: none;
}

.postid-1578 .packages-section .section-subtitle {
  color: #393939;
}

.postid-1578 .benefits-section {
  padding: 0;
  margin-top: 0;
}

.process-header {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 60px;
}

/* Process Steps Grid */
.process-steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  gap: 40px;
  max-width: 1400px;
  margin: 0 auto 50px;
}

.symptoms-content {
  color: #393939;
  line-height: 25px;
}

.process-step {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.step-icon-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.step-icon {
  width: 70px;
  height: 70px;
  background: var(--secondary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  padding: 20px;
}

.step-icon img {
  width: 30px;
  height: 30px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}

.step-connector {
  flex: 1;
  height: 1px;
  border-top: 1px dashed #e0e0e0;
  right: -20px;
  position: relative;
}

.step-content {
  text-align: left;
}
.step-content a {
  color: #393939;
}
.step-title {
  font-size: 21px;
  font-weight: 700;
  color: var(--primary-color);
  margin: 0 0 12px;
  line-height: 1.4;
}

.step-desc {
  font-size: 13px;
  line-height: 1.7;
  color: #000;
  margin: 0;
}

/* CTA Button */
.process-cta {
  text-align: center;
  margin-top: 40px;
}

/* =================================
   Benefits Section (Blue Box)
================================= */

.benefits-section {
  padding: 0;
  margin-top: -270px;
}

.benefits-wrap {
  /* background: linear-gradient(135deg, #0066cc 0%, #004c99 100%); */
  background-color: #273d77;
  border-radius: 40px;
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: 30px;
  padding: 60px;
  align-items: center;
  overflow: visible;
  position: relative;
}

/* =================================
   Tooth Mask Effect
================================= */
.packages-section h2 {
  color: var(--primary-color);
}

.packages-section {
  background: #fff;
}

.packages-section.second-packages-section {
  padding-top: 0px;
  padding-bottom: 80px;
}

.before-after-gallery-section .cta-wrap {
  display: flex;
  width: 100%;
  justify-content: center;
}

.benefits-image.tooth-mask {
  position: relative;
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}

.masked-image {
  width: 100%;
  height: auto;
  display: block;
  -webkit-mask-image: url("/wp-content/uploads/2026/01/Vector.webp");
  mask-image: url("/wp-content/uploads/2026/01/Vector.webp");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  object-fit: cover;
}

.postid-1571 .masked-image,
.page-id-124 .masked-image,
.page-id-125 .masked-image,
.page-id-126 .masked-image,
.page-id-127 .masked-image {
  mask-image: none !important;
  -webkit-mask-image: none !important;
}

.postid-1571 .tooth-icon,
.page-id-124 .tooth-icon,
.page-id-125 .tooth-icon,
.page-id-126 .tooth-icon,
.page-id-127 .tooth-icon {
  display: none !important;
}

.tooth-icon {
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 60px;
}

.tooth-icon svg {
  width: 45px;
  height: 45px;
  fill: white;
}

/* Left Image (Fallback) */
.benefits-image {
  position: relative;
}

.benefits-image img {
  width: 100%;
  max-width: 320px;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* Right Content */
.benefits-content {
  color: #fff;
}

.benefits-tag {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 15px;
  text-transform: capitalize;
}

.benefits-subtitle {
  font-size: 38px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 40px;
  line-height: 1.4;
}

/* Benefits Grid */
.benefits-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 20px;
}

.benefits-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.benefits-list li {
  font-size: 16px;
  line-height: 1.7;
  color: #fff;
  font-weight: 400;
  padding-left: 20px;
  position: relative;
}

.benefits-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
}

.postid-1053 {
  .section-para {
    color: #393939;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
  }
}
.postid-1396 {
  .process-header {
    p {
      color: #393939;
      text-align: center;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 25px;
    }
  }
}

.subtitle-box {
  color: #273d77;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 37px;
  margin-bottom: 20px;
}
/* =================================
   Responsive
================================= */

@media (max-width: 1280px) {
  .hero-right-image img {
    width: auto !important;
  }
  .insurance-content-section {
    padding-bottom: 120px;
  }
}

@media (max-width: 1200px) {
  .process-steps {
    grid-template-columns: repeat(2, 1fr);
  }

  .benefits-wrap {
    grid-template-columns: 350px 1fr;
    gap: 40px;
    padding: 50px;
  }

  .benefits-image.tooth-mask {
    max-width: 380px;
  }
}

@media (max-width: 1024px) {
  .before-after-gallery-section {
    margin-top: -200px;
  }
}

@media (max-width: 991px) {
  .insurance-content-section {
    padding-bottom: 130px;
  }
}

@media (max-width: 980px) {
  .benefits-wrap {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 50px;
  }
  .feature-content {
    max-width: 100%;
  }
}

@media (max-width: 824px) {
  .before-after-gallery-section {
    margin-top: -150px;
  }
}

@media (max-width: 768px) {
  .emergency-cta .cta-content {
    padding: 0;
    text-align: left;
  }
  .emergency-cta {
    margin-top: 0 !important;
  }
  .benefits-section {
    margin-top: 0;
  }
  .process-section {
    padding: 60px 0 40px;
  }

  .process-header .section-title {
    font-size: 32px;
  }

  .process-steps {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .step-connector {
    display: none;
  }

  .benefits-wrap {
    grid-template-columns: 1fr;
    padding: 40px 30px;
    gap: 40px;
  }

  .benefits-image img {
    max-width: 300px;
  }

  .benefits-image.tooth-mask {
    max-width: 320px;
  }

  .tooth-icon {
    width: 40px;
    height: 70px;
    bottom: 0%;
  }

  .tooth-icon svg {
    width: 38px;
    height: 38px;
  }

  .benefits-subtitle {
    font-size: 32px;
  }

  .benefits-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

@media (max-width: 824px) {
  .before-after-gallery-section {
    margin-top: -200px;
  }
}

@media (max-width: 575px) {
  .postid-1053 {
    .section-para {
      text-align: left;
    }
  }
}

@media (max-width: 480px) {
  .process-header .section-title {
    font-size: 26px;
  }

  .step-icon {
    width: 70px;
    height: 70px;
    padding: 18px;
  }

  .step-icon img {
    width: 35px;
    height: 35px;
  }

  .step-title {
    font-size: 18px;
  }

  .benefits-wrap {
    padding: 30px 20px;
    border-radius: 20px;
  }

  .benefits-image.tooth-mask {
    max-width: 260px;
  }

  .tooth-icon {
    width: 40px;
    height: 40px;
    bottom: 9%;
  }

  .tooth-icon svg {
    width: 32px;
    height: 32px;
  }

  .benefits-subtitle {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.packages-slider .slick-dots li button:before {
  color: #d9d9d9;
  opacity: 1;
  font-size: 14px;
  margin-top: -3px;
  margin-left: -4px;
}

.packages-slider .slick-dots li.slick-active button:before {
  color: var(--secondary-color);
  opacity: 1;
  font-size: 14px;
}

/* Before/After Gallery Section */

.before-after-gallery-section {
  padding: 00px 20px 70px;
}

.before-after-gallery-section .gallery-item {
  background: #fff9f0;
  border-radius: 12px;
  padding: 48px 40px;
  margin-bottom: 40px;
  box-shadow: 0 0 9.2px 0 rgba(0, 0, 0, 0.11);
}

.before-after-gallery-section .gallery-item:last-child {
  margin-bottom: 0;
}

.before-after-gallery-section .gallery-title {
  font-size: 36px;
  font-weight: 700;
  color: var(--primary-color);
  margin: 0 0 20px;
}

.before-after-gallery-section .gallery-description {
  font-size: 16px;
  line-height: 1.7;
  color: #000;
  margin-bottom: 16px;
  width: 85%;
  margin-inline: auto;
}

.before-after-gallery-section .gallery-description p {
  margin: 0 0 12px;
}

.before-after-gallery-section .gallery-description p a {
  color: #000;
  font-size: 16px;
  text-decoration: underline;
}

.before-after-gallery-section .learn-more-text {
  font-size: 15px;
  color: #6b7280;
  margin: 0 0 32px;
}

/* Slick Carousel */
.before-after-gallery-section .slick-carousel {
  margin-bottom: 24px;
  opacity: 1;
  transition: opacity 0.3s;
  /*display: flex;*/
  /*flex-direction: row;*/
  /*gap: 20px;*/
}

/*.before-after-gallery-section .slick-carousel.slick-initialized {*/
/*  visibility: visible;*/
/*  opacity: 1;*/
/*}*/
.before-after-gallery-section .slick-slide {
  border-radius: 20px;
}
.before-after-gallery-section .slick-slide img {
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/*Hide all slides except first until carousel loads */
.before-after-gallery-section
  .slick-carousel:not(.slick-initialized)
  .slick-slide {
  display: block;
  width: 50%;
}

/*.before-after-gallery-section*/
.slick-carousel:not(.slick-initialized) .slick-slide:first-child {
  display: block;
}

.before-after-gallery-section .slick-initialized .slick-slide {
  display: block !important;
  visibility: visible !important;
  margin: 0 5px;
}

/* Custom Carousel Dots */
.before-after-gallery-section .carousel-dots {
  text-align: center;
  margin-top: -30px;
  margin-bottom: 45px;
}

.before-after-gallery-section .carousel-dots ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  position: relative;
  justify-content: center;
  gap: 8px;
}

.before-after-gallery-section .carousel-dots li {
  margin: 0;
}

.before-after-gallery-section .carousel-dots button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #d1d5db;
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 0;
  transition: all 0.3s;
}
.before-after-gallery-section .carousel-dots .slick-dots li button:before {
  color: #d9d9d9;
  opacity: 1;
  font-size: 14px;
  margin-top: -3px;
  margin-left: -4px;
}
.before-after-gallery-section
  .carousel-dots
  .slick-dots
  li.slick-active
  button:before {
  color: var(--secondary-color);
  opacity: 1;
  font-size: 14px;
}

.before-after-gallery-section .carousel-dots li.slick-active button {
  background: transparent;
}

/* CTA Button */
.before-after-gallery-section .cta-wrap {
  text-align: center;
}

.before-after-gallery-section .cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 40px;
  background: linear-gradient(135deg, #6b391e, #6b391e);
  color: #fff;
  font-weight: 600;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  transition: transform 0.2s;
}

.before-after-gallery-section .cta-btn:hover {
  transform: translateY(-2px);
}
.stats-section .stat-card {
  img {
    height: 120px;
    width: 105px;
  }
  p {
    color: #273d77;
  }
}

.insurance-content-section {
  padding-bottom: 210px;
  background-color: #273d77;
}

/* ===============================
Emergency Symptoms Section
================================ */
.emergency-symptoms-section {
  margin-bottom: 40px;
}

.emergency-cost-section .section-content h3,
.emergency-symptoms-section .section-content h3,
.section-content ul li{
  position: relative;
  padding-left: 35px;
}

.postid-3773 .section-content h2{
    margin-top: 45px;
}

.section-content ul li{
    list-style: none;
    margin-bottom: 16px;color: #273D77;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}

.emergency-cost-section .section-content h3::before,
.emergency-symptoms-section .section-content h3::before,
.section-content ul li::before{
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(http://lvsmile.devbuildpro.com/wp-content/uploads/2026/03/Group-100.png)
    no-repeat center / contain;
}

.emergency-symptoms-section .section-title {
  font-size: 36px;
  font-weight: 700;
  color: #2f4a86;
  margin-bottom: 20px;
}

.emergency-symptoms-section .section-content {
  margin-bottom: 50px;
  color: #393939;
  line-height: 1.7;
}

/* Grid */

.emergency-grid {
  display: grid;
  grid-template-columns: 520px 1fr;
  gap: 60px;
  align-items: start;
}

/* Left Box */

.emergency-box {
  border: 1px solid #c9a08a;
  padding: 40px;
  border-radius: 6px;
}

.emergency-box h3 {
  font-size: 32px;
  font-weight: 700;
  color: #2f4a86;
  margin-bottom: 20px;
}

.section-content p,
.emergency-box p {
  color: #393939;
  line-height: 1.7;
  margin-bottom: 10px;
}

.single-service p .cta-btn {
  margin-bottom: 50px;
}

.before-after-gallery-section p {
  text-align: left;
}

.emergency-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Button */

.emergency-box .cta-btn {
  display: inline-block;
  background: #7b3f1d;
  color: #fff;
  padding: 14px 28px;
  border-radius: 30px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s;
}

.cta-btn:hover {
  background: #5e2f14;
}

/* Symptoms List */

.emergency-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.emergency-cost-section .section-content h4 {
  color: #2f4a86;
  font-size: 25px;
  margin-block: 15px;
}

.emergency-symptoms-section .section-content h3 {
  margin-bottom: 20px;
  color: #2f4a86;
}

.emergency-symptoms-section .cta-btn br {
  display: none;
}

.emergency-cost-section .section-content h3,
.emergency-list li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 18px;
  font-weight: 600;
  color: #2f4a86;
}

.emergency-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  background: #7b3f1d;
  border-radius: 50%;
}

.emergency-list li::after {
  content: "✓";
  position: absolute;
  left: 3px;
  top: 3px;
  color: #fff;
  font-size: 14px;
}

/* ===============================
Emergency Cost Section
================================ */

.emergency-cost-section {
  padding: 50px 0 50px;
}

.cost-grid {
  display: grid;
  grid-template-columns: 1fr 520px;
  gap: 50px;
  background: #f5f5f5;
  padding: 50px;
  border-radius: 20px;
  align-items: center;
  margin-bottom: 40px;
}

/* Content */

.cost-content .section-title {
  font-size: 36px;
  color: #2f4a86;
  font-weight: 700;
  margin-bottom: 20px;
}

.cost-text {
  color: #555;
  line-height: 1.7;
  margin-bottom: 30px;
}

.cost-text p {
  margin-bottom: 15px;
}

/* Image */

.cost-image img {
  width: 100%;
  border-radius: 16px;
  object-fit: cover;
}

.section-title {
  text-align:;
}

/* ===============================
Responsive
================================ */
@media (max-width: 1024px) {
  .hero-right-image img .hero-right-image {
    display: none;
  }
  .emergency-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .cost-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  .emergency-symptoms-section .section-title,
  .cost-content .section-title {
    font-size: 28px;
  }

  .emergency-box {
    padding: 30px;
  }

  .cost-grid {
    padding: 30px;
  }
  .process-header {
    text-align: left;
  }
}

.faq-section {
  padding: 100px 0 350px;
  background: #f5efe6;
}

.faq-grid {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 80px;
}

.faq-label {
  font-size: 14px;
  text-transform: uppercase;
  color: #7b3f1d;
  font-weight: 600;
}

.faq-left h2 {
  font-size: 40px;
  color: #2f4a86;
  margin: 15px 0;
}

.faq-content {
  color: #666;
  line-height: 1.7;
  margin-bottom: 25px;
}

.faq-right {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.faq-item {
  background: #fff;
  border-radius: 14px;
  border: 1px solid #e6e0d6;
  overflow: hidden;
}

.faq-question {
  padding: 18px 25px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

.faq-answer {
  padding: 20px 25px;
  display: none;
  color: #666;
  line-height: 1.7;
}

/* CTA */

.emergency-cta {
  padding: 80px 0;
  margin-top: -350px;
  p {
    color: white;
  }
  a {
    color: white;
  }
}

.cta-grid {
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 40px;
  background: #7b3f1d;
  color: #fff;
  padding: 0px;
  border-radius: 18px;
  align-items: end;
  overflow: hidden;
}

.cta-content h2 {
  font-size: 36px;
  margin-bottom: 20px;
}

.cta-content {
  gap: 0;
  padding: 50px;
}

.cta-cnt {
  line-height: 1.7;
  margin-bottom: 25px;
}

.cta-cnt p {
  font-size: 18px;
  font-weight: 500;
}

.cta-buttons {
  display: flex;
  gap: 15px;
}

.cta-buttons .cta-btn {
  background: #fff;
  color: #7b3f1d;
  padding: 14px 25px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
}

.cta-btn-outline {
  border: 2px solid #fff;
  color: #fff;
  padding: 14px 25px;
  border-radius: 30px;
  text-decoration: none;
}

.cta-image img {
  width: 100%;
  margin-bottom: -5px;
}

.faq-item.active {
  background: transparent;
  border: 1px solid #2f6f7326;
}

.faq-question {
  color: #6b391e;
}

.postid-1350 .emergency-symptoms-section .container {
  display: flex;
  gap: 30px;
  flex-direction: column;
}

.postid-1350 .emergency-symptoms-section .emergency-grid {
  order: 1;
}

.postid-1350 .emergency-symptoms-section .section-content {
  order: 2;
  margin-bottom: 0;
}

.postid-1396 {
  .emergency-symptoms-section .container {
    display: flex;
    gap: 30px;
    flex-direction: column;
  }

  .emergency-grid {
    order: 1;
  }

  .section-title {
    order: 2;
    margin-bottom: 0;
  }

  .section-content {
    order: 3;
  }
}

.opus-plasma-section {
  padding: 80px 20px;
  background: #efe8de;
  border-radius: 20px;
  margin: 0 auto 60px;
  width: 1280px;
  max-width: 100%;
}

.opus-plasma-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

.opus-plasma-content h2 {
  font-size: 38px;
  font-weight: 700;
  color: #1f3a6b;
  margin-bottom: 25px;
}

.opus-description p {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 18px;
  color: #333;
}

.opus-plasma-image img {
  width: 100%;
  border-radius: 18px;
  display: block;
}

/* Responsive */

@media (max-width: 992px) {
  .opus-plasma-wrapper {
    grid-template-columns: 1fr;
  }
}

/* =========================
Tablet
========================= */

@media (max-width: 1140px) {
    .hero-right-image{
        display: none;
    }
}

@media (max-width: 1024px) {
  .faq-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }

  .faq-left {
    max-width: 600px;
  }

  .cta-grid {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .cta-buttons {
    justify-content: center;
    flex-wrap: wrap;
  }

  .cta-image {
    max-width: 320px;
    margin: auto;
  }
}

/* =========================
Mobile
========================= */

@media (max-width: 768px) {
  .faq-section {
    padding: 70px 0;
  }

  .faq-left h2 {
    font-size: 32px;
  }

  .faq-question {
    font-size: 16px;
    padding: 16px 18px;
  }

  .faq-answer {
    padding: 16px 18px;
  }

  .cta-grid {
    padding: 35px 25px 0;
  }

  .cta-content h2 {
    font-size: 28px;
  }

  .cta-buttons {
    flex-direction: row;
    gap: 12px;
    width: 100%;
  }

  .cta-buttons .cta-btn,
  .cta-buttons .cta-btn-outline {
    width: 100%;
    text-align: center;
  }
  .hero-cta-buttons {
    flex-direction: column !important;
    gap: 0 !important;
  }
}

/* =========================
Small Mobile
========================= */

@media (max-width: 480px) {
  .faq-left h2 {
    font-size: 26px;
  }

  .faq-question {
    font-size: 15px;
  }

  .cta-content h2 {
    font-size: 24px;
  }
}

.testimonials-section {
  background-color: transparent;
  padding-top: 20px;
}

.hero-read-more-content {
  display: none;
  margin-top: 15px;
}

.hero-read-more-toggle {
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
  cursor: pointer;
  color: #2f4a86;
}

.hero-read-more-toggle:hover {
  text-decoration: underline;
}
