@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');


.overflow-visible {
  overflow: visible !important;
  overflow-y: visible !important;
  overflow-x: visible !important;
}


h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #252525;
  font-size: 36px;
  line-height: 46.8px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #252525;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #252525;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.body {
  height: auto;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
}

.subtitle {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #555555;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
}

.subtitle.app {
  color: #9D9D9D;
}

.subtitle.sub-banner.display-none {
  display: none;
}

.subtitle.program {
  margin-bottom: 40px;
}

.subtitle.middle {
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.subtitle.sosmed {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
}

.subtitle.bantuan {
  margin-left: 10px;
  font-weight: 600;
}

.paragraph_type-2 {
  color: #555;
  font-size: 14px;
}

.paragraph_type-2.footer-tagline {
  margin-top: 10px;
  margin-left: 0px;
  padding-left: 0px;
}

.paragraph_type-2.box_question-copy {
  text-align: center;
}

.paragraph_type-2.middle {
  text-align: center;
}

.brand {
  width: 89px;
  height: 29px;
}

.nav_link {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-shadow: none;
}

.nav_link-white {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  text-shadow: none;
  color: white;
}

.nav_link-white.w--current {
  color: #ff6112;
}

.nav_link.w--current {
  color: #ff6112;
}

.main_banner-section {
  height: auto;
  background-color: #fff8f3;
}

.icon {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.logo_image {
  width: 89px;
  height: 29px;
}

.navbar-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 77px;
  max-width: 1366px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav_menu-open {
  margin-left: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.main_nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  border-width: 0.5px;
  border-color: white;
  padding-left: 50px;
  padding-right: 50px;
  background-color: transparent;
}

.main_nav.trans {
  background:white !important;
}

.main_nav.trans1 {
  background:white !important;
  color: black;
}

.nav_link-white.black {
	color: black;
}

.nav_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.download-app-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.sosmed-nav {
  opacity: 0.75;
  filter: grayscale(1);
  transition: 250ms ease-in-out filter;
}

.sosmed-nav:hover {
  opacity: 1;
  filter: grayscale(0);
}

.image-9 {
  width: 120px;
  max-width: none;
}

.image-9.googleplay {
  width: 128px;
}

.nav-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.app-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.side-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sosmed {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.sosmed.mobile {
  display: none;
}

.footer_link-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 62px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 18px;
}

.footer_link-logo.w--current {
  max-height: 62px;
  max-width: 160px;
}

.footer-link {
  margin-right: 0px;
  margin-bottom: 16px;
  opacity: 0.67;
  color: #000;
  font-size: 16px;
  line-height: 20.8px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
  color: #FF6112;
  font-weight: 500;
}

.footer-active {
  font-weight: 500;
  color: #FF6112;
}

.h3 {
  display: block;
  margin-top: 0px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
}

.h3.works {
  margin-bottom: 12px;
}

.h3.complaints {
  padding: 20px;
  text-align: center;
}

.image-8 {
  width: 129px;
}

.image-10 {
  width: 20px;
  margin-right: 10px;
  margin-left: 0px;
}

.footer--section {
  height: 197px;
  background-color: #fafafa;
}

.footer_side-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  height: auto;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.footer_side-wrap.mobile {
  display: none;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 197px;
  max-width: 1366px;
  padding: 20px 60px;
  background-color: #fafafa;
}

.link-block {
  margin-left: 10px;
}

.paragraph {
  font-size: 16px;
  line-height: 24px;
}

.paragraph.visi {
  color: #9d9d9d;
  line-height: 32px;
}

.paragraph.misi, .paragraph.misi2 {
  line-height: 32px;
  color: #9D9D9D
}

.paragraph.misi p,
.paragraph.misi2 p {
  margin-bottom: 0;
}

.paragraph.icon-list {
  display: block;
  margin-left: 10px;
  font-size: 16px;
  text-align: left;
}

.paragraph.icon-list:hover {
  font-weight: 600;
}

.paragraph.question-list {
  margin-bottom: 10px;
  font-weight: 700;
}

.paragraph.answer-list {
  margin-top: 20px;
  border-bottom: 1px solid #E9E9E9;
}

.paragraph.answer-list *:first-child {
  margin-top: 0;
}

.main_banner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 520px;
  max-width: 1366px;
  padding-right: 60px;
  padding-left: 60px;
  background-color: #ffe7da;
  background-image: url('../img/Banner_Homepage.png');
  background-position: 50% 50%;
  background-size: cover;
}

.button_box {
  height: 45px;
  max-width: 185px;
  min-width: 185px;
  border-radius: 50px;
  background-color: #ff6112;
}

.button_box1 {
  height: 45px;
  max-width: 185px;
  min-width: 185px;
  border-radius: 50px;
  background-color: #ff6112;
}

.button_box.left-icon-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button_box1.left-icon-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button_box.right-icon-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button_box.right-icon-button.karir {
  max-width: 249px;
  min-width: 249px;
}

.whatsapp-icon {
  margin-right: 10px;
  margin-left: 10px;
}

.button {
  color: #fff;
  text-decoration: none;
}

.button.display-none {
  display: none;
}

.button_copy {
  padding-bottom: 4px;
  font-size: 16px;
  line-height: 16px;
}

.button_copy.karir {
  padding-bottom: 0px;
}

.main_banner-copy {
  width: 575px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.container {
  max-width: 1366px;
  padding-right: 60px;
  padding-left: 60px;
}

.container.box_question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
}

.section {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 60px;
  background-color: #fff;
}

.section.app_download {
  background-color: #fff;
}

.section.testimoni {
  overflow: hidden;
  padding-bottom: 0px;
  background-color: #fafafa;
}

.section.bantuan {
  margin-top: 0px;
}

.section.pertanyaan {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.app_download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.app_download-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 380px;
  height: 295px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.app_download-copy {
  max-width: 520px;
  margin-left: 120px;
  padding: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.img-app {
  overflow: visible;
  max-width: 550px;
}

.testmoni_heading {
  margin-top: 47px;
  margin-bottom: 60px;
  text-align: center;
}

.testimoni_slider-wrapper-content {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimoni_slider-wrapper-content-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  height: 279px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  background-color: #fff;
  /* box-shadow: 3px 3px 6px -1px rgba(0, 0, 0, 0.09); */
  text-align: center;
}

.testimoni_slider-slide-nav {
  margin-bottom: 32px;
  /* border-style: solid;
  border-width: 1px; */
}

.testimoni_slider {
  left: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 435px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fafafa;
}

.testimoni_slider-mask {
  overflow: hidden;
  width: 800px;
  height: 300px;
}

.testimoni_slider-slide {
  margin-right: 40px;
  margin-left: 0px;
}

.sub-title-2 {
  color: #9d9d9d;
  font-weight: 400;
  text-align: left;
}

.sub-title-2.testimoni {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.sub-title-2.works {
  margin-bottom: 12px;
}

.display-none {
  display: none;
}

.testimoni_slider-wrapper-content--pic {
  position: relative;
  bottom: -47px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  border-radius: 100px;
}

.arrow_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  margin-top: 200px;
  margin-bottom: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e9e9e9;
  border-radius: 100px;
  background-color: #fff;
}

.arrow_box.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(48px, 0px);
  -ms-transform: translate(48px, 0px);
  transform: translate(48px, 0px);
}

.left-arrow {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.image-11 {
  width: 6.12px;
  height: 12px;
  max-width: 100%;
}

.image-12 {
  width: 6.12px;
  height: 12px;
}

.box_question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1016px;
  height: 155px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.box_question-copy-wrapper {
  margin-right: 30px;
  margin-left: 30px;
}

.box_question-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 160px;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.box_question-cta+.box_question-cta {
  border-left: 1px solid #e9e9e9;
}

.box_question-icon {
  width: 61px;
  height: 69px;
}

.box_question-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.box_icon {
  width: 61px;
  height: 60px;
}

.testimoni-slide-nav {
  left: 0;
  right: 0;
  display: flex;
  margin: auto;
  justify-content: center;
  align-items: center;
  cursor: default;
}

.testimoni-slide-nav.left-arrow {
  transform: translate(-400px, 0);
}

.testimoni-slide-nav.right-arrow {
  transform: translate(400px, 0);
}

.testimoni-slide-nav .arrow_box {
  margin: 0;
  transform: scale(1);
  transition: 250ms ease-in-out transform;
  cursor: pointer;
}

.testimoni-slide-nav .arrow_box:hover {
  transform: scale(1.125);
}

.testimoni_slider-slide-nav .w-slider-dot {
  margin: 0 .5rem .25rem;
}

.testimoni_slider-slide-nav .w-slider-dot.w-active {
  background-color: #ff6112;
}

.testimoni_container {
  overflow: hidden;
  max-width: none;
}

.box_question-wrapper-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.sub_banner-section .about-us{
	margin-top: 77px;
  margin-bottom: 60px;
}

.sub_banner-section .program{
	margin-top: 77px;
  margin-bottom: 60px;
}

.sub_banner-section .karir1{
	margin-top: 77px;
  margin-bottom: 60px;
}

.sub_banner-section .mitra{
	background:  white;
	height: 750px;
}

.sub_banner-container-mitra{
  height: 670px;
  max-width: 100%;
  width: 100%;
  background: #FF6112;
  margin-bottom: 100px;
  border-bottom-left-radius: 100px;
}

.sub_banner-mitra {
	margin: 0 auto;
  max-width: 1200px;
  overflow-y: hidden;
  position: relative;
  width: 90%;
}

.sub_banner-mitra-section {
	align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 150px 0 28px 0;
  overflow: hidden;
}

.sub_banner-mitra-section h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 48px;
  line-height: 60px;
  margin: 0;
  color: white;
}

.sub_banner-text {
	width: 531px;
  color: white;
}

.sub_banner-text p {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  margin-top: 20px;
  margin-bottom: 24px;
}

.sub_banner-text button{
  background: white;
  color: #FF6112;
  padding: 14px 32px;
  font-weight: 700;
  font-size: 20px;
  border: 0;
  border-radius: 25px;
}

.mitra_image {
  display: flex;
  position: absolute;
  top: 0%;
  right: 0%;
  bottom: 0%;
  left: auto;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

.sub_banner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 77px;
  height: 320px;
  max-width: 1440px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../img/Banner_Karir.png');
  background-position: 50% 50%;
  background-size: cover;
}

.sub_banner-container.faq {
  background-image: url('../img/faq-banner.png');
}

.sub_banner-container.program {
  background-image: url('../img/program-banner.png');
  background-position: 50% 50%;
  background-size: cover;
}

.sub_banner-copy {
  max-width: 650px;
  margin-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.sub_banner-copy1 {
  max-width: 450px;
  margin-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

h1.sub_banner-heading {
  margin-top: 32px;
}

.sub_banner-copy.program, .sub_banner-copy.karir{
  margin-top: 70px;
}

.breadcrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 10px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed {
  padding-top: 4px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.breadcrumb_current {
  padding-right: 5px;
  padding-left: 5px;
}

.breadcrumb_home {
  padding-right: 5px;
  padding-left: 5px;
  color: #ff6112;
  text-decoration: none;
}

.breadcrumb1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
}

.html-embed1 {
  padding-top: 4px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: white;
}

.breadcrumb_current1 {
  padding-right: 5px;
  padding-left: 5px;
}

.breadcrumb_home1 {
  padding-right: 5px;
  padding-left: 5px;
  color: white;
  text-decoration: none;
}

.box_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.box_content {
  width: auto;
  height: auto;
  /* max-height: 256px; */
  max-width: 288px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.box_image {
  width: auto;
  height: auto;
  max-height: 120px;
  max-width: 288px;
}

.box_copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 200px;
  max-width: 288px;
  min-height: 136px;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
}

.sub-title-1 {
  color: #9d9d9d;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.works_slider-arrow {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 35px;
  height: 35px;
}

.works_slider-arrow.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(25px, 0px);
  -ms-transform: translate(25px, 0px);
  transform: translate(25px, 0px);
}

.works_slider-arrow.right-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate(-25px, 0px);
  -ms-transform: translate(-25px, 0px);
  transform: translate(-25px, 0px);
}

.work-container {
  overflow: hidden;
  max-width: 1220px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
}

.works-section {
  /* margin-top: 60px; */
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.main_flex_slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 358px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-31 {
  max-height: 100%;
}

.works_slider-copy {
  display: block;
  width: 392px;
  max-width: 100%;
  /* margin-right: 40px;
  margin-left: 80px; */
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.works_slider-slide {
  max-width: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.works_slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: none;
  min-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.arrow {
  display: block;
  width: 9.18px;
  height: 18px;
}

.works_slider {
  height: 358px;
  min-width: 600px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.works_slider-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 288px;
  height: 288px;
  max-width: 288px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.title-feature {
  position: relative;
  right: auto;
  display: block;
  width: auto;
  margin-left: 0px;
  padding-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.title-feature.works {
  width: auto;
  margin-bottom: 34px;
  margin-left: 0px;
}

.title-feature.team {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: none;
  margin-top: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.works_slider-mask {
  position: static;
  overflow: hidden;
  width: auto;
  height: auto;
}

.paragraph-3 {
  margin-bottom: 0px;
}

.question_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 267px;
  max-height: 267px;
  max-width: 1224px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../img/program-banner-question.png');
  background-position: 50% 50%;
  background-size: cover;
}

.question_box.karir {
  background-image: url('../img/ahli-gizi-banner.png');
  background-position: 100% 50%;
  background-size: cover;
}

.question_box-copy {
  padding: 50px 51px 51px;
}

.question_box-copy.karir {
  max-width: none;
  min-width: auto;
}

.heading-4 {
  margin-top: 0px;
}

.perks-container {
  max-width: 1366px;
  padding-right: 60px;
  padding-left: 60px;
}

.team-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1366px;
  margin-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.team-wrapper.coach-perks {
  overflow: visible;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.profile-picture-team {
  width: 160px;
  height: 181px;
  max-height: none;
  max-width: none;
  margin-bottom: 20px;
  padding-bottom: 0px;
  border-radius: 0px;
}

.profile-picture-team.programs {
  width: 160px;
  height: 160px;
  max-width: none;
  margin-bottom: 20px;
  background-color: transparent;
}

.image-21 {
  width: 160px;
  height: 160px;
  max-width: none;
  border-radius: 100px;
}

.team-bio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 232px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  text-align: center;
}

.team-bio.image-coach {
  width: 232px;
  max-width: 400px;
  min-width: auto;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
}

.perks-section {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 0px;
}

.title-perks {
  text-align: center;
}

.questionere_section {
  margin-top: 60px;
  margin-bottom: 60px;
}

.questionere_container {
  max-width: 1366px;
  padding-right: 60px;
  padding-left: 60px;
}

.questionere_wrapper {
  display: -ms-grid;
  display: grid;
  margin-top: 30px;
  margin-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.box_complaint {
  max-height: none;
  max-width: none;
  border: 1px solid #ffd5c6;
  border-radius: 10px;
  cursor: pointer;
}

.box_complaint:hover {
  background-color: #ffd5c6;
}

.box_complaint + .box_complaint {
  margin-top: 1rem;
}

.tentang-kami_image-box {
  overflow: hidden;
  max-height: 240px;
  max-width: 496px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tentang-kami_image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tentang-kami_copy-wrapper {
  margin-right: 40px;
  padding-right: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tentang-kami_section {
  margin-top: 40px;
  margin-bottom: 40px;
}

.tentang-kami_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /* max-width: 1366px; */
  padding: 40px 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.nutritionis {
  background-color: #fafafa;
}

.list-set-wrapper {
  padding-left: 20px;
}

.tentang-kami-image {
  overflow: visible;
  width: auto;
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  min-width: auto;
  margin: 0px;
}

.div-block-50 {
  margin-left: 0px;
}

.div-block-50.copy-2 {
  margin-right: 30px;
  margin-left: 0px;
  margin-top: 60px;
}

.container-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1366px;
  padding-right: 60px;
  padding-left: 60px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.container-11.goal {
  margin-top: 40px;
}

.div-block-49 {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Image Copy"
    "Copy-2 .";
  -ms-grid-columns: 1fr 16px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.image-38 {
  padding: 0px;
}

.image-team {
  -o-object-fit: cover;
  object-fit: cover;
}

.heading-7 {
  font-size: 16px;
  line-height: 20.8px;
  font-weight: 600;
}

.heading-8 {
  margin-bottom: 20px;
}

.heading-9 {
  margin-bottom: 20px;
}

.div-block-51 {
  overflow: hidden;
  width: 496px;
  height: 240px;
}

.div-block-52 {
  overflow: hidden;
  width: 496px;
  height: 240px;
  margin-left: 0px;
  margin-top: 60px;
}

.image_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 288px;
  max-width: 100%;
  height: 288px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: .5rem;
}

.link_box-sosmed {
  color: #000;
  text-decoration: none;
}

.sosmed_box .icon_sosmed img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(1);
}

.sosmed_box {
  opacity: 0.5;
  color: #262626;
  font-weight: 500;
  transition: 250ms ease-in-out opacity;
}

.sosmed_box:hover {
  opacity: 1;
}

.sosmed_box:hover .icon_sosmed img {
  filter: grayscale(0);
}

.copy_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-39 {
  width: auto;
  height: auto;
}

.icon_sosmed {
  width: 22px;
  height: 22px;
}

.icon-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-block.next {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.5;
  transform: rotate(0deg);
  transition: 250ms ease-in-out;
  transition-property: transform, opacity;
}

.icon-block img {
  filter: grayscale(1);
  transition: 250ms ease-in-out filter;
}

.list-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: #262626;
  transition: 250ms ease-in-out color;
}

.list-block:hover,
.list-block.active:hover {
  color: #ff6112;
}

.list-block:hover .icon-block img,
.list-block.active .icon-block img {
  filter: grayscale(0);
}

.list-block.active {
  color: #262626;
  font-weight: 700;
}

.list-block.active .icon-block.next {
  transform: rotate(-90deg);
  opacity: 1;
}

.list-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.left-column {
  display: block;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-40 {
  width: 20px;
  height: 20px;
}

.image-41 {
  width: 20px;
  height: 20px;
  max-width: none;
}

.question_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.copy_question-list {
  padding-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.icon-question-list {
  width: 20px;
  height: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.list {
  margin-bottom: 20px;
}

.side_list.tentang-sirka {
  display: block;
}

.side_list.manfaat-program {
  display: none;
}

.side_list.siapa-saja-pengguna-sirka {
  display: none;
}

.side_list.harga-pengembalian-dana {
  display: none;
}

.side_list.mulai-program {
  display: none;
}

.side_list.alergi-atau-penyakit {
  display: none;
}

.side_list.makanan-olahraga {
  display: none;
}

.side_list.pendaftaran-aplikasi {
  display: none;
}

.side_list.data-privasi {
  display: none;
}

.question-list-bullet {
  margin-top: 20px;
}

.question-list-bullet.program {
  margin-top: 0px;
}

.div-block-53 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  text-align: center;
}

.question-cta-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 155px;
  margin-top: 72px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
  border-radius: .5rem;
  border: 1px solid #E9E9E9;
}

.copy-question-cta-box {
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-56 {
  width: 61px;
  height: 60px;
}

.text-block {
  text-align: center;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-decoration: none;
}

.heading-13 {
  margin-top: 0px;
}

.column-question.mobile {
  display: none;
}

.back-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-top: .5rem;
  padding-bottom: .5rem;
  border-bottom: 1px solid #E9E9E9;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.icon-back {
  width: 20px;
  height: 20px;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #000;
  text-decoration: none;
}

.bantuan_copy {
  margin-bottom: 10px;
}

.bantuan_list.terms-of-service {
  display: block;
}

.w-nav-menu .nav_link:hover,
.w-nav-menu .nav_link.w--current:hover {
  color: #ff6112;
}

.w-nav-menu .nav_link.w--current {
  font-weight: 700;
  color: #262626;
}

.w-nav-menu .nav_link-white:hover,
.w-nav-menu .nav_link-white.w--current:hover {
  color: black;
}

.w-nav-menu .nav_link-white.w--current {
  font-weight: 700;
  color: #262626;
}

.program-slider {
  margin-bottom: 3rem;
}

.program-slider-wrap {
  display: flex;
  justify-content: flex-end;
}

.program-slide-list {
  position: relative;
  width: 100%;
  width: calc((288px * 3) + 1.5rem);
}

.program-slide-list .swiper-slide {
  opacity: 0.5;
  transition: 250ms ease-in-out opacity;
}

.program-slide-list .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.program-slide-item {
  background-color: #ffffff;
  margin-right: 20px;
  margin-left: 20px;
  border-radius: 10px;
}

.program-slide-item img {
  width: 288px;
  height: 288px;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.program-slide-nav {
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 1.5rem;
}

.program-slide-nav-item {
  cursor: pointer;
  padding: 0 .25rem;
}

.program-slide-content {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.program-slide-content.show {
  display: block;
  opacity: 1;
  visibility: visible;
}

#w-node-ee963c5f-e543-4ba1-f33c-127b4a808089-ec716095 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ee963c5f-e543-4ba1-f33c-127b4a80808e-ec716095 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ee963c5f-e543-4ba1-f33c-127b4a808091-ec716095 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ee963c5f-e543-4ba1-f33c-127b4a808096-ec716095 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ee963c5f-e543-4ba1-f33c-127b4a80809b-ec716095 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ee963c5f-e543-4ba1-f33c-127b4a8080a5-ec716095 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-ee963c5f-e543-4ba1-f33c-127b4a8080aa-ec716095 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-d7688ff3-4152-da17-881d-3ce632d8ea67-ec716095 {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-d7688ff3-4152-da17-881d-3ce632d8ea69-ec716095 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-d7688ff3-4152-da17-881d-3ce632d8ea73-ec716095 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-d7688ff3-4152-da17-881d-3ce632d8ea81-ec716095 {
  -ms-grid-column-align: start;
  justify-self: start;
}

/* komunitas-sehat */
.ml-auto {
  margin-left: auto;
}

.sirka-button {
  min-width: 185px;
  border-radius: 50px;
  background-color: #ff6112;
  color: #fff;
  padding: 10px 25px;
  font-size: 16px;
  cursor: pointer;
  height: fit-content;
  width: fit-content;
}

.sirka-button a {
  color: white;
  text-decoration: unset;
}

.bg-primary {
  background-color: #ff6112;
}

.bg-secondary {
  background-color: #FFF8F4;
}

.flex-container {
  display: flex;
}

.space-between {
  justify-content: space-between;
}

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

.section-space {
  margin-top: 77px;
}

.assessment-info {
  padding: 30px 40px;
  place-items: center;
  justify-content: space-between;
}

.assessment-info > p {
  flex: 0 0 80%;
  line-height: 1.7;
  margin-bottom: 0;
}

.assessment-info > button {
  flex: 0 0 20%;
}

.assessment-hero {
  height: 100%;
}

.assessment-fact {
  padding: 40px;
  border-bottom-right-radius: 100px;
}

.assessment-fact div:first-child {
  flex: 0 0 80%;
}

.assessment-fact div:last-child {
  flex: 0 0 20%;
  margin: -40px 0;
  text-align: right;
  padding-right: 30px;
}

.assessment-fact img {
  height: auto;
}

.assessment-fact p {
  padding: 10px 20px 10px 0;
  line-height: 1.6;
}

.hero-banner {
  flex: 0 0 577px;
  min-height: 713px;
  background-image: url(../../img/assessment/doctor-talking.svg), url(../../img/assessment/circle-vector.svg);
  background-repeat: no-repeat;
  background-position: bottom, bottom right;
  background-size: contain, auto;
  padding: 40px;
}

.hero-banner > h1 {
  color: #fff;
  padding: 10px 20px;
  font-weight: 600;
  line-height: 1.4;
  font-size: 3em;
}

.hero-content {
  padding: 60px;
}

.hero-content > h2 {
  font-size: 2.3em;
  font-weight: 600;
  line-height: 1.3;
  margin-top: 0;
}

.hero-content > p {
  font-size: 1.2em;
  line-height: 1.5;
  margin-top: 30px;
}

.chart-container {
  padding: 30px 0;
}

.profile-summary {
  padding: 40px;
}

.profile-summary h4 {
  font-size: 1.7em;
}

.profile-summary__data {
  flex: 0 0 30%;
}

.profile-summary__data__item {
  margin: 30px;
}

.profile-summary__data__item div {
  margin-left: 20px;
}

.profile-summary__data__item img {
  width: 70px;
}

.profile-summary__data__item h5 {
  font-size: 1.2em;
  font-weight: 500;
  margin-bottom: 10px;
}

.profile-summary__data__item span {
  font-size: 1.5em;
  font-weight: 700;
}

.profile-summary__chart {
  flex: 0 0 70%;
  border: 2px solid #E6E6E6;
  border-radius: 20px;
  padding: 20px 30px;
}

.profile-summary__chart h5 {
  font-size: 1.2em;
  font-weight: 500;
}

.profile-summary__chart span {
  font-size: 1.5em;
  font-weight: 700;
}

.body-composition {
  padding: 40px;
}

.body-composition h4 {
  font-size: 1.7em;
}

.body-composition__chart > div > div {
  border: 2px solid #E6E6E6;
  border-radius: 20px;
  min-height: 463px;
  padding: 30px 50px;
}

.body-composition__chart {
  margin-top: 40px;
  text-align: center;
}

.body-composition__chart h5 {
  font-size: 1.5em;
  font-weight: 700;
}

.body-composition__chart div:first-child {
  flex: 0 0 40%;
}

.body-composition__chart div:last-child {
  flex: 0 0 60%;
}

.body-composition__chart__left {
  margin-right: 10px;
}

.body-composition__chart__right {
  margin-left: 40px;
}

.physical-condition {
  padding: 40px;
  border-top-left-radius: 100px;
}

.physical-condition__col > div {
  flex-grow: 1;
  width: 33%;
  padding: 20px;
  margin: 20px 0;
}

.food-supply {
  padding: 0 40px 40px;
}
.food-supply h4 {
  font-size: 1.7em;
}
.food-supply__chart > div:first-child {
  flex: 0 0 60%;
}
.food-supply__chart > div:last-child {
  flex: 0 0 40%;
}

.bottom-cta {
  padding: 40px;
}
.bottom-cta__container > div:first-child {
  flex: 0 0 40%;
}
.bottom-cta__container > div:last-child {
  flex: 0 0 60%;
}
.bottom-cta ul {
  padding-left: 0;
}
.bottom-cta li {
  margin: 15px 0;
  font-size: 16px;
  padding-left: 40px;
  font-weight: 600;
}
.bottom-cta ul > li {
  list-style-type: none;
  background: url('../img/assessment/check.svg') no-repeat;
  vertical-align: middle;
}

.section-subtitle {
  font-size: 2.0em;
}

.circle-icon {
  width: 70px;
}
.circle-icon-sm {
  width: 50px;
}

.bordered {
  border: 1px solid #E6E6E6;
}

.rounded {
  border-radius: 20px;
}

.fs-13 {
  font-size: 13px;
}
.fs-14{
  font-size: 14px;
}
.fs-15{
  font-size: 15px;
}
.fs-16{
  font-size: 16px;
}
.fs-17{
  font-size: 17px;
}
.fs-18{
  font-size: 18px;
}
.fs-19{
  font-size: 19px;
}
.fs-20 {
  font-size: 20px;
}
.fs-25 {
  font-size: 25px;
}
.fs-30 {
  font-size: 30px;
}

.fw-500 {
  font-weight: 500;
}
.fw-700 {
  font-weight: 700;
}
.fw-900 {
  font-weight: 900;
}

.lh-15 {
  line-height: 1.5;
}
.lh-18 {
  line-height: 1.8;
}

.align-items-center {
  align-items: center;
}

.m-10 {
  margin: 10px;
}
.m-20 {
  margin: 20px;
}
.m-30 {
  margin: 30px;
}
.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mx-10 {
  margin-right: 10px;
  margin-left: 10px;
}
.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-20 {
  margin-left: 20px;
}

.p-10 {
  padding: 10px;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.px-10 {
  padding-right: 10px;
  padding-left: 10px;
}
.xy-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-10 {
  padding-left: 10px;
}
.pl-20 {
  padding-left: 20px;
}

.text-primary {
  color: #FF6112;
}
.text-center {
  text-align: center;
  text-align: -webkit-center;
}
.food-intake__col > div {
  width: 25%;
}

.list-custom > li {
  line-height: 1.8;
  font-size: 16px;
}

.gap-20 {
  gap: 20px;
}


.what-sirka {
  margin-top: 48px;
  margin-bottom: 72px;
}

.what-sirka h2 {
  color: #ff6112;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 45px;
  margin: 0;
  margin-bottom: 12px;
}

.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}


.video-wrapper {
  background: #ff6112;
  background-image: url('../img/video-thumbnail.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: white;
  height: 600px;
  border-radius: 0 30px 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-play {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 78px;
  height: 78px;
  background: white;
  border: 0;
  border-radius: 50%;
  filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.25));
  cursor: pointer;
}
.btn-play img {
  position: relative;
  left: 4px;
}
.right-content {
  height: 600px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: center;
  padding: 72px;
}
.right-content h2 {
  color: #ff6112;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 45px;
  margin: 0;
  margin-bottom: 12px;
}
.right-content p {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #555555;
  margin: 0;
  margin-bottom: 24px;
}
.join-mitra {
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: column;
  margin-bottom: 72px;
}

.join-mitra h2 {
  color: #ff6112;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 45px;
  margin: 0;
  margin-bottom: 12px;
}

.join-mitra img{
  margin: 32px 0 36px;
  width: 100%;
  max-width: 800px;
}
.btn-primary {
  background: #FF6112;
  color: white;
  padding: 14px 32px;
  font-weight: 700;
  font-size: 20px;
  border: 0;
  border-radius: 25px;
  cursor: pointer;
}

.benefit-mitra-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px 98px;
  width: 100%;
  background: #FFF8F4;
  border-radius: 0px 100px 0px 0px;
  margin-right: 71px;
  margin-bottom: 72px;
}

.left-content {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  max-width: 700px;
}

.left-content h2 {
  color: #ff6112;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 45px;
  margin: 0;
  margin-bottom: 12px;
}

.card-content {
  align-items: flex-start;
  flex-flow: column;
  position: relative;
  background: #fff;
  box-sizing: border-box;
  border-radius: 20px;
  display: flex;
  margin: 12px;
  width: 240px;
  height: 240px;
  padding: 20px;
  text-align: left;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  cursor: pointer;
}
.card-content.active {
  background: #FF6112;
  color: white;
  margin: -6px 0 0 6px;
  width: 256px;
  height: 273px;
  font-size: 20px;
  line-height: 24px;
}

.card-content svg {
  position: absolute;
  bottom: 24px;
  right: 24px;
}
.card-content.active svg {
  bottom: 30px;
  right: 30px;
  fill: #ffffff;
}

.profit-potential {
  text-align: center;
  display: flex;
  align-items: center;
  flex-flow: column;
  margin-bottom: 72px;
}

.profit-potential h2 {
  color: #ff6112;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 45px;
  margin: 0;
  margin-bottom: 12px;
}

.commission-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}

.commission-card {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  width: 600px;
  height: 143px;
  border: 1px solid #FF6112;
  box-sizing: border-box;
  border-radius: 20px;
  margin: 12px;
  padding: 20px;
}
.commission-card img {
  margin-right: 16px;
}
.commission-info {
  text-align: left;
}
.commission-info h3{
  margin-top: 0px;
}
.commission-info p {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 45px;
  color: #FF6112;
}
span.small-text {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #000;
}

.list-profit-potential {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 823px;
}
.profit-value {
  text-align: left;
  width: 63%;
}
.profit-value h2 {
  margin-bottom: 4px;
}
.profit-value p {
  font-style: italic;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  margin: 0;
}

.border {
  content: '';
  height: 1px;
  width: 835px;
  background: #FFD5C6;
  margin: 30px 0;
}

.total-commission-card {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 90%;
  max-width: 1226px;
  height: 180px;
  border: 1px solid #FF6112;
  background: #FFF8F4;
  box-sizing: border-box;
  border-radius: 20px;
  margin: 32px 12px;
  padding: 20px;
}
.total-commission-card img {
  margin-right: 32px;
}
.total-value {
  text-align: left;
}
.total-value h2 {
  font-style: normal;
  color: #000;
  font-weight: bold;
  font-size: 36px;
  line-height: 45px;
}
.total-value h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 60px;
  color: #FF6112;
  margin: 0;
}

.testimony-mitra-container {
  display: inline-flex;
  align-items: center;
  padding: 50px 0 30px 98px;
  width: 100%;
  background: #FFF8F4;
  border-radius: 100px 0 0 0;
  margin-left: 71px;
  margin-bottom: 72px;
}

.testimony-mitra-container .column:nth-child(1) {
  max-width: 391px;
}

.testimony-mitra-container .column {
  width: 45%;
}
.testimony-mitra-container .right-content {
  height: auto;
  padding-right: 0;
}

.testi-box {
  background: transparent;
  box-sizing: border-box;
  height: auto;
  text-align: center;
}

.testi-slider .slick-slide {
  margin: 24px 12px;
}
.card-comment {
  background: white;
  padding: 32px 24px;
  border: 1px solid #FF6112;
  box-sizing: border-box;
  box-shadow: 0px 2px 30px rgb(0 0 0 / 5%);
  border-radius: 20px 20px 20px 0px;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #262626;
}

.card-comment:before {
  content: '';
  width: 40px;
  height: 40px;
  background: url(../img/quote.svg);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 88px;
  position: absolute;
  top: 2px;
}

.reviewer {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.reviewer img{
  margin-right: 24px;
  width: 80px;
  height: 80px;
}
.reviewer-name {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.reviewer-name h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  color: #FF6112;
  margin: 0;
}
.reviewer-name span {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin: 0;
}


.footer-top {
  margin-top: 120px;
  display: flex;
  align-items: center;
  background: #FFF8F4;
  border-radius: 0px 100px 0px 0px;
  height: 245px;
  width: 100%;
}
.footer-top .image-cs {
  position: relative;
}
.footer-top .image-cs-mobile {
  display: none;
}
.text-title {
  width: 30%;
}
.text-title p {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 160%;
  color: #555555;
  margin: 0;
}

.link-direct-icon {
  width: 40%;
  display: flex;
  position: relative;
  align-items: center;
}
.link-direct-icon a {
  display: flex;
  text-align: center;
  padding: 0 40px;
  border-right: 1px solid #FFE7DA;
  flex-flow: column;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  color: #000;
}
.link-direct-icon a:hover {
  color: #FF6112;
}
.link-direct-icon a:nth-child(1) {
  color: #FF6112;
}
.link-direct-icon a:nth-child(3) {
  border-right: none;
}
.link-direct-icon a img{
  margin-bottom: 8px;
}

/* Footer styling */
footer {
  color: white;
  background: #FF6112;
  position: relative;
  padding: 30px 40px 0 30px;
}

.foot-er {
    z-index: 1;
}

.footer-col {
  width: 15%;
  padding: 24px 15px;
  display: flex;
  flex-flow: column;
}
.footer-col:nth-child(1) {
  padding: 0 15px;
  width: 24%;
}
.footer-col:nth-child(5) {
  width: 24%;
}
footer a {
  color: white;
  text-decoration: none;
}
footer ul {
  padding: 0;
  margin: 0;
}
footer ul li {
  list-style: none;
  margin-bottom: 16px;
}
footer h4 {
  margin: 0 0 16px 0;
}
.slogan {
  margin: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  width: 100%;
  padding-top: 12px;
  margin-bottom: 10px;
}
.footer-col img{
  width: 160px;
}
.social-media-icon {
  display: flex;
  margin: 24px 0;
}
.social-media-icon a {
  display: block;
  padding: 12px;
}
.social-media-icon a img {
  width: 24px;
  height: 24px;
}
.link-download-app {
  display: flex;
}
.link-download-app a:nth-child(1) {
  margin-right: 16px;
}
.link-download-app img {
  width: 100%;
  height: 40px;
}
.social-media-icon-mobile {
  display: none;
}

.search-blog {
  display: flex;
}

.search-blog1 {
  display: flex;
  margin-top: 30px;
}

.search-blog1 input[type=text]{
  border-radius: 30px;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 1px solid grey;
  border-top: 1px solid grey;
  border-left: 1px solid grey;
  font-size: 18px;
  width: 50px;
  height: 50px;
  padding-left: 20px;
  flex-grow: 1;
}

.search-blog1 .btn-rounded{
  border-radius: 30px;
  border-left-width: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom: 1px solid grey;
  border-top: 1px solid grey;
  border-right: 1px solid grey;
  width: 50px;
  height: 50px;
  background-size: 40px 40px;
  background-position: center;
  background-color: white;
}

.search-blog input[type=text]{
  border-radius: 30px;
  border-right-width: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: 0px solid #ffffff;
  color: gray;
  font-size: 18px;
  width: 330px;
  height: 55px;
  padding-left: 20px;
  flex-grow: 2;
}

.search-blog input[type=text]:focus {
  outline: none;
  border: 0px solid gray;
  color: gray;
}

.search-blog .btn-rounded{
  border-radius: 30px;
  border-left-width: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  color: gray;
  width: 50px;
  height: 55px;
  background-size: 40px 40px;
  background-position: center;
}

.blog-feature {
  margin-top: 122px;
}

.container-news {
  max-width: 1224px;
}

.heading-blog {
  color: #ff6112;
  font-size: 36px;
  font-weight: 700;
}

.featured-news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 20px;
}

.news-1 {
  background: linear-gradient(#000046, #1cb5e0);
  width: 600px;
  height: 506px;
  margin-top: 0px;
  border-radius: 10px;
  background-position: 50% 50%;
  background-size: cover;
}

.tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 8px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ff6112;
  color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.tags._1 {
  width: 99px;
}

.tags._2 {
  width: 99px;
}

.tags.lineup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 122px;
  height: 44px;
  margin-right: 16px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-decoration: none;
}

.tags.lineup.hover {
  width: 142px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  color: #555;
  text-decoration: none;
}

.tags.thumb {
  width: 142px;
}

.tags.tips {
  width: 100px;
  height: 32px;
  color: #fff;
  font-size: 17px;
  line-height: 24px;
}

.tags.ketegori {
  display: inline-block;
  width: auto;
  height: 33px;
  min-width: 100px;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 8px 32px;
  color: #fffefe;
  line-height: 17px;
  text-align: center;
}

.tags.ketegori.hover {
  display: inline-block;
  border: 1px solid #e6e6e6;
  background-color: transparent;
  color: #555;
  line-height: 17px;
}

.news-title {
  margin-top: 0px;
  padding-top: 324px;
  padding-bottom: 20px;
  padding-left: 19.78px;
}

.tags-text {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  white-space: nowrap;
}

.tags-text.hover {
  color: #555;
}

.title-news {
  margin-top: 12px;
  color: #fff;
  font-size: 28px;
  line-height: 36px;
}

.title-news.sub-feature {
  margin-bottom: 0px;
  color: #000;
  font-size: 20px;
  line-height: 26px;
}

.date-news {
  margin-top: 8.64px;
  margin-bottom: auto;
  color: #fff;
  line-height: 36px;
}

.date-news.featured {
  margin-top: 4px;
  margin-bottom: 0px;
  color: #9d9d9d;
  font-size: 14px;
}

.news-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
}

.stack-news {

  margin-left: 24px;
}

.news-image {
  width: 288px;
  height: 243px;
  margin-right: 24px;
  background-image: url('../images/Rectangle-1651.png');
  background-position: 50% 50%;
  background-size: cover;
}

.news-image._3 {
  margin-right: 0px;
  margin-left: 24px;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

.content-news-2 {
  width: 288px;
  height: 104px;
}

.content-news-2._2 {
margin-right: 16px;
margin-left: 0px;
}

.news-image._2 {
    margin-right: 0px;
  margin-right: 24px;
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
  }

.news-content {
  color: #555;
  font-size: 16px;
  line-height: 26px;
}

.news-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.explore {
  margin-top: 76px;
}

.tags-lineup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.category-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:grid;
  list-style-type:none;
  margin:0;padding:0;
  grid-template-columns: repeat(3, 420px);
  grid-template-rows: repeat(2, auto);
  margin-top: 56px;
}

.category-list.second-line {
  margin-top: 72px;
}

.blog-thumb {
  width: 392px;
  margin-top: 0px;
  margin-right: 24px;
  text-decoration: none;
}

.image-blog {
  width: 392px;
  height: 220px;
  border-radius: 10px;
  background-image: url('../images/Rectangle-1593.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-blog._2 {
  background-image: url('../images/Rectangle-1594.png');
}

.image-blog._3 {
  background-image: url('../images/Rectangle-1595.png');
}

.konten-thumb {
    margin-top: 16px;
  text-decoration: none;
}

.thumb-title {
  margin-top: 0px;
  margin-bottom: 4px;
  color: #000;
  font-size: 20px;
  line-height: 26px;
}

.thumb-date {
  margin-bottom: 6px;
  color: #9d9d9d;
  line-height: 22px;
}

.text-block-2 {
  margin-bottom: 32px;
  color: #555;
}

.paging {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paging.last {
  margin-bottom: 50px;
}

.paging-link {
  margin-right: 16px;
  margin-left: 16px;
  color: #9d9d9d;
  text-decoration: none;
}

.page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ff6112;
  color: #fff;
}

.page.hover {
  background-color: transparent;
}

.html-embed-3 {
  margin-right: 20px;
  padding-top: 4px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.text-block-3 {
  text-align: center;
}

.text-block-3.hover {
  color: #000;
}

.html-embed-4 {
  padding-top: 4px;
}

.section {
  height: 586px;
  margin-top: 74px;
  background-color: #fff8f4;
}

.section1 {
  padding-top: 0px;
}

.link-block {
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.link-block-5 {
  text-decoration: none;
}

.link-block-6 {
  text-decoration: none;
}

.link-block-7 {
  text-decoration: none;
}

.div-block {
  height: 700px;
  border-bottom-left-radius: 100px;
  background-color: #ff6112;
}

.display-none {
  display: none;
}

.body-2 {
  max-width: 1366px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1366px;
  margin-top: 93px;
  padding-right: 71px;
  padding-left: 71px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-2.sub {
  padding-right: 20px;
  padding-left: 20px;
}


.link-2 {
  margin-right: 4px;
  color: #f7432a;
  text-decoration: none;
}

.breadcrumb-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.html-embed-6 {
  margin-top: 0px;
  margin-right: 5px;
}

.link-3 {
  margin-right: 4px;
  color: #f7432a;
  text-decoration: none;
}

.text-block-4 {
  color: #555;
}

.text-block-5 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 48px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.title-blog-sub {
  width: auto;
}

.text-block-6 {
  color: #fff;
}

.text-block-7 {
  margin-right: 60px;
  font-size: 16px;
  font-weight: 400;
}

.blog-information {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 46px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-8 {
  margin-right: 60px;
  color: #9d9d9d;
  font-size: 16px;
}

.text-block-9 {
  margin-right: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #9d9d9d;
  font-size: 16px;
}

.html-embed-7 {
  margin-right: 10px;
}

.html-embed-8 {
  margin-right: 10px;
}

.html-embed-9 {
  margin-right: 10px;
}

.html-embed-10 {
  margin-right: 10px;
}

.image-sub {
  width: 1224px;
  height: 688px;
  margin-top: 0px;
  border-radius: 20px;
  background-image: url('../images/Rectangle-1675.png');
  background-position: 50% 50%;
  background-size: cover;
}

.konten-blog-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.konten-sub {
  width: 703px;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: justify;
}

.related-post {
  width: 496px;
  min-width: auto;
  margin-left: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-10 {
  color: #555;
  font-size: 16px;
  line-height: 26px;
}

.text-block-10 img{
  width: 100%;
  height: 400px;
}

.heading-3 {
  font-size: 36px;
  line-height: 45px;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ff6112;
  font-size: 36px;
}

.blog-related {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.image-related {
  width: 184px;
  height: 155px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 10px;
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-2 {
  margin-left: 24px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.heading-5 {
  margin-top: 13px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 26px;
}

.text-block-11 {
  margin-top: 3px;
  color: #9d9d9d;
}

.kategori {
  margin-top: 56px;
}

.div-block-3 {
  margin-top: 20px;
}

.text-block-12 {
  margin-top: 36px;
  color: #9d9d9d;
  line-height: 22px;
  font-style: italic;
}

.social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2 {
  margin-top: 122px;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1366px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 671px;
  height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #dd6c30;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 426px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/logo_full_color.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-7 {
  width: 100px;
  height: 100px;
  background-image: url('../images/Play-Button.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-8 {
  margin-left: 72px;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
}

.heading-6.mitra {
  font-size: 36px;
  line-height: 45px;
  text-align: center;
}

.paragraph {
  font-size: 20px;
  line-height: 32px;
}

.paragraph-2 {
  margin-top: 12px;
  font-size: 20px;
  line-height: 32px;
}

.section-3 {
  margin-top: 72px;
}

.paragraph-3 {
  margin-top: 12px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

.div-block-9 {
  width: 900px;
  height: 326px;
  margin-top: 32px;
  background-image: url('../images/Image---Apa-itu-Mitra-Sirka_0.png');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 392px;
  height: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ff6112;
  color: #fff;
  text-decoration: none;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-13 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-4 {
  margin-top: 72px;
  background-color: #fff8f4;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1366px;
  padding: 81px 115px 60px;
}

.block-keuntungan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  height: 240px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 20px;
  background-color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.text-keuntungan {
  overflow: hidden;
  margin-top: 0px;
  padding-top: 26px;
  padding-right: 23px;
  padding-left: 23px;
}

.text-block-14 {
  font-size: 16px;
}

.div-block-11 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-right: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-2 {
  margin-bottom: 0px;
}

.div-block-12 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ff6112;
  font-size: 36px;
  line-height: 45px;
}

.paragraph-4 {
  margin-top: 12px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 32px;
}

.link-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 287px;
  height: 48px;
  margin-top: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ff6112;
  color: #fff;
  text-decoration: none;
}

.text-block-15 {
  font-size: 20px;
  font-weight: 600;
}

.sub_search {
  margin-left: 55px;
}

.ml-auto {
  margin-left: auto;
}

.sirka-button {
  min-width: 185px;
  border-radius: 50px;
  background-color: #ff6112;
  color: #fff;
  padding: 15px 30px;
  font-size: 16px;
  cursor: pointer;
  height: fit-content;
  width: fit-content;
}

.sirka-button a {
  color: white;
  text-decoration: unset;
}

.show-mobile {
  display: none;
}

.share_link-logo {
 opacity: 2;
}

.tanya-admin {
  position: fixed;
  right: 71px;
  bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 84px;
  z-index: 3;
}

.button-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 471px;
  height: 81px;
  margin-top: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #cecece;
  border-radius: 45px;
  background-color: #fff;
}

.button-banner.mitra-kami {
  width: 233px;
  height: 48px;
}

@media screen and (max-width: 480px) {
  .btn-assessment {
    display: none !important;
  }

  .hide-mobile {
    display: none !important;
  }

  .show-mobile {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .btn-assessment {
    display: block;
  }
}