* {
  font-family: "Plus Jakarta Sans";
}

.block__title {
  margin: 0;
}

.l-reuteri-header {
  position: relative;
  
  background: linear-gradient(180deg, #003da6 0%, #001e60 100%);
}

[dir="rtl"] .l-reuteri-header {
  
  background: linear-gradient(-180deg, #003da6 0%, #001e60 100%);
}

.l-reuteri-header .shield-left {
  position: absolute;
  bottom: 70px;
  
  left: 0;
  width: 240px;
}

[dir="rtl"] .l-reuteri-header .shield-left {
  left: auto;
  
  right: 0;
}

.l-reuteri-header .shield-right {
  position: absolute;
  bottom: 0;
  
  right: 0;
  width: 240px;
}

[dir="rtl"] .l-reuteri-header .shield-right {
  right: auto;
  
  left: 0;
}

.l-reuteri-header .l-reuteri-hero {
  padding-top: 80px;
  padding-bottom: 20px;
}

.l-reuteri-header .l-reuteri-hero .section-header {
  display: flex;
  justify-content: center;
  align-items: center;
}

.l-reuteri-header .l-reuteri-hero .section-header .title {
  margin-bottom: 60px;
}

.l-reuteri-header .l-reuteri-hero .section-header .title p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  margin-bottom: 0;
}

.l-reuteri-header .l-reuteri-hero .section-header .impact-frame {
  position: relative;
}

.l-reuteri-header .l-reuteri-hero .section-header .impact-frame .frame {
  width: 100%;
  display: block;
}

.l-reuteri-header .l-reuteri-hero .section-header .impact-frame .gut {
  position: absolute;
  top: 10.1%;
  
  left: 8.3%;
  width: 84.1%;
  height: 64.3%;
  object-fit: cover;
  border-radius: 9px;
}

[dir="rtl"] .l-reuteri-header .l-reuteri-hero .section-header .impact-frame .gut {
  left: auto;
  
  right: 8.3%;
}

.l-reuteri-header .section-slider .title {
  font-size: 20px;
  font-weight: 700;
  font-family: "Nunito";
  line-height: 28px;
  text-align: center;
  margin-bottom: 24px;
  letter-spacing: 0;
  color: #fff;
}

.l-reuteri-header .section-slider .card-desktop {
  display: flex;
  justify-content: center;
  align-items: center;
}

.l-reuteri-header .section-slider .card-desktop .item-card {
  position: relative;
  min-width: 246px;
}

.l-reuteri-header .section-slider .card-desktop .item-card img {
  width: 100%;
}

.section-bakteri {
  position: relative;
  min-height: 100vh;
}

.section-bakteri .scene-wrapper {
  position: relative;
  min-height: 100vh;
  
  background: linear-gradient(180deg, #001e60 0%, #003da6 28%, #003da6 72.12%, #001e60 100%);
  padding: 40px 0;
}

[dir="rtl"] .section-bakteri .scene-wrapper {
  
  background: linear-gradient(-180deg, #001e60 0%, #003da6 28%, #003da6 72.12%, #001e60 100%);
}

.section-bakteri .scene-wrapper .bg-bakteri {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.section-bakteri .scene-wrapper .bg-bakteri img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  opacity: .6;
}

.section-bakteri .scene-wrapper .box-section-1 {
  position: absolute;
  inset: 0;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 61, 166, .8) 0%, rgba(0, 61, 166, 0) 100%);
  width: 100%;
  height: 100vh;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.section-bakteri .scene-wrapper .box-section-1 .title-question {
  margin: 0 auto 20px;
  max-width: 1000px;
}

.section-bakteri .scene-wrapper .box-section-1 .title-question p {
  color: #fff;
  text-shadow: 0 0 4px #011d79, 0 2px 8px #011d79;
  font-size: 20px;
  font-weight: 700;
  font-family: "Nunito";
  line-height: 24px;
  margin-bottom: 8px;
  text-align: center;
}

.section-bakteri .scene-wrapper .box-section-1 .title-question h2 {
  color: #fff;
  text-shadow: 0 0 4px #011d79, 0 2px 8px #011d79;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 0;
}

.section-bakteri .scene-wrapper .box-section-1 .box-bakteri {
  display: flex;
  align-items: center;
  gap: 4px;
  max-width: 426px;
  margin: auto;
}

.section-bakteri .scene-wrapper .box-section-1 .box-bakteri .blue-bakteri,
.section-bakteri .scene-wrapper .box-section-1 .box-bakteri .red-bakteri {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.section-bakteri .scene-wrapper .box-section-1 .box-bakteri .blue-bakteri img,
.section-bakteri .scene-wrapper .box-section-1 .box-bakteri .red-bakteri img {
  width: 180px;
  height: 180px;
}

.section-bakteri .scene-wrapper .box-section-1 .box-bakteri .blue-bakteri p,
.section-bakteri .scene-wrapper .box-section-1 .box-bakteri .red-bakteri p {
  margin-bottom: 0;
  color: #fff;
  text-shadow: 0 0 4px #011d79, 0 2px 8px #011d79;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}

.section-bakteri .scene-wrapper .box-section-1 .box-bakteri .and p {
  margin-bottom: 0;
  color: #fff;
  text-shadow: 0 0 4px #011d79, 0 2px 8px #011d79;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  font-family: sans-serif;
}

.section-bakteri .scene-wrapper .box-section-2 {
  position: absolute;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 61, 166, .8) 0%, rgba(0, 61, 166, 0) 100%);
  inset: 0;
  overflow: visible;
  visibility: hidden;
  width: 100%;
  height: 100vh;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.section-bakteri .scene-wrapper .box-section-2 .jahat,
.section-bakteri .scene-wrapper .box-section-2 .baik {
  position: absolute;
  inset: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: opacity .3s linear;
  top: 0;
  bottom: 0;
  
  left: calc((100vw - 100%) / -2);
  width: 100vw;
  opacity: .6;
}

[dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .jahat,
[dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .baik {
  left: auto;
  
  right: calc((100vw - 100%) / -2);
}

.section-bakteri .scene-wrapper .box-section-2 .jahat {
  background-image: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/bakteri/bakteri-jahat-resized.png");
  z-index: 1;
}

.section-bakteri .scene-wrapper .box-section-2 .baik {
  background-image: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/bakteri/bakteri-baik-resized.png");
  z-index: 2;
}

.section-bakteri .scene-wrapper .box-section-2 .probiotik {
  margin-bottom: 40px;
  position: relative;
  z-index: 10;
}

.section-bakteri .scene-wrapper .box-section-2 .probiotik h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  margin-bottom: 0;
  text-align: center;
  letter-spacing: 0;
}

.section-bakteri .scene-wrapper .box-section-2 .probiotik h2 span {
  color: #f5e894;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range {
  border-radius: 16px;
  border: 2px solid #dbedff;
  
  background: linear-gradient(180deg, rgba(222, 255, 255, .8)) 0%, rgba(255, 255, 255, .8) 100%;
  box-shadow: 0 4px 4px 0 rgba(7, 29, 76, .12), 0 0 12px 4px #6fc6ec inset;
  width: 100%;
  padding: 32px;
  position: relative;
  z-index: 10;
  max-width: 512px;
  margin: auto;
}

[dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .box-range {
  
  background: linear-gradient(-180deg, rgba(222, 255, 255, .8)) 100%, rgba(255, 255, 255, .8) 0%;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .title-range {
  margin-bottom: 0;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .title-range p {
  color: #003da6;
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito";
  line-height: 24px;
  text-align: center;
  margin-bottom: 0;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range {
  position: relative;
  width: 100%;
  height: 90px;
  display: flex;
  align-items: center;
  z-index: 999;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range .line {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  height: 10px;
  border-radius: 100000000px;
  border: 1px solid #67f7fe;
  
  background: linear-gradient(104deg, #468ecf 0%, #025ac1 60.15%);
  box-shadow: 0 2px 4px rgba(1, 29, 121, .4);
}

[dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .box-range .range .line {
  
  background: linear-gradient(-104deg, #468ecf 0%, #025ac1 60.15%);
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 10;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input::-webkit-range-runnable-track {
  background: transparent;
  height: 10px;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input::-moz-range-track {
  background: transparent;
  height: 10px;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input::-webkit-range-thumb {
  appearance: none;
  width: 82px;
  height: 82px;
  background: red;
  cursor: pointer;
  margin-top: -36px;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input::-moz-range-thumb {
  width: 80px;
  height: 80px;
  background: transparent;
  border: none;
  cursor: pointer;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range .thumb {
  position: absolute;
  
  left: 50%;
  top: 50%;
  
  transform: translate(-50%, -50%);
  width: 78px;
  height: 76px;
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/bakteri/baby-head-center.png") center/contain no-repeat;
  pointer-events: none;
  z-index: 5;
}

[dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .box-range .range .thumb {
  left: auto;
  
  right: 50%;
  
  transform: translate(50%, -50%);
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range-labels {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
}

.section-bakteri .scene-wrapper .box-section-2 .box-range .range-labels p {
  color: #003da6;
  font-size: 18px;
  font-weight: 700;
  font-family: "Nunito";
  line-height: 24px;
  letter-spacing: .5px;
  margin-bottom: 0;
}

.section-bakteri .scene-wrapper .box-section-3 {
  position: absolute;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 61, 166, .8) 0%, rgba(0, 61, 166, 0) 100%);
  inset: 0;
  visibility: hidden;
  width: 100%;
  height: 100vh;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.section-bakteri .scene-wrapper .box-section-3 .box-shield-title p {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  margin-bottom: 0;
}

.section-bakteri .scene-wrapper .box-section-3 .box-shield-title h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -0.18px;
  text-align: center;
  margin-bottom: 0;
}

.section-bakteri .scene-wrapper .box-section-3 .box-shield {
  position: relative;
  width: 100%;
}

.section-bakteri .scene-wrapper .box-section-3 .box-shield img {
  display: block;
  width: 321px;
  height: 320px;
  margin: auto;
}

.section-bakteri .scene-wrapper .box-section-3 .box-shield p {
  position: absolute;
  top: 50%;
  
  left: 50%;
  
  transform: translate(-50%, -50%);
  color: #fff;
  text-shadow: 0 4px 4px rgba(1, 29, 121, .4);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.72px;
  font-style: italic;
  margin-bottom: 0;
}

[dir="rtl"] .section-bakteri .scene-wrapper .box-section-3 .box-shield p {
  left: auto;
  
  right: 50%;
  
  transform: translate(50%, -50%);
}

.section-accordion {
  
  background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
  padding: 80px 80px;
}

[dir="rtl"] .section-accordion {
  
  background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
}

.section-accordion .accordion-title {
  display: block;
}

.section-accordion .accordion-title p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 24px;
  margin-bottom: 8px;
  text-align: center;
}

.section-accordion .accordion-title p span {
  color: #f5e894;
  font-style: italic;
  font-weight: 700;
}

.section-accordion .accordion-title h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -0.18px;
  text-align: center;
  margin-bottom: 28px;
}

.section-accordion .info-body {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
}

.section-accordion .info-body .acc-1 {
  position: relative;
  padding: 12px 24px 16px;
  border-radius: 16px;
  border: none;
  
  background: linear-gradient(180deg, rgba(190, 253, 254, .12) 0%, rgba(190, 190, 189, .12) 100%);
  box-shadow: 0 0 12px 4px #6fc6ec inset, 0 4px 4px 0 rgba(7, 29, 76, .12);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

[dir="rtl"] .section-accordion .info-body .acc-1 {
  
  background: linear-gradient(-180deg, rgba(190, 253, 254, .12) 0%, rgba(190, 190, 189, .12) 100%);
}

.section-accordion .info-body .acc-1 .acc-title h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -0.18px;
  margin-bottom: 4px;
}

.section-accordion .info-body .acc-1 .acc-subtitle p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Nunito";
}

.section-accordion .info-body .acc-2 {
  position: relative;
  padding: 12px 24px 16px;
  border-radius: 16px;
  border: none;
  
  background: linear-gradient(180deg, rgba(190, 253, 254, .12) 0%, rgba(190, 190, 189, .12) 100%);
  box-shadow: 0 0 12px 4px #6fc6ec inset, 0 4px 4px 0 rgba(7, 29, 76, .12);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

[dir="rtl"] .section-accordion .info-body .acc-2 {
  
  background: linear-gradient(-180deg, rgba(190, 253, 254, .12) 0%, rgba(190, 190, 189, .12) 100%);
}

.section-accordion .info-body .acc-2 .acc-title h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -0.18px;
  margin-bottom: 4px;
}

.section-accordion .info-body .acc-2 .acc-subtitle p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 24px;
  margin-bottom: 0;
}

.section-accordion .info-body .acc-2 .acc-subtitle p span {
  color: #f5e894;
  font-weight: 700;
  font-style: italic;
}

.section-accordion .info-body .acc-3 {
  padding: 12px 20px;
  border-radius: 16px;
  
  background: linear-gradient(104deg, #468ecf 0%, #025ac1 60.15%);
  box-shadow: 0 0 12px 4px #6fc6ec inset, 0 4px 4px 0 rgba(7, 29, 76, .12);
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 32px;
}

[dir="rtl"] .section-accordion .info-body .acc-3 {
  
  background: linear-gradient(-104deg, #468ecf 0%, #025ac1 60.15%);
}

.section-accordion .info-body .acc-3 .mom-kid img {
  width: 74px;
  height: 100px;
}

.section-accordion .info-body .acc-3 .acc-subtitle h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 0;
  letter-spacing: 0;
}

.section-accordion .info-body .acc-1::before,
.section-accordion .info-body .acc-2::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  
  background: linear-gradient(123deg, #f3f7fb 30.35%, #0e60d7 82.6%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
}

[dir="rtl"] .section-accordion .info-body .acc-1::before,
[dir="rtl"] .section-accordion .info-body .acc-2::before {
  
  background: linear-gradient(-123deg, #f3f7fb 30.35%, #0e60d7 82.6%);
}

.section-pencernaan {
  padding: 80px 80px;
  
  background: linear-gradient(180deg, rgba(0, 30, 96, 0) 31.73%, #0e60d7 56.25%, #001e60 88.46%), #003da6;
}

[dir="rtl"] .section-pencernaan {
  
  background: linear-gradient(-180deg, rgba(0, 30, 96, 0) 31.73%, #0e60d7 56.25%, #001e60 88.46%), #003da6;
}

.section-pencernaan .box-pencernaan {
  justify-content: space-between;
  align-items: start;
}

.section-pencernaan .box-pencernaan .title {
  padding: 96px 0;
  max-width: 578px;
}

.section-pencernaan .box-pencernaan .title h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -0.18px;
  
  text-align: left;
  margin-bottom: 28px;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .title h2 {
  
  text-align: right;
}

.section-pencernaan .box-pencernaan .title h2 span {
  
  background: linear-gradient(90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
  color: transparent;
  -webkit-text-fill-color: transparent;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .title h2 span {
  
  background: linear-gradient(-90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
}

[dir] .section-pencernaan .box-pencernaan .title h2 span {
          background-clip: text;
  -webkit-background-clip: text;
}

.section-pencernaan .box-pencernaan .title h2 span.l-reuteri {
  font-style: italic;
}

.section-pencernaan .box-pencernaan .title .tabs {
  margin-bottom: 0;
}

.section-pencernaan .box-pencernaan .title .tabs .subtitle p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 24px;
  margin-bottom: 12px;
}

.section-pencernaan .box-pencernaan .title .tabs .button-tabs {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 335px;
  border-radius: 100000000px;
  border: 2px solid #4089e4;
  
  background: linear-gradient(180deg, rgba(222, 255, 255, .12) 0%, rgba(190, 190, 189, .12) 100%);
  box-shadow: 0 0 8px 4px rgba(100, 198, 246, .4) inset;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .title .tabs .button-tabs {
  
  background: linear-gradient(-180deg, rgba(222, 255, 255, .12) 0%, rgba(190, 190, 189, .12) 100%);
}

.section-pencernaan .box-pencernaan .title .tabs .button-tabs .tab {
  padding: 16px;
  border: none;
  background: transparent;
  cursor: pointer;
  width: 100%;
  color: #67f7fe;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: .16px;
  opacity: .4;
}

.section-pencernaan .box-pencernaan .title .tabs .button-tabs .tab.l-reuteri {
  font-style: italic;
}

.section-pencernaan .box-pencernaan .title .tabs .button-tabs .tab.active {
  border-radius: 100000000px;
  border: 2px solid #f3f7fb;
  
  background: linear-gradient(123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
  box-shadow: 0 0 12px 4px var(--Color-Cyan-Cyan-300, #67f7fe) inset, 0 4px 4px 0 rgba(1, 29, 121, .12);
  opacity: 1;
  color: #fff;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .title .tabs .button-tabs .tab.active {
  
  background: linear-gradient(-123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
}

.section-pencernaan .box-pencernaan .title .tabs .desc {
  border-radius: 16px;
  border: 2px solid #dbedff;
  
  background: linear-gradient(180deg, rgba(203, 255, 255, .12) 0%, rgba(194, 194, 194, .12) 100%);
  box-shadow: 0 4px 4px 0 rgba(7, 29, 76, .12), 0 0 12px 4px #6fc6ec inset;
  padding: 24px;
  display: none;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .title .tabs .desc {
  
  background: linear-gradient(-180deg, rgba(203, 255, 255, .12) 0%, rgba(194, 194, 194, .12) 100%);
}

.section-pencernaan .box-pencernaan .title .tabs .desc h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 12px;
}

.section-pencernaan .box-pencernaan .title .tabs .desc h3.l-reuteri {
  font-style: italic;
  color: #f5e894;
}

.section-pencernaan .box-pencernaan .title .tabs .desc h3.prebiotik {
  color: #fff;
}

.section-pencernaan .box-pencernaan .title .tabs .desc p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 24px;
  margin-bottom: 0;
  
  text-align: left;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .title .tabs .desc p {
  
  text-align: right;
}

.section-pencernaan .box-pencernaan .title .tabs .desc p span {
  color: #f5e894;
  font-weight: 700;
}

.section-pencernaan .box-pencernaan .title .tabs .desc.active {
  display: block;
  margin-top: 44px;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content {
  display: none;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content img {
  width: 100%;
  height: 100%;
  display: block;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image {
  position: relative;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image img {
  width: 100%;
  height: 100%;
  display: block;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image img.dimmed {
  opacity: .4;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .point {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 32px;
  border: 1px solid #67f7fe;
  
  background: linear-gradient(123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
  color: #fff;
  font-size: 45px;
  line-height: 32px;
  display: flex;
  justify-content: center;
  cursor: pointer;
  transition: .3s;
  box-shadow: 0 0 8px 4px rgba(100, 198, 246, .4) inset;
  z-index: 1;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .point {
  
  background: linear-gradient(-123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .point.close {
  color: #011d79;
  
  background: linear-gradient(180deg, #64c6f6 0%, #c2f4f8 50%);
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .point.close {
  
  background: linear-gradient(-180deg, #64c6f6 0%, #c2f4f8 50%);
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .lambung {
  top: 8%;
  
  right: 25%;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .lambung {
  right: auto;
  
  left: 25%;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .usus-kecil {
  top: 45%;
  
  left: 31%;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .usus-kecil {
  left: auto;
  
  right: 31%;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .usus-besar {
  bottom: 28%;
  
  right: 23%;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .usus-besar {
  right: auto;
  
  left: 23%;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup {
  position: absolute;
  width: 100%;
  max-width: 350px;
  
  background: linear-gradient(180deg, #fff -0.95%, #dee9f7 99.96%);
  border: 2px solid #dbedff;
  border-radius: 16px;
  padding: 24px 16px;
  display: none;
  box-shadow: 0 0 4px 4px rgba(19, 235, 255, .4) inset, 0 4px 4px 0 rgba(1, 29, 121, .4);
  color: #003da6;
  z-index: 2;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup {
  
  background: linear-gradient(-180deg, #fff -0.95%, #dee9f7 99.96%);
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0;
  margin-bottom: 12px;
  text-align: center;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup ul {
  margin: 0;
  
  padding-left: 1rem;
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup ul {
  padding-left: 0;
  
  padding-right: 1rem;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup ul li {
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 24px;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup.active {
  display: block;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-lambung {
  top: 16%;
  
  left: 50%;
  
  transform: translateX(-50%);
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-lambung {
  left: auto;
  
  right: 50%;
  
  transform: translateX(50%);
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-usus-kecil {
  top: 22%;
  
  left: 44%;
  
  transform: translateX(-50%);
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-usus-kecil {
  left: auto;
  
  right: 44%;
  
  transform: translateX(50%);
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-usus-besar {
  bottom: 11%;
  
  left: 50%;
  
  transform: translateX(-50%);
}

[dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-usus-besar {
  left: auto;
  
  right: 50%;
  
  transform: translateX(50%);
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 24px;
  text-align: center;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content p span {
  color: #f5e894;
  font-weight: 700;
  font-style: italic;
}

.section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content.active {
  display: block;
}

.section-manfaat {
  
  background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
  padding: 40px 0 64px;
  position: relative;
}

[dir="rtl"] .section-manfaat {
  
  background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
}

.section-manfaat .shield-left {
  position: absolute;
  top: 0;
  
  left: 0;
  width: 109px;
  height: 190px;
}

[dir="rtl"] .section-manfaat .shield-left {
  left: auto;
  
  right: 0;
}

.section-manfaat .shield-right {
  position: absolute;
  bottom: 0;
  
  right: 0;
  width: 109px;
  height: 190px;
}

[dir="rtl"] .section-manfaat .shield-right {
  right: auto;
  
  left: 0;
}

.section-manfaat .manfaat-wrapper {
  position: relative;
  overflow: visible;
}

.section-manfaat .manfaat-wrapper .manfaat-header {
  position: relative;
}

.section-manfaat .manfaat-wrapper .manfaat-header .img-overlay {
  position: relative;
  width: 170%;
  
  left: -40%;
}

[dir="rtl"] .section-manfaat .manfaat-wrapper .manfaat-header .img-overlay {
  left: auto;
  
  right: -40%;
}

.section-manfaat .box-info h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: -0.18px;
  text-align: center;
}

.section-manfaat .box-info h2 span {
  
  background: linear-gradient(90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-style: italic;
  display: inline-block;
  padding: 1px;
}

[dir="rtl"] .section-manfaat .box-info h2 span {
  
  background: linear-gradient(-90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
}

[dir] .section-manfaat .box-info h2 span {
          background-clip: text;
  -webkit-background-clip: text;
}

.section-manfaat .box-info .manfaat-info {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px 16px;
  width: 100%;
  height: auto;
}

.section-manfaat .box-info .manfaat-info .info {
  display: flex;
  justify-content: start;
  align-items: center;
}

.section-manfaat .box-info .manfaat-info .info .text-info {
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  max-width: 118px;
}

.section-manfaat .box-info .manfaat-info .info .text-info .text-top {
  display: flex;
  align-items: center;
}

.section-manfaat .box-info .manfaat-info .info .text-info .text-top img {
  width: 22px;
  height: 22px;
}

.section-manfaat .box-info .manfaat-info .info .text-info .text-top p {
  
  background: linear-gradient(270deg, #e3c676 8%, #f5e894 40%, #f5e894 64%, #dbb868 96%);
  color: transparent;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 800;
  line-height: 36px;
}

[dir="rtl"] .section-manfaat .box-info .manfaat-info .info .text-info .text-top p {
  
  background: linear-gradient(-270deg, #e3c676 8%, #f5e894 40%, #f5e894 64%, #dbb868 96%);
}

[dir] .section-manfaat .box-info .manfaat-info .info .text-info .text-top p {
          background-clip: text;
  -webkit-background-clip: text;
}

.section-manfaat .box-info .manfaat-info .info .text-info .text-bottom {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  
  padding-left: 5px;
}

[dir="rtl"] .section-manfaat .box-info .manfaat-info .info .text-info .text-bottom {
  padding-left: 0;
  
  padding-right: 5px;
}

.section-manfaat .info-score {
  width: 100%;
  margin-top: 24px;
}

.section-manfaat .info-score p {
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
  font-family: "Nunito";
  margin: 0;
}

.sub-footer {
  border-radius: 24px 24px 0 0;
  
  background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
  margin-top: -32px;
  position: relative;
}

[dir="rtl"] .sub-footer {
  
  background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
}

.sub-footer .shield-right-bottom {
  position: absolute;
  bottom: 0;
  
  right: 0;
  width: 180px;
}

[dir="rtl"] .sub-footer .shield-right-bottom {
  right: auto;
  
  left: 0;
}

.sub-footer .shield-right {
  position: absolute;
  top: 0;
  bottom: 160px;
  
  right: 0;
  margin: auto;
  width: 180px;
}

[dir="rtl"] .sub-footer .shield-right {
  right: auto;
  
  left: 0;
}

.sub-footer .section-product {
  padding: 80px 0 40px;
  position: sticky;
  top: 40px;
}

.sub-footer .section-product .footer-section-1 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sub-footer .section-product .footer-section-1 .title-action {
  text-align: center;
  width: 100%;
}

.sub-footer .section-product .footer-section-1 .title-action h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 32px;
  letter-spacing: 0;
}

.sub-footer .section-product .footer-section-1 .title-action h3 span {
  
  background: linear-gradient(90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-style: italic;
  
  padding-right: 3px;
}

[dir="rtl"] .sub-footer .section-product .footer-section-1 .title-action h3 span {
  
  background: linear-gradient(-90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
  padding-right: 0;
  
  padding-left: 3px;
}

[dir] .sub-footer .section-product .footer-section-1 .title-action h3 span {
          background-clip: text;
  -webkit-background-clip: text;
}

.sub-footer .section-product .footer-section-1 .title-action .to-product {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100000000px;
  border: 2px solid #67f7fe;
  
  background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
  box-shadow: 0 0 4px 4px rgba(19, 235, 255, .4) inset, 0 4px 4px 0 rgba(1, 29, 121, .4);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: .14px;
  padding: 16px 40px;
  text-decoration: none;
}

[dir="rtl"] .sub-footer .section-product .footer-section-1 .title-action .to-product {
  
  background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
}

.sub-footer .section-product .footer-section-1 .title-action .to-product::before {
  content: "";
  position: absolute;
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
  z-index: 10;
  width: 60px;
  height: 8px;
  top: -5px;
  left: 0;
  right: 0;
  margin: auto;
  background-size: contain;
}

.sub-footer .section-product .footer-section-1 .title-action .to-product::after {
  content: "";
  position: absolute;
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
  z-index: 10;
  width: 60px;
  height: 8px;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  background-size: contain;
}

.sub-footer .section-product .footer-section-1 img {
  position: relative;
  width: 480px;
  height: auto;
}

.sub-footer .section-faq {
  padding: 80px 0 80px;
}

.sub-footer .section-faq .faq-title {
  margin-bottom: 24px;
  text-align: center;
}

.sub-footer .section-faq .faq-title h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -0.4px;
  margin-bottom: 16px;
}

.sub-footer .section-faq .faq-title p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 24px;
  margin-bottom: 0;
}

.sub-footer .section-faq .faq-title p span {
  
  background: linear-gradient(90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-style: italic;
}

[dir="rtl"] .sub-footer .section-faq .faq-title p span {
  
  background: linear-gradient(-90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
}

[dir] .sub-footer .section-faq .faq-title p span {
          background-clip: text;
  -webkit-background-clip: text;
}

.sub-footer .section-faq .accordion-faq {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}

.sub-footer .section-faq .accordion-faq .accordion-item {
  border-radius: 32px;
  background: #fff;
  width: 100%;
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-header {
  margin: 0;
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button {
  border-radius: 32px;
  border: 2px solid #67f7fe;
  background: #fff;
  box-shadow: 0 0 12px 4px rgba(100, 198, 246, .8) inset, 0 2px 4px 0 rgba(0, 61, 166, .24);
  color: #003da6;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 12px 20px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  
  text-align: left;
}

[dir="rtl"] .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button {
  
  text-align: right;
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button span {
  font-family: "Nunito";
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button .l-reuteri {
  color: #b88744;
  font-style: italic;
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button .non-l-reuteri {
  color: #b88744;
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button::after {
  content: "";
  min-width: 48px;
  width: 48px;
  height: 30px;
  flex-shrink: 0;
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png") no-repeat center;
  background-size: contain;
  border-radius: 1000px;
  border: 1px solid #003da6;
  background-color: #003da6;
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png") no-repeat center;
  
  transform: rotate(180deg);
  background-color: #003da6;
}

[dir="rtl"] .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  
  transform: rotate(-180deg);
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-body {
  padding: 12px 20px;
  min-height: 100px;
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-body p {
  margin: 0;
  font-family: "Nunito";
}

.sub-footer .section-faq .accordion-faq .accordion-item .accordion-body p .l-reuteri {
  color: #b88744;
  font-style: italic;
}

.sub-footer .section-faq .all-faq {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 40px 0 32px;
}

.sub-footer .section-faq .all-faq a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: .14px;
  border-radius: 100000000px;
  border: 2px solid #67f7fe;
  
  background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
  box-shadow: 0 0 4px 4px rgba(19, 235, 255, .4) inset, 0 4px 4px 0 rgba(1, 29, 121, .4);
  padding: 12px 40px;
  text-decoration: none;
}

[dir="rtl"] .sub-footer .section-faq .all-faq a {
  
  background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
}

.sub-footer .section-faq .all-faq a::before {
  content: "";
  position: absolute;
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
  z-index: 10;
  width: 60px;
  height: 8px;
  top: -14px;
  left: 0;
  right: 0;
  margin: auto;
  background-size: contain;
}

.sub-footer .section-faq .all-faq a::after {
  content: "";
  position: absolute;
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
  z-index: 10;
  width: 60px;
  height: 8px;
  bottom: -14px;
  left: 0;
  right: 0;
  margin: auto;
  background-size: contain;
}

.sub-footer .section-faq .hide-faq {
  display: none;
  text-align: center;
}

.sub-footer .section-faq .hide-faq a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: .16px;
}

.sub-footer .banner-footer {
  padding: 80px 0 64px;
}

.sub-footer .banner-footer .footer-section-3 {
  position: relative;
  justify-content: center;
  align-items: center;
  gap: 32px;
  margin-bottom: 64px;
}

.sub-footer .banner-footer .footer-section-3 .title h2 {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0;
  
  text-align: left;
  margin-bottom: 0;
}

[dir="rtl"] .sub-footer .banner-footer .footer-section-3 .title h2 {
  
  text-align: right;
}

.sub-footer .banner-footer .footer-section-3 .banner-section {
  position: relative;
  margin-bottom: 0;
}

.sub-footer .banner-footer .footer-section-3 .banner-section img {
  width: 100%;
  margin-bottom: 0;
  height: 332px;
}

.sub-footer .banner-footer .footer-section-3 .banner-section .banner-text {
  position: absolute;
  top: 0;
  border-radius: 16px;
  padding: 24px 32px;
  text-align: center;
}

.sub-footer .banner-footer .footer-section-3 .banner-section .banner-text img {
  height: auto;
  margin-bottom: 12px;
}

.sub-footer .banner-footer .footer-section-3 .banner-section .banner-text p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 24px;
  letter-spacing: 0;
  
  text-align: left;
  max-width: 314px;
}

[dir="rtl"] .sub-footer .banner-footer .footer-section-3 .banner-section .banner-text p {
  
  text-align: right;
}

.sub-footer .banner-footer .footer-section-3 .banner-section .banner-text .url-banner-footer {
  border-radius: 100000000px;
  border: 2px solid #67f7fe;
  
  background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
  box-shadow: 0 0 4px 4px rgba(19, 235, 255, .4) inset, 0 4px 4px 0 rgba(1, 29, 121, .4);
  padding: 12px 28px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: .16px;
  text-decoration: none;
  position: relative;
}

[dir="rtl"] .sub-footer .banner-footer .footer-section-3 .banner-section .banner-text .url-banner-footer {
  
  background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
}

.sub-footer .banner-footer .footer-section-3 .banner-section .banner-text .url-banner-footer::before {
  content: "";
  position: absolute;
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
  z-index: 10;
  width: 40px;
  height: 6px;
  top: -4px;
  left: 0;
  right: 0;
  margin: auto;
  background-size: contain;
}

.sub-footer .banner-footer .footer-section-3 .banner-section .banner-text .url-banner-footer::after {
  content: "";
  position: absolute;
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
  z-index: 10;
  width: 40px;
  height: 6px;
  bottom: -4px;
  left: 0;
  right: 0;
  margin: auto;
  background-size: contain;
}

.sub-footer .banner-footer .accordion-flush .accordion-button {
  width: 100%;
  padding: 12px 0;
  background-color: transparent;
  border-top: solid #fff;
  border-width: 2px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Nunito";
  line-height: 20px;
}

.sub-footer .banner-footer .accordion-flush .accordion-button::after {
  content: "";
  width: 28px;
  height: 28px;
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png") no-repeat center;
  background-size: contain;
  transition: .3s;
}

.sub-footer .banner-footer .accordion-flush .accordion-button:not(.collapsed)::after {
  background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png");
  
  transform: rotate(180deg);
}

[dir="rtl"] .sub-footer .banner-footer .accordion-flush .accordion-button:not(.collapsed)::after {
  
  transform: rotate(-180deg);
}

.sub-footer .banner-footer .accordion-flush .accordion-body ol {
  
  padding-left: 1rem;
}

[dir="rtl"] .sub-footer .banner-footer .accordion-flush .accordion-body ol {
  padding-left: 0;
  
  padding-right: 1rem;
}

.sub-footer .banner-footer .accordion-flush .accordion-body ol li {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 16px;
}

.sub-footer .banner-footer .accordion-flush .accordion-body p {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Nunito";
  line-height: 16px;
  margin: 0;
}

@media (max-width: 512px) {
  .l-reuteri-header {
    position: relative;
    
    background: linear-gradient(180deg, #003da6 0%, #001e60 100%);
  }

  [dir="rtl"] .l-reuteri-header {
    
    background: linear-gradient(-180deg, #003da6 0%, #001e60 100%);
  }

  .l-reuteri-header .shield-left {
    position: absolute;
    top: 0;
    
    left: 0;
    width: 120px;
  }

  [dir="rtl"] .l-reuteri-header .shield-left {
    left: auto;
    
    right: 0;
  }

  .l-reuteri-header .shield-right {
    position: absolute;
    bottom: 84px;
    
    right: 0;
    width: 120px;
  }

  [dir="rtl"] .l-reuteri-header .shield-right {
    right: auto;
    
    left: 0;
  }

  .l-reuteri-header .l-reuteri-hero {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .l-reuteri-header .l-reuteri-hero .section-header {
    display: block;
  }

  .l-reuteri-header .l-reuteri-hero .section-header .title {
    margin-bottom: 24px;
  }

  .l-reuteri-header .l-reuteri-hero .section-header .title p {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
  }

  .l-reuteri-header .l-reuteri-hero .section-header .impact-frame {
    position: relative;
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
  }

  .l-reuteri-header .l-reuteri-hero .section-header .impact-frame .frame {
    width: 100%;
    display: block;
  }

  .l-reuteri-header .l-reuteri-hero .section-header .impact-frame .gut {
    position: absolute;
    top: 10%;
    
    left: 14.7%;
    width: 70.5%;
    height: 65%;
    object-fit: cover;
    border-radius: 5px;
  }

  [dir="rtl"] .l-reuteri-header .l-reuteri-hero .section-header .impact-frame .gut {
    left: auto;
    
    right: 14.7%;
  }

  .l-reuteri-header .section-slider .title {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    margin-bottom: 24px;
    letter-spacing: 0;
    color: #fff;
  }

  .l-reuteri-header .section-slider .swiper {
    overflow: visible;
  }

  .l-reuteri-header .section-slider .swiper-wrapper {
    align-items: center;
  }

  .l-reuteri-header .section-slider .swiper-slide {
    transition: .35s ease;
    transform: scale(.78);
    opacity: .55;
  }

  .l-reuteri-header .section-slider .swiper-slide .slider-card {
    transition: .35s ease;
  }

  .l-reuteri-header .section-slider .swiper-slide .slider-card img {
    width: 100%;
    display: block;
    border-radius: 24px;
  }

  .l-reuteri-header .section-slider .swiper-slide-prev,
  .l-reuteri-header .section-slider .swiper-slide-next {
    transform: scale(.8);
    opacity: .85;
  }

  .l-reuteri-header .section-slider .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    z-index: 10;
  }

  .l-reuteri-header .section-slider .slider-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 60px;
  }

  .l-reuteri-header .section-slider .swiper-button-prev,
  .l-reuteri-header .section-slider .swiper-button-next {
    position: static;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    
    border-radius: 5 0%;
  }

  [dir="rtl"] .l-reuteri-header .section-slider .swiper-button-prev,
  [dir="rtl"] .l-reuteri-header .section-slider .swiper-button-next {
    
    border-radius: 0% 5;
  }

  .l-reuteri-header .section-slider .swiper-button-prev::after,
  .l-reuteri-header .section-slider .swiper-button-next::after {
    display: none;
  }

  .l-reuteri-header .section-slider .swiper-button-prev img,
  .l-reuteri-header .section-slider .swiper-button-next img {
    width: 36px;
  }

  .l-reuteri-header .section-slider .swiper-button-prev img:focus-visible,
  .l-reuteri-header .section-slider .swiper-button-next img:focus-visible {
    outline: none;
  }

  .l-reuteri-header .section-slider .swiper-button-prev img {
    
    transform: rotate(180deg);
  }

  [dir="rtl"] .l-reuteri-header .section-slider .swiper-button-prev img {
    
    transform: rotate(-180deg);
  }

  .l-reuteri-header .section-slider .swiper-pagination {
    position: static;
    width: auto;
    display: flex;
    align-items: center;
  }

  .l-reuteri-header .section-slider .swiper-pagination .custom-bullet {
    width: 8px;
    height: 8px;
    margin: 0 8px;
    border-radius: 50%;
    background: #0d8daa;
    cursor: pointer;
    transition: background .3s ease;
  }

  .l-reuteri-header .section-slider .swiper-pagination .custom-bullet.active {
    background: #67f7fe;
  }

  .section-bakteri {
    position: relative;
    min-height: 100vh;
  }

  .section-bakteri .scene-wrapper {
    position: relative;
    min-height: 100vh;
    
    background: linear-gradient(180deg, #001e60 0%, #003da6 28%, #003da6 72.12%, #001e60 100%);
    padding: 40px 0;
  }

  [dir="rtl"] .section-bakteri .scene-wrapper {
    
    background: linear-gradient(-180deg, #001e60 0%, #003da6 28%, #003da6 72.12%, #001e60 100%);
  }

  .section-bakteri .scene-wrapper .bg-bakteri {
    position: absolute;
    inset: 0;
    overflow: hidden;
  }

  .section-bakteri .scene-wrapper .bg-bakteri img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
  }

  .section-bakteri .scene-wrapper .box-section-1 {
    position: absolute;
    inset: 0;
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 61, 166, .8) 0%, rgba(0, 61, 166, 0) 100%);
    width: 100%;
    height: 100vh;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .section-bakteri .scene-wrapper .box-section-1 .title-question {
    margin-bottom: 20px;
  }

  .section-bakteri .scene-wrapper .box-section-1 .title-question p {
    color: #fff;
    text-shadow: 0 0 4px #011d79, 0 2px 8px #011d79;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 8px;
    text-align: center;
  }

  .section-bakteri .scene-wrapper .box-section-1 .title-question h2 {
    color: #fff;
    text-shadow: 0 0 4px #011d79, 0 2px 8px #011d79;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 0;
  }

  .section-bakteri .scene-wrapper .box-section-1 .box-bakteri {
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .section-bakteri .scene-wrapper .box-section-1 .box-bakteri .blue-bakteri,
  .section-bakteri .scene-wrapper .box-section-1 .box-bakteri .red-bakteri {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
  }

  .section-bakteri .scene-wrapper .box-section-1 .box-bakteri .blue-bakteri img,
  .section-bakteri .scene-wrapper .box-section-1 .box-bakteri .red-bakteri img {
    width: 120px;
    height: 120px;
  }

  .section-bakteri .scene-wrapper .box-section-1 .box-bakteri .blue-bakteri p,
  .section-bakteri .scene-wrapper .box-section-1 .box-bakteri .red-bakteri p {
    margin-bottom: 0;
    color: #fff;
    text-shadow: 0 0 4px #011d79, 0 2px 8px #011d79;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
  }

  .section-bakteri .scene-wrapper .box-section-1 .box-bakteri .and p {
    margin-bottom: 0;
    color: #fff;
    text-shadow: 0 0 4px #011d79, 0 2px 8px #011d79;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    font-family: sans-serif;
  }

  .section-bakteri .scene-wrapper .box-section-2 {
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 61, 166, .8) 0%, rgba(0, 61, 166, 0) 100%);
    inset: 0;
    overflow: visible;
    visibility: hidden;
    width: 100%;
    height: 100vh;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .section-bakteri .scene-wrapper .box-section-2 .jahat,
  .section-bakteri .scene-wrapper .box-section-2 .baik {
    position: absolute;
    inset: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: opacity .3s linear;
    top: 0;
    bottom: 0;
    
    left: calc((100vw - 100%) / -2);
    width: 100vw;
  }

  [dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .jahat,
  [dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .baik {
    left: auto;
    
    right: calc((100vw - 100%) / -2);
  }

  .section-bakteri .scene-wrapper .box-section-2 .jahat {
    background-image: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/bakteri/new-bakteri-jahat.png");
    z-index: 1;
  }

  .section-bakteri .scene-wrapper .box-section-2 .baik {
    background-image: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/bakteri/new-bakteri-baik.png");
    z-index: 2;
  }

  .section-bakteri .scene-wrapper .box-section-2 .probiotik {
    margin-bottom: 40px;
    position: relative;
    z-index: 10;
  }

  .section-bakteri .scene-wrapper .box-section-2 .probiotik h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0;
    text-align: center;
    letter-spacing: 0;
  }

  .section-bakteri .scene-wrapper .box-section-2 .probiotik h2 span {
    color: #f5e894;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range {
    border-radius: 16px;
    border: 2px solid #dbedff;
    
    background: linear-gradient(180deg, rgba(222, 255, 255, .8)) 0%, rgba(255, 255, 255, .8) 100%;
    box-shadow: 0 4px 4px 0 rgba(7, 29, 76, .12), 0 0 12px 4px #6fc6ec inset;
    width: 100%;
    padding: 16px;
    position: relative;
    z-index: 10;
  }

  [dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .box-range {
    
    background: linear-gradient(-180deg, rgba(222, 255, 255, .8)) 100%, rgba(255, 255, 255, .8) 0%;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .title-range {
    margin-bottom: 0;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .title-range p {
    color: #003da6;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    margin-bottom: 0;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range {
    position: relative;
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    z-index: 999;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range .line {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    height: 10px;
    border-radius: 100000000px;
    border: 1px solid #67f7fe;
    
    background: linear-gradient(104deg, #468ecf 0%, #025ac1 60.15%);
    box-shadow: 0 2px 4px rgba(1, 29, 121, .4);
  }

  [dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .box-range .range .line {
    
    background: linear-gradient(-104deg, #468ecf 0%, #025ac1 60.15%);
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 10;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input::-webkit-range-runnable-track {
    background: transparent;
    height: 10px;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input::-moz-range-track {
    background: transparent;
    height: 10px;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input::-webkit-range-thumb {
    appearance: none;
    width: 82px;
    height: 82px;
    background: red;
    cursor: pointer;
    margin-top: -36px;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range .slider-input::-moz-range-thumb {
    width: 80px;
    height: 80px;
    background: transparent;
    border: none;
    cursor: pointer;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range .thumb {
    position: absolute;
    
    left: 50%;
    top: 50%;
    
    transform: translate(-50%, -50%);
    width: 64px;
    height: 64px;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/bakteri/baby-head-center.png") center/contain no-repeat;
    pointer-events: none;
    z-index: 5;
  }

  [dir="rtl"] .section-bakteri .scene-wrapper .box-section-2 .box-range .range .thumb {
    left: auto;
    
    right: 50%;
    
    transform: translate(50%, -50%);
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range-labels {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
  }

  .section-bakteri .scene-wrapper .box-section-2 .box-range .range-labels p {
    color: #003da6;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    letter-spacing: .5px;
    margin-bottom: 0;
  }

  .section-bakteri .scene-wrapper .box-section-3 {
    position: absolute;
    background: radial-gradient(50% 50% at 50% 50%, rgba(0, 61, 166, .8) 0%, rgba(0, 61, 166, 0) 100%);
    inset: 0;
    visibility: hidden;
    width: 100%;
    height: 100vh;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }

  .section-bakteri .scene-wrapper .box-section-3 .box-shield-title p {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    margin-bottom: 0;
  }

  .section-bakteri .scene-wrapper .box-section-3 .box-shield-title h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
    margin-bottom: 0;
  }

  .section-bakteri .scene-wrapper .box-section-3 .box-shield {
    position: relative;
    width: 100%;
  }

  .section-bakteri .scene-wrapper .box-section-3 .box-shield img {
    display: block;
    width: 321px;
    height: 320px;
    margin: auto;
  }

  .section-bakteri .scene-wrapper .box-section-3 .box-shield p {
    position: absolute;
    top: 50%;
    
    left: 50%;
    
    transform: translate(-50%, -50%);
    color: #fff;
    text-shadow: 0 4px 4px rgba(1, 29, 121, .4);
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.6px;
    font-style: italic;
  }

  [dir="rtl"] .section-bakteri .scene-wrapper .box-section-3 .box-shield p {
    left: auto;
    
    right: 50%;
    
    transform: translate(50%, -50%);
  }

  .section-accordion {
    
    background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
    padding: 40px 0;
  }

  [dir="rtl"] .section-accordion {
    
    background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
  }

  .section-accordion .accordion-title {
    display: block;
  }

  .section-accordion .accordion-title p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 16px;
    text-align: center;
  }

  .section-accordion .accordion-title p span {
    color: #f5e894;
    font-style: italic;
    font-weight: 700;
  }

  .section-accordion .accordion-title h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.32px;
    text-align: center;
    margin-bottom: 16px;
  }

  .section-accordion .accordion-flush .accordion-button {
    width: 100%;
    padding: 12px 0;
    background-color: transparent;
    border-top: solid #fff;
    border-width: 2px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    font-family: "Nunito";
    line-height: 20px;
  }

  .section-accordion .accordion-flush .accordion-button::after {
    content: "";
    width: 28px;
    height: 28px;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png") no-repeat center;
    background-size: contain;
  }

  .section-accordion .accordion-flush .accordion-button:not(.collapsed)::after {
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png") no-repeat center;
    
    transform: rotate(180deg);
  }

  [dir="rtl"] .section-accordion .accordion-flush .accordion-button:not(.collapsed)::after {
    
    transform: rotate(-180deg);
  }

  .section-accordion .accordion-flush .accordion-body {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  .section-accordion .accordion-flush .accordion-body .acc-1 {
    position: relative;
    padding: 12px 16px 16px;
    border-radius: 16px;
    border: none;
    
    background: linear-gradient(180deg, rgba(190, 253, 254, .12) 0%, rgba(190, 190, 189, .12) 100%);
    box-shadow: 0 0 12px 4px #6fc6ec inset, 0 4px 4px 0 rgba(7, 29, 76, .12);
  }

  [dir="rtl"] .section-accordion .accordion-flush .accordion-body .acc-1 {
    
    background: linear-gradient(-180deg, rgba(190, 253, 254, .12) 0%, rgba(190, 190, 189, .12) 100%);
  }

  .section-accordion .accordion-flush .accordion-body .acc-1 .acc-title h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.14px;
    margin-bottom: 4px;
  }

  .section-accordion .accordion-flush .accordion-body .acc-1 .acc-subtitle p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: "Nunito";
    line-height: 20px;
    margin-bottom: 0;
  }

  .section-accordion .accordion-flush .accordion-body .acc-1::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 3px;
    border-radius: inherit;
    
    background: linear-gradient(123deg, #f3f7fb 30.35%, #0e60d7 82.6%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
  }

  [dir="rtl"] .section-accordion .accordion-flush .accordion-body .acc-1::before {
    
    background: linear-gradient(-123deg, #f3f7fb 30.35%, #0e60d7 82.6%);
  }

  .section-accordion .accordion-flush .accordion-body .acc-2 {
    position: relative;
    padding: 12px 16px 16px;
    border-radius: 16px;
    border: none;
    
    background: linear-gradient(180deg, rgba(190, 253, 254, .12) 0%, rgba(190, 190, 189, .12) 100%);
    box-shadow: 0 0 12px 4px #6fc6ec inset, 0 4px 4px 0 rgba(7, 29, 76, .12);
  }

  [dir="rtl"] .section-accordion .accordion-flush .accordion-body .acc-2 {
    
    background: linear-gradient(-180deg, rgba(190, 253, 254, .12) 0%, rgba(190, 190, 189, .12) 100%);
  }

  .section-accordion .accordion-flush .accordion-body .acc-2 .acc-title h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.14px;
    margin-bottom: 4px;
  }

  .section-accordion .accordion-flush .accordion-body .acc-2 .acc-subtitle p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: "Nunito";
    line-height: 20px;
    margin-bottom: 0;
  }

  .section-accordion .accordion-flush .accordion-body .acc-2 .acc-subtitle p span {
    color: #f5e894;
    font-weight: 700;
    font-style: italic;
  }

  .section-accordion .accordion-flush .accordion-body .acc-2::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 3px;
    border-radius: inherit;
    
    background: linear-gradient(123deg, #f3f7fb 30.35%, #0e60d7 82.6%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
  }

  [dir="rtl"] .section-accordion .accordion-flush .accordion-body .acc-2::before {
    
    background: linear-gradient(-123deg, #f3f7fb 30.35%, #0e60d7 82.6%);
  }

  .section-accordion .accordion-flush .accordion-body .acc-3 {
    padding: 12px 20px;
    grid-column: 1/-1;
    border-radius: 16px;
    
    background: linear-gradient(104deg, #468ecf 0%, #025ac1 60.15%);
    box-shadow: 0 0 12px 4px #6fc6ec inset, 0 4px 4px 0 rgba(7, 29, 76, .12);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
  }

  [dir="rtl"] .section-accordion .accordion-flush .accordion-body .acc-3 {
    
    background: linear-gradient(-104deg, #468ecf 0%, #025ac1 60.15%);
  }

  .section-accordion .accordion-flush .accordion-body .acc-3 .mom-kid img {
    width: 59px;
    height: 80px;
  }

  .section-accordion .accordion-flush .accordion-body .acc-3 .acc-subtitle h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0;
  }

  .section-pencernaan {
    padding: 40px 0;
    
    background: linear-gradient(180deg, rgba(0, 30, 96, 0) 31.73%, #0e60d7 56.25%, #001e60 88.46%), #003da6;
  }

  [dir="rtl"] .section-pencernaan {
    
    background: linear-gradient(-180deg, rgba(0, 30, 96, 0) 31.73%, #0e60d7 56.25%, #001e60 88.46%), #003da6;
  }

  .section-pencernaan .box-pencernaan .title {
    padding: 0;
    max-width: unset;
  }

  .section-pencernaan .box-pencernaan .title h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.14px;
    text-align: center;
    margin-bottom: 28px;
  }

  .section-pencernaan .box-pencernaan .title h2 span {
    
    background: linear-gradient(90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
    color: transparent;
    -webkit-text-fill-color: transparent;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .title h2 span {
    
    background: linear-gradient(-90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
  }

  [dir] .section-pencernaan .box-pencernaan .title h2 span {
            background-clip: text;
    -webkit-background-clip: text;
  }

  .section-pencernaan .box-pencernaan .title h2 span.l-reuteri {
    font-style: italic;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tabs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 28px;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tabs .subtitle p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: "Nunito";
    line-height: 20px;
    margin-bottom: 12px;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 100000000px;
    
    background: linear-gradient(180deg, rgba(222, 255, 255, .12) 0%, rgba(190, 190, 189, .12) 100%);
    box-shadow: 0 0 8px 4px rgba(100, 198, 246, .4) inset;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs {
    
    background: linear-gradient(-180deg, rgba(222, 255, 255, .12) 0%, rgba(190, 190, 189, .12) 100%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs .tab {
    position: relative;
    padding: 20px 16px;
    border: none;
    background: transparent;
    cursor: pointer;
    width: 100%;
    color: #67f7fe;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: .14px;
    opacity: .4;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs .tab.l-reuteri {
    font-style: italic;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs .tab.active {
    border-radius: 100000000px;
    
    background: linear-gradient(123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
    box-shadow: 0 0 12px 4px var(--Color-Cyan-Cyan-300, #67f7fe) inset, 0 4px 4px 0 rgba(1, 29, 121, .12);
    opacity: 1;
    color: #fff;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs .tab.active {
    
    background: linear-gradient(-123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs .tab.active::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: inherit;
    
    background: linear-gradient(123deg, #f3f7fb 30.35%, #0e60d7 82.6%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs .tab.active::before {
    
    background: linear-gradient(-123deg, #f3f7fb 30.35%, #0e60d7 82.6%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 3px;
    border-radius: inherit;
    
    background: linear-gradient(123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tabs .button-tabs::before {
    
    background: linear-gradient(-123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content {
    display: none;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content img {
    width: 100%;
    height: 100%;
    display: block;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image {
    position: relative;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image img {
    width: 100%;
    height: 100%;
    display: block;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image img.dimmed {
    opacity: .4;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .point {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    border: 1px solid #67f7fe;
    
    background: linear-gradient(123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    display: flex;
    align-items: end;
    justify-content: center;
    cursor: pointer;
    transition: .3s;
    box-shadow: 0 0 8px 4px rgba(100, 198, 246, .4) inset;
    z-index: 1;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .point {
    
    background: linear-gradient(-123deg, rgba(64, 137, 228, .4) 20.43%, rgba(2, 48, 149, .4) 69.75%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .point.close {
    color: #011d79;
    border-radius: 32px;
    border: 1px solid #67f7fe;
    
    background: linear-gradient(180deg, #64c6f6 0%, #c2f4f8 50%);
    box-shadow: 0 0 8px 4px rgba(100, 198, 246, .4) inset;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .point.close {
    
    background: linear-gradient(-180deg, #64c6f6 0%, #c2f4f8 50%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .lambung {
    top: 8%;
    
    right: 25%;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .lambung {
    right: auto;
    
    left: 25%;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .usus-kecil {
    top: 45%;
    
    left: 31%;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .usus-kecil {
    left: auto;
    
    right: 31%;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .usus-besar {
    bottom: 28%;
    
    right: 23%;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .usus-besar {
    right: auto;
    
    left: 23%;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup {
    position: absolute;
    width: 100%;
    
    background: linear-gradient(180deg, #fff -0.95%, #dee9f7 99.96%);
    border: none;
    border-radius: 16px;
    padding: 24px 16px;
    display: none;
    box-shadow: 0 0 4px 4px rgba(19, 235, 255, .4) inset, 0 4px 4px 0 rgba(1, 29, 121, .4);
    color: #003da6;
    z-index: 2;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup {
    
    background: linear-gradient(-180deg, #fff -0.95%, #dee9f7 99.96%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 12px;
    text-align: center;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup ul {
    margin: 0;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup ul li {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup.active {
    display: block;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup.active::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 2px;
    border-radius: inherit;
    
    background: linear-gradient(123deg, #fffffc 30.35%, #0556a4 82.6%), #dbedff;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup.active::before {
    
    background: linear-gradient(-123deg, #fffffc 30.35%, #0556a4 82.6%), #dbedff;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-lambung {
    top: 20%;
    
    left: 50%;
    
    transform: translateX(-50%);
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-lambung {
    left: auto;
    
    right: 50%;
    
    transform: translateX(50%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-usus-kecil {
    top: unset;
    bottom: 8%;
    
    left: 50%;
    
    transform: translateX(-50%);
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-usus-kecil {
    left: auto;
    
    right: 50%;
    
    transform: translateX(50%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-usus-besar {
    bottom: unset;
    top: 35%;
    
    left: 50%;
    
    transform: translateX(-50%);
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .pencernaan-image .popup-usus-besar {
    left: auto;
    
    right: 50%;
    
    transform: translateX(50%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content p span {
    color: #f5e894;
    font-weight: 700;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc {
    position: relative;
    border-radius: 16px;
    
    background: linear-gradient(180deg, rgba(203, 255, 255, .12) 0%, rgba(194, 194, 194, .12) 100%);
    box-shadow: 0 4px 4px 0 rgba(7, 29, 76, .12), 0 0 12px 4px #6fc6ec inset;
    padding: 24px 16px;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc {
    
    background: linear-gradient(-180deg, rgba(203, 255, 255, .12) 0%, rgba(194, 194, 194, .12) 100%);
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 12px;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc h3.l-reuteri {
    font-style: italic;
    color: #f5e894;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc h3.prebiotik {
    color: #fff;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    
    text-align: left;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc p {
    
    text-align: right;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc p span {
    color: #f5e894;
    font-weight: 700;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 3px;
    border-radius: inherit;
    
    background: linear-gradient(123deg, #fffffc 30.35%, #0556a4 82.6%), #dbedff;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
  }

  [dir="rtl"] .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content .desc::before {
    
    background: linear-gradient(-123deg, #fffffc 30.35%, #0556a4 82.6%), #dbedff;
  }

  .section-pencernaan .box-pencernaan .pencernaan-content .tab-content .content.active {
    display: block;
  }

  .section-manfaat {
    
    background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
    padding: 40px 0 64px;
  }

  [dir="rtl"] .section-manfaat {
    
    background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
  }

  .section-manfaat .manfaat-header {
    position: relative;
  }

  .section-manfaat .manfaat-header h2 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.32px;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    text-align: center;
  }

  .section-manfaat .manfaat-header h2 span {
    
    background: linear-gradient(90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
    color: transparent;
    -webkit-text-fill-color: transparent;
    font-style: italic;
    display: inline-block;
    padding: 1px;
  }

  [dir="rtl"] .section-manfaat .manfaat-header h2 span {
    
    background: linear-gradient(-90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
  }

  [dir] .section-manfaat .manfaat-header h2 span {
            background-clip: text;
    -webkit-background-clip: text;
  }

  .section-manfaat .box-info .manfaat-info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px 16px;
    width: 100%;
    height: 100%;
    margin-bottom: 24px;
  }

  .section-manfaat .box-info .manfaat-info .info {
    display: flex;
    justify-content: start;
    align-items: center;
  }

  .section-manfaat .box-info .manfaat-info .info .text-info {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    max-width: unset;
  }

  .section-manfaat .box-info .manfaat-info .info .text-info .text-top {
    display: flex;
  }

  .section-manfaat .box-info .manfaat-info .info .text-info .text-top img {
    width: 100%;
  }

  .section-manfaat .box-info .manfaat-info .info .text-info .text-top p {
    
    background: linear-gradient(270deg, #e3c676 8%, #f5e894 40%, #f5e894 64%, #dbb868 96%);
    color: transparent;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 800;
    line-height: 28px;
  }

  [dir="rtl"] .section-manfaat .box-info .manfaat-info .info .text-info .text-top p {
    
    background: linear-gradient(-270deg, #e3c676 8%, #f5e894 40%, #f5e894 64%, #dbb868 96%);
  }

  [dir] .section-manfaat .box-info .manfaat-info .info .text-info .text-top p {
            background-clip: text;
    -webkit-background-clip: text;
  }

  .section-manfaat .box-info .manfaat-info .info .text-info .text-bottom {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    
    padding-left: 5px;
  }

  [dir="rtl"] .section-manfaat .box-info .manfaat-info .info .text-info .text-bottom {
    padding-left: 0;
    
    padding-right: 5px;
  }

  .section-manfaat .box-info .manfaat-info .info .text-info .text-bottom .star {
    font-size: 10px;
    vertical-align: text-top;
  }

  .section-manfaat .info-score {
    display: block;
    width: 100%;
    grid-column: unset;
  }

  .section-manfaat .info-score p {
    color: #fff;
    font-size: 9px;
    font-weight: 400;
    line-height: 12px;
  }

  .sub-footer {
    border-radius: 24px 24px 0 0;
    
    background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
    margin-top: -32px;
    position: relative;
  }

  [dir="rtl"] .sub-footer {
    
    background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
  }

  .sub-footer .shield-left {
    position: absolute;
    bottom: 0;
    
    left: 0;
    width: 180px;
  }

  [dir="rtl"] .sub-footer .shield-left {
    left: auto;
    
    right: 0;
  }

  .sub-footer .shield-right {
    position: absolute;
    top: 0;
    bottom: 100px;
    
    right: 0;
    margin: auto;
    width: 180px;
  }

  [dir="rtl"] .sub-footer .shield-right {
    right: auto;
    
    left: 0;
  }

  .sub-footer .section-product {
    padding: 28px 0 40px;
    position: unset;
  }

  .sub-footer .section-product .footer-section-1 {
    position: relative;
    display: block;
  }

  .sub-footer .section-product .footer-section-1 .title-action {
    max-width: 216px;
    
    text-align: left;
  }

  [dir="rtl"] .sub-footer .section-product .footer-section-1 .title-action {
    
    text-align: right;
  }

  .sub-footer .section-product .footer-section-1 .title-action h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 16px;
  }

  .sub-footer .section-product .footer-section-1 .title-action h3 span {
    
    background: linear-gradient(90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
    color: transparent;
    -webkit-text-fill-color: transparent;
    font-style: italic;
    
    padding-right: 3px;
  }

  [dir="rtl"] .sub-footer .section-product .footer-section-1 .title-action h3 span {
    
    background: linear-gradient(-90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
    padding-right: 0;
    
    padding-left: 3px;
  }

  [dir] .sub-footer .section-product .footer-section-1 .title-action h3 span {
            background-clip: text;
    -webkit-background-clip: text;
  }

  .sub-footer .section-product .footer-section-1 .title-action .to-product {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100000000px;
    border: 2px solid #67f7fe;
    
    background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
    box-shadow: 0 0 4px 4px rgba(19, 235, 255, .4) inset, 0 4px 4px 0 rgba(1, 29, 121, .4);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: .14px;
    padding: 16px 40px;
    text-decoration: none;
  }

  [dir="rtl"] .sub-footer .section-product .footer-section-1 .title-action .to-product {
    
    background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
  }

  .sub-footer .section-product .footer-section-1 .title-action .to-product::before {
    content: "";
    position: absolute;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
    z-index: 10;
    width: 60px;
    height: 8px;
    top: -5px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain;
  }

  .sub-footer .section-product .footer-section-1 .title-action .to-product::after {
    content: "";
    position: absolute;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
    z-index: 10;
    width: 60px;
    height: 8px;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain;
  }

  .sub-footer .section-product .footer-section-1 img {
    position: absolute;
    width: 231px;
    height: 181px;
    bottom: -19px;
    
    right: -35px;
  }

  [dir="rtl"] .sub-footer .section-product .footer-section-1 img {
    right: auto;
    
    left: -35px;
  }

  .sub-footer .section-faq {
    padding: 40px 0 20px;
  }

  .sub-footer .section-faq .faq-title {
    margin-bottom: 24px;
    text-align: center;
  }

  .sub-footer .section-faq .faq-title h3 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: -0.32px;
    margin-bottom: 16px;
  }

  .sub-footer .section-faq .faq-title p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
  }

  .sub-footer .section-faq .faq-title p span {
    
    background: linear-gradient(90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-style: italic;
  }

  [dir="rtl"] .sub-footer .section-faq .faq-title p span {
    
    background: linear-gradient(-90deg, #b88744 0%, #ecd9ab 12%, #e3c676 37.74%, #dbb868 56%, #ecd9ab 72%, #e3c676 88%, #b88744 100%);
  }

  [dir] .sub-footer .section-faq .faq-title p span {
            background-clip: text;
    -webkit-background-clip: text;
  }

  .sub-footer .section-faq .accordion-faq {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 24px;
  }

  .sub-footer .section-faq .accordion-faq .accordion-item {
    border-radius: 32px;
    background: #fff;
    width: 100%;
  }

  .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header {
    border-radius: 32px;
    background: #fff;
    box-shadow: 0 0 12px 4px rgba(100, 198, 246, .8) inset, 0 2px 4px 0 rgba(0, 61, 166, .24);
    margin: 0;
  }

  .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button {
    border-radius: 32px;
    border: 2px solid #67f7fe;
    background: #fff;
    box-shadow: 0 0 12px 4px rgba(100, 198, 246, .8) inset, 0 2px 4px 0 rgba(0, 61, 166, .24);
    color: #003da6;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding: 12px 20px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
    text-align: left;
  }

  [dir="rtl"] .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button {
    
    text-align: right;
  }

  .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button .l-reuteri {
    color: #b88744;
    font-style: italic;
  }

  .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button .non-l-reuteri {
    color: #b88744;
  }

  .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button::after {
    content: "";
    min-width: 48px;
    width: 48px;
    height: 30px;
    flex-shrink: 0;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png") no-repeat center;
    background-size: contain;
    border-radius: 1000px;
    border: 1px solid #003da6;
    background-color: #003da6;
  }

  .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png") no-repeat center;
    
    transform: rotate(180deg);
    background-color: #003da6;
  }

  [dir="rtl"] .sub-footer .section-faq .accordion-faq .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    
    transform: rotate(-180deg);
  }

  .sub-footer .section-faq .accordion-faq .accordion-item .accordion-body {
    padding: 16px 20px 24px;
    min-height: 100px;
  }

  .sub-footer .section-faq .accordion-faq .accordion-item .accordion-body p {
    font-size: 12px;
    font-weight: 400;
    font-family: "Nunito";
    line-height: 16px;
    margin: 0;
  }

  .sub-footer .section-faq .all-faq {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 36px 0 40px;
  }

  .sub-footer .section-faq .all-faq a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: .14px;
  }

  .sub-footer .section-faq .hide-faq {
    display: none;
    text-align: center;
  }

  .sub-footer .section-faq .hide-faq a {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: .14px;
  }

  .sub-footer .section-faq .all-faq a::before {
    content: "";
    position: absolute;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
    z-index: 10;
    width: 60px;
    height: 8px;
    top: -14px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain;
  }

  .sub-footer .section-faq .all-faq a::after {
    content: "";
    position: absolute;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
    z-index: 10;
    width: 60px;
    height: 8px;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain;
  }

  .sub-footer .banner-footer {
    padding: 40px 0 64px;
  }

  .sub-footer .banner-footer .footer-section-3 {
    position: relative;
    margin-bottom: 0;
  }

  .sub-footer .banner-footer .footer-section-3 .title h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 40px;
  }

  .sub-footer .banner-footer .footer-section-3 .banner-section {
    position: relative;
    margin-bottom: 40px;
  }

  .sub-footer .banner-footer .footer-section-3 .banner-section img {
    width: 100%;
    margin-bottom: 8px;
    height: auto;
  }

  .sub-footer .banner-footer .footer-section-3 .banner-section .banner-text {
    position: absolute;
    inset: 0;
    border-radius: 16px;
    padding: 16px;
    height: 96%;
    margin: 0 2px;
    
    background: linear-gradient(180deg, rgba(0, 61, 166, 0) 40%, rgba(0, 61, 166, .88) 70%, rgba(7, 29, 76, .88) 100%);
  }

  [dir="rtl"] .sub-footer .banner-footer .footer-section-3 .banner-section .banner-text {
    
    background: linear-gradient(-180deg, rgba(0, 61, 166, 0) 40%, rgba(0, 61, 166, .88) 70%, rgba(7, 29, 76, .88) 100%);
  }

  .sub-footer .banner-footer .footer-section-3 .banner-section .banner-text p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: .12px;
    text-align: center;
    max-width: 220px;
    margin: 0 auto 24px;
  }

  .sub-footer .banner-footer .footer-section-3 .banner-section .banner-text .url-banner-footer {
    border-radius: 100000000px;
    border: 2px solid #67f7fe;
    
    background: linear-gradient(180deg, #001e60 0%, #003da6 100%);
    box-shadow: 0 0 4px 4px rgba(19, 235, 255, .4) inset, 0 4px 4px 0 rgba(1, 29, 121, .4);
    padding: 10px 20px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: .12px;
    text-decoration: none;
    position: relative;
  }

  [dir="rtl"] .sub-footer .banner-footer .footer-section-3 .banner-section .banner-text .url-banner-footer {
    
    background: linear-gradient(-180deg, #001e60 0%, #003da6 100%);
  }

  .sub-footer .banner-footer .footer-section-3 .banner-section .banner-text .url-banner-footer::before {
    content: "";
    position: absolute;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
    z-index: 10;
    width: 40px;
    height: 6px;
    top: -4px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain;
  }

  .sub-footer .banner-footer .footer-section-3 .banner-section .banner-text .url-banner-footer::after {
    content: "";
    position: absolute;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/subfooter/light-btn.png") no-repeat;
    z-index: 10;
    width: 40px;
    height: 6px;
    bottom: -4px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain;
  }

  .sub-footer .banner-footer .footer-section-3 .accordion-flush .accordion-button {
    width: 100%;
    padding: 12px 0;
    background-color: transparent;
    border-top: solid #fff;
    border-width: 2px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
  }

  .sub-footer .banner-footer .footer-section-3 .accordion-flush .accordion-button::after {
    content: "";
    width: 28px;
    height: 28px;
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png") no-repeat center;
    background-size: contain;
    transition: .3s;
  }

  .sub-footer .banner-footer .footer-section-3 .accordion-flush .accordion-button:not(.collapsed)::after {
    background: url("/themes/custom/lactoclub_bs5/components/organisms/l-reuteri/images/accordion/arrow-accordion-white.png");
    
    transform: rotate(180deg);
  }

  [dir="rtl"] .sub-footer .banner-footer .footer-section-3 .accordion-flush .accordion-button:not(.collapsed)::after {
    
    transform: rotate(-180deg);
  }

  .sub-footer .banner-footer .footer-section-3 .accordion-flush .accordion-body ol {
    
    padding-left: 1rem;
  }

  [dir="rtl"] .sub-footer .banner-footer .footer-section-3 .accordion-flush .accordion-body ol {
    padding-left: 0;
    
    padding-right: 1rem;
  }

  .sub-footer .banner-footer .footer-section-3 .accordion-flush .accordion-body ol li {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }

  .sub-footer .banner-footer .footer-section-3 .accordion-flush .accordion-body p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
  }
}

