:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.hero {
  object-fit: fill;
  background-image: url('../images/pattern02-02.png'), linear-gradient(#5b78b2, #5b78b2);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  background-attachment: fixed, scroll;
  height: 100vh;
  margin-top: 0;
  padding: 25px 65px;
}

.hero-section {
  background-image: url('../images/BG-Medhealth.png');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  margin-top: -61px;
}

.navbar {
  height: 80px;
}

.container {
  align-items: center;
  height: 80px;
  display: flex;
}

.brand {
  height: 80px;
}

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, rgba(224, 224, 224, .61), #fff 43%);
  display: block;
}

.tagline-card-wrapper {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, #f1f1f1, #fff);
  width: 550px;
  height: 350px;
  margin-top: 150px;
}

.body {
  -webkit-text-fill-color: inherit;
  background-color: #fafafa;
  background-clip: border-box;
  font-family: "Mosk 700", sans-serif;
}

.grid {
  grid-template-rows: auto;
}

.grid-hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100vw;
  height: 100vh;
}

.div-block {
  background-image: url('../images/Hnet.com-image-1.jpg');
  background-position: 30%;
  background-repeat: no-repeat;
  background-size: cover;
}

.card-div {
  z-index: 3;
  width: 550px;
  height: 400px;
  margin-top: 110px;
  margin-left: 20px;
  position: relative;
}

.grid-hero-background {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100vw;
  height: 100vh;
}

.background-wrapper-left._2 {
  background-color: #5b79b1;
}

.background-wrapper-right {
  object-fit: none;
  background-image: linear-gradient(to top, #a4dada 27%, rgba(141, 186, 191, 0) 44%, rgba(0, 0, 0, 0) 73%), url('../images/Hnet.com-image-1.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.background-wrapper-right._2 {
  background-color: #5b79b1;
  background-image: none;
}

.wrapper-tagline {
  z-index: 2;
  object-fit: fill;
  width: 100%;
  height: 100%;
  padding-left: 10%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card-wrapper {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(360deg, #cfcfcf, #fff 54%);
  border-radius: 20px;
  width: 650px;
  height: auto;
  margin-top: 8rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: static;
  top: 33%;
  bottom: -22%;
  left: 19%;
  right: -18%;
  box-shadow: 0 4px 20px -7px rgba(0, 0, 0, .51);
}

.heading-wrapper {
  justify-content: flex-start;
  padding: 0 3rem;
  display: flex;
}

.h1 {
  color: #424242;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Mosk ultra 900", sans-serif;
  font-size: 85px;
  font-weight: 700;
  line-height: 95px;
}

.h1.poli {
  color: #424242;
  text-align: center;
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
}

.h1.poli.covid {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 76px;
}

.button-wrapper {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.button-wrapper.top {
  justify-content: flex-start;
  padding-left: 3rem;
}

.button-wrapper.custom {
  justify-content: flex-end;
}

.button-wrapper.custom._2 {
  justify-content: flex-start;
}

.button-wrapper.front {
  justify-content: flex-end;
}

.sub-head-wrapper {
  margin-bottom: 20px;
  padding-left: 3rem;
  padding-right: 110px;
}

.h3 {
  color: #424242;
  font-family: "Mosk ultra 900", sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 28px;
}

.h3.text {
  font-family: "Mosk 300", sans-serif;
  display: flex;
}

.h3.text.new {
  justify-content: center;
  margin-bottom: 50px;
}

.h3.text.main {
  justify-content: center;
}

.button {
  -webkit-text-fill-color: inherit;
  background-color: #86ccd2;
  background-clip: border-box;
  border-radius: 400px;
  justify-content: flex-end;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 20px;
  line-height: 28px;
  display: flex;
}

.button.cust {
  background-color: #86ccd2;
  border: 2px rgba(0, 0, 0, 0);
  justify-content: center;
  width: 250px;
  font-family: "Mosk 700", sans-serif;
}

.button.cust:hover {
  color: #fff;
  background-color: #86ccd2;
}

.text-span {
  font-family: "Fa solid 900", sans-serif;
}

.cta-section {
  background-color: #fdfdfd;
  height: 50vh;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.grid-2 {
  grid-template-rows: auto;
}

.grid-cta-background {
  grid-template-rows: auto;
  width: 100vw;
  height: 100vh;
}

.div-block-2 {
  background-color: #5b79b1;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100vw;
  height: 100vh;
}

.div-block-3 {
  background-image: url('../images/phone-03.png');
  background-position: 0 0;
  background-size: auto;
}

.image {
  object-fit: cover;
  height: 50vh;
}

.cta-section-wrapper {
  height: 50vh;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.cta-text-wrapper {
  margin-top: 0;
  margin-right: 30px;
  padding: 60px 30px;
}

.h2 {
  color: #424242;
  text-align: center;
  justify-content: flex-end;
  width: auto;
  font-family: "Mosk ultra 900", sans-serif;
  display: flex;
}

.h2.alt {
  color: #fff;
  width: auto;
  font-family: "Mosk 300", sans-serif;
  font-weight: 300;
}

.h2._2 {
  text-align: right;
}

.h2._2.alt-col {
  color: #424242;
}

.h2.custom {
  text-align: right;
  width: 800px;
  font-size: 46px;
  line-height: 54px;
}

.h2.custom.poli {
  text-align: left;
}

.h2.custom.wht {
  color: #424242;
}

.h2.custom.wht.ele {
  margin-bottom: 20px;
}

.h2.custom.wht.form {
  text-align: center;
  width: 90%;
  margin-bottom: 5%;
}

.h2.custom-2 {
  text-align: center;
  width: 800px;
  margin-top: 20px;
  font-size: 46px;
  line-height: 54px;
}

.h2.custom-2.wht {
  color: #424242;
  margin-bottom: 2rem;
  font-size: 54px;
  line-height: 62px;
}

.h2.custom-3 {
  color: #424242;
  text-align: left;
  justify-content: flex-start;
  width: 800px;
  margin-top: 20px;
  font-size: 46px;
  line-height: 54px;
}

.h2.custom-3._1 {
  text-align: right;
  justify-content: center;
  align-items: flex-start;
  width: auto;
}

.h2.custom4 {
  color: #424242;
  text-align: left;
  justify-content: flex-start;
  font-size: 46px;
  line-height: 54px;
}

.h2.title {
  justify-content: center;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 40% 60%;
}

.tabs-images-slider {
  width: 100%;
  display: flex;
}

.img-gradient {
  z-index: 1;
  opacity: 1;
  background-image: linear-gradient(270deg, #121e2b, rgba(255, 255, 255, 0) 41%);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tab-img-mobile {
  display: none;
}

.container-2 {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10em;
  padding-right: 10em;
}

.container-2.is--max_width {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.container-2.is--max_width.top-gradient {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 10%;
  padding-right: 10%;
}

.stat-title {
  height: 4em;
  margin-bottom: 3.5em;
  overflow: hidden;
}

.stat-wrapper {
  padding-top: 10px;
  padding-left: 26px;
  padding-right: 26px;
}

.img-shape {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.progress-line {
  background-color: #2bded3;
  width: 25%;
  height: .6em;
  margin-top: -.5em;
  position: absolute;
}

.section {
  height: 100vh;
  margin-top: 30px;
}

.paragraph-large {
  color: #fff;
  text-align: justify;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Mosk 500", sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.statistics-hover-tabs {
  width: 100%;
  height: 45em;
  display: flex;
  overflow: hidden;
}

.img-section {
  opacity: .8;
  height: 45em;
  display: none;
  position: relative;
  overflow: hidden;
}

.tab-img {
  flex: none;
  width: 100%;
  height: 100%;
}

.stat-heading {
  font-family: "Mosk 700", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.tab {
  background-color: #121e2b;
  height: .5em;
  position: absolute;
}

.stats-progress {
  position: relative;
}

.statistics-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.stat-item {
  cursor: pointer;
  background-image: linear-gradient(#86ccd3, #86ccd3);
  flex-direction: column;
  justify-content: space-between;
  width: auto;
  padding: 11px 4px;
  transition: all .2s;
  display: flex;
}

.stat-item:hover {
  background-color: rgba(43, 222, 211, .2);
}

.stat-item.is--filp {
  background-image: linear-gradient(to top, rgba(0, 184, 172, .39), rgba(0, 0, 0, 0) 66%);
}

.img-stat-scroll {
  object-fit: cover;
  flex: none;
  width: 100%;
  height: 100%;
  display: block;
}

.image-2 {
  width: 50px;
}

.div-block-4 {
  justify-content: flex-start;
  margin-bottom: 5px;
  display: flex;
}

.fitur-section {
  z-index: 1;
  height: 100vh;
  margin-bottom: 100px;
  position: static;
}

.image-div-wrapper {
  z-index: 4;
  height: 50%;
  position: static;
}

.image-3 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  object-fit: cover;
  object-position: 50% 5%;
  width: 100vw;
  height: 100%;
  box-shadow: 2px 2px 20px silver;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-card-wrapper {
  justify-content: center;
  display: flex;
}

.card {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to top, #ddd, #fff);
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 275px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 18px 15px;
  display: flex;
  box-shadow: 1px 1px 10px rgba(187, 187, 187, .38);
}

.card._1 {
  margin-left: 20px;
}

.card.content-about-us {
  width: 95%;
  height: 550px;
}

.card-grid {
  grid-template: "." 300px
  / 300px 300px 300px 300px;
  margin-top: 40px;
}

.h4 {
  color: #424242;
  margin-top: 40px;
  margin-bottom: 25px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 24px;
  line-height: 28px;
}

.paragraph {
  text-align: justify;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Mosk 300", sans-serif;
  font-size: 16px;
}

.header-section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5em;
  padding-bottom: 5em;
  display: block;
}

.link-footer-text {
  color: #4d4d4d;
  white-space: nowrap;
  font-size: 32px;
}

.footer-nav-items {
  display: flex;
  overflow: hidden;
}

.f-nav-item {
  color: #fff;
  background-image: linear-gradient(rgba(43, 222, 211, .09), rgba(0, 0, 0, 0));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 30em;
  padding: 25px 4px;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: flex;
}

.f-nav-item:hover {
  color: #121e2b;
  background-image: linear-gradient(#fff, rgba(255, 255, 255, .66));
}

.f-nav-item.is--empty {
  background-image: linear-gradient(rgba(43, 222, 211, .1), rgba(0, 0, 0, 0));
}

.f-nav-item.is--filp {
  background-image: linear-gradient(to top, rgba(43, 222, 211, .23), rgba(0, 0, 0, 0));
}

.f-nav-item.is--filp:hover {
  background-image: linear-gradient(to top, rgba(255, 255, 255, .69), #fff);
}

.f-nav-item.is--filp.gradient {
  background-image: linear-gradient(to top, rgba(43, 222, 211, .1), rgba(0, 0, 0, 0));
}

.section-title {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  width: 700px;
  padding-bottom: 1em;
  display: flex;
}

.footer-nav {
  overflow: hidden;
}

.image-4 {
  width: 100px;
}

.cta-2-section {
  background-image: linear-gradient(287deg, #fff 14%, rgba(0, 0, 0, 0)), url('../images/105294-1.jpg');
  background-position: 0 0, 90%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  height: 70vh;
}

.cta-2-section.custom {
  background-image: linear-gradient(34deg, #fff 39%, rgba(0, 0, 0, 0)), url('../images/105294-1.jpg');
  background-position: 0 0, 90%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.text-content-wrapper {
  padding-left: 130px;
}

.text-content-wrapper.poli {
  text-align: left;
  padding-left: 0;
}

.text-content-wrapper.form {
  justify-content: center;
  padding-left: 0;
  display: flex;
}

.button-wrapper-cta2 {
  justify-content: flex-end;
  width: 800px;
  display: flex;
}

.button-wrapper-cta2.poli {
  justify-content: flex-start;
}

.container-3 {
  padding-top: 80px;
  padding-bottom: 130px;
}

.footer {
  background-image: url('../images/BG-Medhealth.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-block-8 {
  color: #424242;
  text-align: justify;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 8px;
  font-family: "Mosk 500", sans-serif;
  font-size: 12px;
}

.submit-button {
  background-color: #305bff;
  border-radius: 50px;
}

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

.footer-follow-us {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.text-block-17 {
  color: #8798ad;
}

.div-footer-2-right {
  width: 285px;
  margin-right: 100px;
}

.text-footer-2-left {
  color: #5b78b2;
  margin-bottom: 20px;
  padding-left: 0;
  font-size: 18px;
  font-weight: 600;
}

.image-5 {
  width: 250px;
  margin-left: 4px;
}

.footer-logo {
  flex-direction: column;
  align-items: flex-start;
  width: 400px;
  margin-top: 45px;
  display: flex;
}

.text-field {
  color: #323d4a;
  border-radius: 12px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer-ragam {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: space-between;
  display: flex;
}

.grid-7 {
  grid-template-rows: auto;
  display: flex;
}

.footer-explor {
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.footer-link-block {
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
}

.div-block-30 {
  background-color: rgba(165, 165, 165, .62);
  height: 1px;
  margin-top: 18px;
  margin-bottom: 18px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0;
  line-height: 1px;
}

.grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.paragraph-6 {
  color: #323d4a;
  margin-bottom: 0;
  font-size: 12px;
}

.text-sub-head {
  color: #305bff;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
}

.text-block-9 {
  color: #424242;
  font-family: "Mosk 700", sans-serif;
  font-size: 14px;
}

.link-block-2 {
  color: #323d4a;
  text-decoration: none;
}

.div-footer-2-left {
  width: 290px;
  padding-left: 8px;
  padding-right: 0;
}

.text-block-10 {
  color: #8798ad;
  font-size: 9px;
}

.icon-text {
  color: #5b78b2;
  width: auto;
  font-family: "Fa solid 900", sans-serif;
  font-size: 12px;
}

.icon-text.wa-icon {
  font-family: "Fa brands 400", sans-serif;
  font-size: 14px;
}

.footer-container {
  flex-direction: column;
  max-width: none;
  padding: 60px 80px;
  display: flex;
}

.image-25 {
  width: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav-link {
  color: #727272;
  font-family: "Mosk 700", sans-serif;
}

.nav-link-2 {
  color: #727272;
}

.nav-link-3, .nav-link-4, .text-block-18 {
  color: #727272;
  font-family: "Mosk 700", sans-serif;
}

.dropdown-list {
  background-color: #8d7e7e;
  width: auto;
  transition: opacity .2s;
}

.dropdown-list.w--open {
  background-color: rgba(255, 255, 255, .97);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.dropdown-link, .dropdown-link-2, .dropdown-link-3 {
  color: #727272;
}

.dropdown-toggle {
  width: auto;
}

.grid-hero-tentang-kami {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  height: 100vh;
}

.image-wrapper {
  align-items: center;
  margin-left: 0;
  margin-right: 40px;
  display: flex;
}

.image-wrapper.tentang-kami-hero {
  float: left;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.about-us-wrapper-content {
  max-width: 1100px;
  padding-left: 0;
  padding-right: 0;
}

.h5 {
  color: #fff;
  height: auto;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Mosk extra 800", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 66px;
}

.h5._2 {
  color: #424242;
  justify-content: center;
  display: flex;
}

.h5.custom {
  color: #424242;
  margin-bottom: 10%;
}

.h5.custom3 {
  color: #424242;
  text-align: center;
  margin-bottom: 0;
}

.h5.custom3.ct {
  margin-bottom: 0;
}

.body-2 {
  background-color: rgba(0, 0, 0, 0);
  font-family: "Mosk 700", sans-serif;
}

.image-26 {
  object-fit: cover;
  border-radius: 30px;
  max-width: 500px;
  height: 60vh;
  padding: 0;
  box-shadow: 1px 1px 20px 2px rgba(0, 0, 0, .35);
}

.container-tentang-kami {
  flex-direction: row;
  justify-content: center;
  max-width: 100%;
  padding-top: 4.5rem;
  display: block;
}

.container-tentang-kami.staff {
  flex-direction: column;
}

.paragraph-7 {
  text-align: justify;
  width: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  font-family: "Mosk 700", sans-serif;
  font-size: 16px;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4 {
  color: #424242;
}

.bold-text-5 {
  color: #fff;
  max-height: none;
}

.staff-card-wrapper {
  width: 180px;
  margin-left: 30px;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 0;
}

.image-27 {
  border-radius: 8%;
  margin-bottom: 15px;
}

.name {
  color: #424242;
  text-align: center;
  font-family: "Mosk 700", sans-serif;
  font-size: 18px;
}

.title {
  color: #424242;
  text-align: center;
  font-weight: 700;
}

.text-block-20 {
  color: #424242;
  text-align: center;
}

.titel {
  color: #424242;
  text-align: center;
  font-family: "Mosk 400", sans-serif;
}

.card-wrapper-tentang-kami {
  justify-content: center;
  align-items: stretch;
  margin-bottom: 50px;
  display: flex;
}

.card-wrapper-tentang-kami.flex {
  justify-content: center;
  align-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.cta {
  background-image: linear-gradient(326deg, #fff 19%, rgba(255, 255, 255, 0)), url('../images/Hnet.com-image-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 70vh;
}

.image-28 {
  object-fit: none;
}

.container-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70vh;
  display: flex;
}

.content-wrapper {
  flex-direction: column;
  display: flex;
}

.link-block-artikel.link-blok-kenapa-koperasi-harus {
  width: 50%;
  display: block;
}

.link-block-artikel.link-blok-kenapa-koperasi-harus.tonjolan-berbahaya {
  display: none;
}

.link-block-artikel.link-blok-selamat-datang {
  width: 50%;
}

.link-block-artikel.artikel-1 {
  width: 50%;
  display: block;
}

.link-block-artikel.artikel-1.tonjolan-berbahaya {
  display: none;
}

.link-block-artikel.link-blok-kenapa-koperasi-harus-copy {
  width: 50%;
  display: block;
}

.link-block-artikel.link-blok-kenapa-koperasi-harus-copy.tonjolan-berbahaya {
  display: none;
}

.link-block-artikel.link-blok-kenapa-koperasi-harus {
  width: 100%;
}

.container-14 {
  z-index: 10;
  flex-direction: column;
  display: flex;
  position: relative;
}

.d-105-image-wrapper {
  transform-origin: 50% 0;
  background-image: url('../images/helen-barth-i2WExMB2kII-unsplash-1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-105-image-wrapper.artikel2 {
  background-image: url('../images/2021-12-31-pria-wajib-tahu-begini-cara-benar-pakai-tisu-magic-biar-tahan-lama.jpg');
}

.d-105-image-wrapper.article3 {
  background-image: url('../images/pexels-pixabay-46795-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.d-105-image-wrapper.article-4 {
  background-image: url('../images/man-wearing-brown-pants-close-up-2.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.d-105-image-wrapper.article5 {
  background-image: url('../images/sasun-bughdaryan-dLfwYP33vi4-unsplash-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.d-105-image-wrapper.article-6 {
  background-image: url('../images/JnTktkqTURBXy8wYzAwYzY1OThjY2FmNDU0MGUyYjU1YjRkYjI3ZjkwMS5qcGVnkpUDABbNAXfM0pMFzQSwzQJ2.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.d-105-image-wrapper.article-7 {
  background-image: url('../images/pexels-akhi-art-2238808-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.d-105-image-wrapper.article-8 {
  background-image: url('../images/633be9653960a60f27868276_pexels-magda-ehlers-985268-1-1.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.d-105-image-wrapper.article-9 {
  background-image: url('../images/images.png');
  background-position: 50%;
  background-size: cover;
}

.d-105-image-wrapper.article-10 {
  background-image: url('../images/benign-prostatic-hyperplasia-bph.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.d-105-image-wrapper.article-11 {
  background-image: url('../images/subvertivo-_lab-r2Xboe-qczs-unsplash-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.d-105-image-wrapper.article-12 {
  background-image: url('../images/pexels-pixabay-40568-1.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.d-105-image-wrapper.article-13 {
  background-image: url('../images/images-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.d-105-image-wrapper.article-14 {
  background-image: url('../images/phimosis-1573043849-1.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.d-105-image-wrapper.article-15 {
  background-image: url('../images/157_87_gonore-kencing-nanah-gejala-penyebab-dan-pengobatan.jpg');
  background-position: 50%;
  background-size: cover;
}

.d-105-image-wrapper.article-16 {
  background-image: url('../images/pexels-timur-weber-8560647-1.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.d-105-image-wrapper.article-17 {
  background-image: url('../images/tipe-dan-penyebab-keceplosan-saat-berbicara-apa-saja-210512x.jpg');
  background-position: 50%;
  background-size: cover;
}

.d-105-card-title {
  color: #fff;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
}

.div-gradation-effect {
  z-index: 1;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 41%, #315eb8);
  height: 60%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.carddivwarper {
  transform-origin: 50% 0;
  background-color: #fff;
  border-radius: 16px;
  width: auto;
  height: 360px;
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
  box-shadow: 0 8px 20px -7px rgba(133, 133, 133, .6);
}

.carddivwarper.artikel1 {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.carddivwarper.artikel-1 {
  margin-left: 20px;
  position: relative;
}

.carddivwarper.artikel1 {
  margin-left: 0;
  margin-right: 0;
}

.wrapper-artikel {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.wrapper-artikel.kenapa-koperasi-go-digital {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 40px;
}

.d-105-text-wrapper-2 {
  z-index: 2;
  height: 30%;
  padding: 0 20px 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-artikel-header {
  color: #323d4a;
  padding-top: 100px;
  padding-bottom: 30px;
  font-family: "Mosk 700", sans-serif;
  font-size: 45px;
}

.container-navbar {
  display: block;
}

.hero-section-poli {
  background-image: linear-gradient(10deg, #fff, rgba(255, 255, 255, 0)), url('../images/mufid-majnun-oI20ehIGNd4-unsplash-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: 50vh;
}

.penyakit {
  padding-top: 35px;
  padding-bottom: 35px;
}

.container-penyakit {
  max-width: 80%;
}

.card-line-wrapper {
  justify-content: center;
  margin-bottom: 40px;
  display: flex;
}

.image-29 {
  width: 150px;
}

.dis-txt {
  color: #424242;
  text-align: center;
  font-family: "Mosk 700", sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.swab {
  padding-top: 65px;
  padding-bottom: 65px;
}

.container-swab {
  max-width: 80%;
  display: flex;
}

.swab-content-wrapper {
  width: 60%;
  font-family: "Mosk 300", sans-serif;
}

.swab-content-wrapper._1 {
  padding-right: 30px;
}

.paragraph-8 {
  color: #424242;
  text-align: left;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
}

.paragraph-8._1 {
  text-align: right;
}

.image-30 {
  object-fit: cover;
  border-radius: 50%;
  width: 300px;
  height: 300px;
  padding-top: 0;
  padding-bottom: 0;
}

.harga {
  color: #5b78b2;
  margin-bottom: 0;
  font-family: "Mosk 700", sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.harga._1 {
  text-align: right;
}

.harga.custom {
  text-align: center;
  font-size: 50px;
}

.harga.custom._1 {
  font-size: 50px;
}

.text-block-21 {
  color: #424242;
  margin-bottom: 25px;
  font-family: "Mosk 700", sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.text-block-21._1 {
  text-align: right;
}

.antigen {
  padding-top: 65px;
  padding-bottom: 65px;
}

.container-rapid {
  max-width: 80%;
  display: flex;
}

.heading {
  color: #424242;
  text-align: right;
  font-family: "Mosk ultra 900", sans-serif;
  font-size: 46px;
  line-height: 54px;
}

.vaccine {
  padding-top: 65px;
  padding-bottom: 65px;
}

.layanan-lain {
  margin-bottom: 100px;
  display: flex;
}

.layanan-lain-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  display: flex;
}

.wrapper-layanan {
  margin-right: 0;
  display: flex;
}

.card-layanan {
  background-image: linear-gradient(to top, #d6d6d6 9%, #fcfcfc);
  border-radius: 14px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 250px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  box-shadow: 1px 1px 20px rgba(190, 190, 190, .87);
}

.heading-2 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
  font-family: "Mosk ultra 900", sans-serif;
  font-size: 36px;
}

.heading-2.customs, .heading-2.custom {
  font-size: 34px;
}

.text-block-22 {
  text-align: center;
  font-family: "Mosk 400", sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.div-block-40 {
  flex-direction: column;
  display: flex;
}

.nav-menu {
  display: none;
}

.right-nav {
  z-index: 9999999;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  margin-top: 475px;
  margin-bottom: auto;
  margin-right: 60px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  box-shadow: 1px 1px 10px 1px #d1d1d1;
}

.right-nav-link {
  margin-top: 13px;
  margin-bottom: 13px;
}

.right-nav-img {
  opacity: .5;
  width: 50px;
  height: 50px;
  margin-top: 10px;
}

.right-nav-img:hover {
  opacity: 1;
}

.list-item {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  list-style-type: none;
  display: flex;
}

.italic-text-2 {
  font-style: normal;
}

.heading-18 {
  color: #323d4a;
  padding: 40px 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.text-block-29 {
  color: #323d4a;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 12px;
}

.text-block-31 {
  color: #323d4a;
}

.link-share {
  background-color: #305bff;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.link-share.facebook {
  margin-right: 10px;
}

.grid-konten {
  margin-bottom: 30px;
}

.text-block-30 {
  color: #fff;
  font-family: "Fa brands 400", sans-serif;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}

.image-18 {
  object-fit: cover;
  object-position: 50% 30%;
  height: 294.6px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-18.sifilis {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.text-span-70 {
  font-family: "Fa solid 900", sans-serif;
}

.container-konten-artikel {
  padding-left: 10px;
  padding-right: 10px;
}

.div-konten-artikel.bawah-judul {
  margin-bottom: 0;
}

.text-block-32 {
  color: #323d4a;
  text-align: justify;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-button-artikel.mengapa-koperasi {
  justify-content: center;
  margin-top: 40px;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.div-share-buttons {
  margin-bottom: 25px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-bagikan {
  border: 1px solid rgba(48, 91, 255, .36);
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 40px;
  margin-right: 10px;
  display: flex;
}

.button-back-to-article {
  background-color: #86ccd2;
  border-radius: 90px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Mosk 700", sans-serif;
}

.nav-menu-2 {
  display: flex;
}

.text-span-71 {
  font-family: "Mosk 400", sans-serif;
}

.text-span-72, .text-span-73 {
  font-family: "Mosk 700", sans-serif;
}

.text-block-33 {
  color: #747474;
  font-family: "Mosk 700", sans-serif;
  text-decoration: none;
}

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

.text-block-34 {
  color: #424242;
}

.div-article-row {
  flex-direction: row;
  margin-bottom: 30px;
  display: flex;
}

.categories-holder {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.individual-category {
  width: 12%;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.link-block-jenis {
  border: 5px solid #86ccd2;
  border-radius: 50%;
  display: block;
}

.icon-image-penyakit {
  width: 100%;
  height: 100%;
}

.category-name {
  color: #293b46;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 500;
}

.link-block-jenis-2 {
  border: 5px solid #86ccd2;
  border-radius: 50%;
  display: block;
}

.section-penyakit {
  flex-direction: row;
  width: 100%;
  display: flex;
}

.cta-element {
  background-image: linear-gradient(287deg, #fff 14%, rgba(0, 0, 0, 0)), url('../images/105294-1.jpg');
  background-position: 0 0, 90%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  height: 70vh;
}

.cta-element.custom {
  background-image: linear-gradient(34deg, #fff 39%, rgba(0, 0, 0, 0)), url('../images/105294-1.jpg');
  background-position: 0 0, 90%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.container-element {
  padding-top: 135px;
  padding-bottom: 130px;
}

.text-content-wrapper-element {
  padding-left: 130px;
}

.text-content-wrapper-element.poli {
  text-align: left;
  padding-left: 0;
}

.button-wrapper-cta-element {
  justify-content: flex-end;
  width: 800px;
  display: flex;
}

.button-wrapper-cta-element.poli {
  justify-content: flex-start;
}

.body-article {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.body-article.top {
  margin-bottom: 0;
  font-family: "Mosk 400", sans-serif;
}

.text-span-74 {
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
}

.grid-konten-2 {
  margin-bottom: 40px;
}

.text-span-77 {
  font-weight: 500;
}

.text-block-35 {
  color: #747474;
  text-decoration: none;
}

.date-text-article {
  color: #18394c;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}

.text-span-76 {
  font-size: 18px;
  font-weight: 500;
}

.image-31 {
  object-fit: cover;
  object-position: 50% 30%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

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

.image-31.herpes {
  object-fit: cover;
  object-position: 50% 60%;
  width: 100%;
  height: 200px;
}

.image-31.kulup {
  object-fit: scale-down;
  object-position: 50% 50%;
  width: 500vw;
  height: 25vh;
}

.image-31.prostat {
  width: 100%;
  height: 520px;
}

.image-31.pms {
  width: 100%;
  height: 230px;
}

.image-31.radang-testis {
  object-position: 50% 80%;
  width: 100%;
  height: 25vh;
}

.image-31.phimosis {
  width: 100%;
  height: 300px;
}

.image-31.gonore {
  object-fit: cover;
  width: 100%;
  height: 40vh;
}

.image-31.gonore-copy {
  object-fit: cover;
  width: 100%;
  height: 90%;
}

.text-span-81 {
  font-size: 18px;
  font-weight: 800;
}

.container-konten-artikel-2 {
  padding-left: 10px;
  padding-right: 10px;
}

.title-article {
  color: #18394c;
  margin-top: 80px;
  padding: 0 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.title-article-2 {
  color: #18394c;
  margin-top: 136px;
  padding: 0 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.body-article-2 {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.body-article-2.top {
  margin-bottom: 0;
  font-family: "Mosk 400", sans-serif;
}

.title-article-3 {
  color: #18394c;
  margin-top: 136px;
  padding: 0 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.body-article-3 {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.body-article-3.top {
  margin-bottom: 0;
  font-family: "Mosk 400", sans-serif;
}

.title-article-4 {
  color: #18394c;
  margin-top: 136px;
  padding: 0 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.body-article-4 {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.body-article-4.left {
  text-align: left;
}

.body-article-4.top {
  margin-bottom: 0;
  font-family: "Mosk 400", sans-serif;
}

.title-article-5 {
  color: #18394c;
  margin-top: 60px;
  padding: 0 10px 10px;
  font-weight: 600;
}

.title-article-6 {
  color: #18394c;
  margin-top: 40px;
  padding: 0 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.body-article-5 {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.body-article-5.top {
  margin-bottom: 0;
  font-family: "Mosk 400", sans-serif;
}

.title-article-7 {
  color: #18394c;
  margin-top: 40px;
  padding: 0 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.body-article-6 {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.body-article-6.top {
  margin-bottom: 0;
  font-family: "Mosk 400", sans-serif;
}

.title-article-8 {
  color: #18394c;
  margin-top: 40px;
  padding: 0 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.body-article-7 {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.body-article-7.top {
  margin-bottom: 0;
  font-family: "Mosk 400", sans-serif;
}

.text-span-82 {
  font-weight: 800;
}

.title-article-9 {
  color: #18394c;
  margin-top: 40px;
  padding: 0 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.body-article-8 {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Mosk 400", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.body-article-8.top {
  margin-bottom: 0;
  font-family: "Mosk 400", sans-serif;
}

.title-article-10 {
  color: #18394c;
  margin-top: 40px;
  padding: 0 10px 10px;
  font-family: "Mosk 700", sans-serif;
  font-weight: 600;
}

.div-articles {
  margin-bottom: 5%;
  display: flex;
}

.d-105-image-wrapper-2 {
  transform-origin: 50% 0;
  background-image: url('../images/charlesdeluvio-ILYDgtHZ9PE-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-105-image-wrapper-2._8 {
  background-image: url('../images/subvertivo-_lab-r2Xboe-qczs-unsplash-1.jpg');
}

.d-105-image-wrapper-2._12 {
  background-image: url('../images/pexels-pixabay-46795-1.jpg');
}

.d-105-image-wrapper-2._9 {
  background-image: url('../images/pexels-pixabay-40568-1.jpg');
}

.d-105-image-wrapper-2._13 {
  background-image: url('../images/tipe-dan-penyebab-keceplosan-saat-berbicara-apa-saja-210512x.jpg');
  background-position: 0%;
}

.d-105-image-wrapper-2._4 {
  background-image: url('../images/pexels-akhi-art-2238808-2.jpg');
}

.d-105-image-wrapper-2._7 {
  background-image: url('../images/benign-prostatic-hyperplasia-bph.jpg');
}

.d-105-image-wrapper-2._1 {
  background-image: url('../images/pexels-timur-weber-8560647-1.jpg');
}

.d-105-image-wrapper-2._11 {
  background-image: url('../images/pexels-any-lane-5945848-1.jpg');
  background-position: 0%;
}

.d-105-image-wrapper-2._3 {
  background-image: url('../images/JnTktkqTURBXy8wYzAwYzY1OThjY2FmNDU0MGUyYjU1YjRkYjI3ZjkwMS5qcGVnkpUDABbNAXfM0pMFzQSwzQJ2.jpg');
}

.d-105-image-wrapper-2._10 {
  background-image: url('../images/images-4.jpg');
}

.d-105-image-wrapper-2._5 {
  background-image: url('../images/pexels-pixabay-33790-1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.d-105-image-wrapper-2._6 {
  background-image: url('../images/images.png');
  background-position: 50% 70%;
  background-size: cover;
}

.d-105-image-wrapper-2._2 {
  background-image: url('../images/157_87_gonore-kencing-nanah-gejala-penyebab-dan-pengobatan.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-hero-news {
  padding-top: 166px;
  padding-bottom: 166px;
}

.card-article {
  width: 45%;
}

.d-105-text-wrapper-3 {
  z-index: 2;
  height: 30%;
  padding: 0 0 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-gradation-effect-2 {
  z-index: 1;
  background-image: linear-gradient(rgba(0, 0, 0, 0) 41%, #05a6ee);
  height: 60%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-content {
  justify-content: space-between;
  margin-bottom: 10%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.d-105-card-title-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 26px;
  font-weight: 600;
  line-height: 34px;
}

.individual-category-copy {
  width: 12%;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-articles {
  padding-top: 5%;
  padding-left: 0%;
  padding-right: 0%;
}

.section-article {
  margin-top: 0%;
  margin-bottom: 10%;
}

.wrapper {
  flex-direction: column;
  display: flex;
}

.div-block-41 {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.map {
  height: 200px;
}

.html-embed {
  object-fit: contain;
  width: 100%;
}

.gmap-wrapper {
  margin-top: 10px;
}

.cta-3 {
  background-image: linear-gradient(rgba(255, 255, 255, .53), rgba(255, 255, 255, .53)), linear-gradient(287deg, #fff 14%, rgba(0, 0, 0, 0)), url('../images/Customer-services.jpg');
  background-position: 0 0, 0 0, 90%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  height: auto;
}

.cta-3.custom {
  background-image: linear-gradient(34deg, #fff 39%, rgba(0, 0, 0, 0)), url('../images/105294-1.jpg');
  background-position: 0 0, 90%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.div-block-42 {
  justify-content: center;
  display: flex;
}

.div-block-42:active {
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
}

.form-block {
  width: 50%;
}

.text-field-form {
  background-color: rgba(236, 236, 236, .8);
  border: 1px #000;
  border-radius: 6px;
  margin-bottom: 5%;
}

.text-field-form:focus {
  color: #383838;
  background-color: rgba(214, 214, 214, .8);
  border-style: solid;
  border-color: #adadad;
  font-family: "Mosk 400", sans-serif;
}

.text-field-form::placeholder {
  font-family: "Mosk 300", sans-serif;
}

.text-field-3 {
  border-radius: 6px;
}

.textarea {
  background-color: rgba(236, 236, 236, .8);
  border: 1px #000;
  border-radius: 6px;
  font-family: "Mosk 300", sans-serif;
}

.textarea:focus {
  -webkit-text-fill-color: inherit;
  background-color: rgba(214, 214, 214, .8);
  background-clip: border-box;
  border-style: solid;
  border-color: #adadad;
}

.form-2 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.send-button {
  background-color: #86ccd2;
  border-radius: 200px;
  margin-top: 5%;
  font-family: "Mosk 700", sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.field-label-form {
  color: #696969;
}

.success-message {
  background-color: #eee;
  border-radius: 20px;
}

.text-block-36 {
  color: #4b4b4b;
  font-family: "Mosk 700", sans-serif;
}

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

.error-message {
  background-color: #ffc4c4;
  border-radius: 20px;
}

.cta-wrapper-right {
  display: block;
}

.cta-2 {
  background-color: #0baa82;
  border-radius: 4px;
  margin-top: 30px;
  padding: 18px 25px;
  font-size: 18px;
  font-weight: 600;
}

.cta-2:hover {
  background-color: #03926e;
}

.cta-2.colour5 {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #03926e;
  border-radius: 200px;
  font-size: 12px;
}

.cta-2.colour5.bigger {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(119deg, #0075aa, #05a6ee);
  border-radius: 200px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 13px;
}

.cta-2.colour5.bigger:hover {
  background-color: #028362;
}

.cta-2.smaller {
  background-color: #0baa82;
  border-radius: 4px;
  margin-top: 0;
  margin-left: 40px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 17px;
  font-weight: 600;
}

.cta-2.smaller:hover {
  background-color: #03926e;
}

.cta-2.smaller.colour5 {
  color: #03926e;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #03926e;
  border-radius: 2px;
  padding: 9px 22px;
}

.cta-2.smaller.colour5:hover {
  color: #fff;
  background-color: #03926e;
}

.cta-2.smaller.colour5.round {
  color: #05a6ee;
  border: 1px solid #05a6ee;
  border-radius: 200px;
  display: block;
}

.cta-2.smaller.colour5.round:hover {
  color: #fff;
  background-color: #05a6ee;
  border-color: #05a6ee;
}

.heading-4 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.heading-4.ads {
  width: 80%;
  margin-bottom: 10px;
  font-family: "Mosk ultra 900", sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.heading-4.ads._2 {
  text-align: left;
  width: 70%;
}

.heading-4.ads {
  width: 80%;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.heading-4.ads.isk {
  width: 90%;
}

.sub-text {
  color: #18394c;
  text-align: right;
  width: 80%;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.sub-text.cont {
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
}

.sub-text._2 {
  text-align: left;
}

.div-content-cta {
  background-color: rgba(255, 255, 255, .69);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 20px;
  display: flex;
}

.div-content-cta._2 {
  background-color: rgba(255, 255, 255, .77);
  align-items: flex-start;
  width: 70%;
  box-shadow: 8px 8px 16px rgba(65, 65, 65, .06);
}

.subheading-ad-landing-page {
  color: #18394c;
  font-family: "Mosk ultra 900", sans-serif;
}

.paragraph-4 {
  color: #18394c;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.paragraph-4.mid {
  text-align: justify;
  padding-top: 20px;
  font-family: Open Sans, sans-serif;
}

.paragraph-4.mid.art1 {
  margin-bottom: 40px;
  padding-top: 0;
}

.cont-ad-landing-page {
  color: #18394c;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.grid-konten-3 {
  grid-template-rows: auto;
  margin-bottom: 40px;
}

.container-landing-ads-page {
  padding-left: 10px;
  padding-right: 10px;
}

.link-5 {
  font-weight: 500;
  text-decoration: underline;
}

.link-5:hover {
  color: #05a6ee;
}

.body-article-9 {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 400;
}

.body-article-9.landing-page-ads {
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
}

.title-article-11 {
  color: #18394c;
  margin-top: 136px;
  padding: 0 10px 10px;
  font-weight: 600;
}

.title-article-11.landing-ad {
  margin-top: 20px;
  font-family: "Mosk ultra 900", sans-serif;
}

.title-article-11.landing-ad._2 {
  text-align: center;
}

.section-cont-landing-ad-page, .section-hero-landing-ad-page {
  padding-top: 0;
  padding-bottom: 0;
}

.card-wrapper-landing-page-ads {
  width: 22%;
}

.card-section-wrapper-landing-page-ads {
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.image-landing-page-ads-card {
  width: 100%;
}

.image-landing-page-ads-card._1 {
  object-fit: cover;
  border-radius: 10px;
  height: 180px;
  box-shadow: 1px 1px 7px rgba(80, 80, 80, .18);
}

.text-inside-card-landing-page-ads {
  color: #18394c;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.cta-section-2 {
  background-image: linear-gradient(360deg, #fff, rgba(0, 0, 0, 0) 24%), linear-gradient(#fff, rgba(0, 0, 0, 0) 25%), linear-gradient(280deg, #fff 22%, rgba(0, 0, 0, 0)), url('../images/Customer-services.jpg');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  background-attachment: scroll, scroll, scroll, fixed;
  padding: 100px 10%;
}

.cta-section-2.ads {
  background-image: linear-gradient(360deg, #fff, rgba(0, 0, 0, 0) 24%), linear-gradient(#fff, rgba(0, 0, 0, 0) 25%), linear-gradient(85deg, #fff 35%, rgba(0, 0, 0, 0) 50%), url('../images/66047-1.jpg');
  background-position: 0 0, 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, auto;
  background-attachment: scroll, scroll, scroll, scroll;
  margin-top: 98px;
}

.section-services-slide {
  margin-bottom: 100px;
}

.slider {
  height: 390px;
}

.mask {
  height: auto;
}

.image-6 {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  overflow: visible;
}

.link-6 {
  color: #18394c;
  font-weight: 500;
  text-decoration: none;
}

.opening-hour-card-wrapper {
  background-color: rgba(253, 253, 253, .95);
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-top: 36px;
  padding-bottom: 36px;
  display: flex;
  box-shadow: 3px 3px 20px #ddd;
}

.text-span-84 {
  font-family: "Fa brands 400", sans-serif;
}

.text-span-83 {
  font-family: "Fa 400", sans-serif;
}

.link-6-copy {
  color: #18394c;
  font-weight: 500;
  text-decoration: none;
}

.section-opening-hour {
  background-image: linear-gradient(rgba(255, 255, 255, .69), rgba(255, 255, 255, .69)), url('../images/petr-magera-HuWm7malJ18-unsplash-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.clock-text {
  color: #18394c;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 800;
  line-height: 30px;
}

.open-image {
  width: 20%;
}

.text-span-84-copy {
  font-family: "Fa solid 900", sans-serif;
}

.time-text {
  color: #18394c;
  font-size: 18px;
}

.box-wrapper-email {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(28, 177, 154, .3), rgba(28, 177, 154, .3));
  border-radius: 7px;
  justify-content: center;
  width: 200px;
  padding: 6px 8px;
  display: flex;
}

.box-wrapper-wa {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(28, 177, 154, .3), rgba(28, 177, 154, .3));
  border-radius: 7px;
  justify-content: center;
  width: 200px;
  margin-bottom: 10px;
  padding: 6px 8px;
  display: flex;
}

.cta-section-new {
  background-image: url('../images/sasun-bughdaryan-dLfwYP33vi4-unsplash-1.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 100px 10%;
}

.cta-section-new.kutil {
  background-image: url('../images/horizon.jpg');
  background-position: 50%;
}

.floating-button-wrapper {
  z-index: 41;
  position: fixed;
  top: auto;
  bottom: 10%;
  left: auto;
  right: 7%;
}

.icon-wrapper {
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  box-shadow: 6px 0 12px -3px rgba(105, 105, 105, .23);
}

.image-19 {
  opacity: .6;
  background-image: url('../images/whatsapp-1.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.image-19:hover {
  opacity: 1;
}

.sub-text-2 {
  color: #18394c;
  text-align: right;
  width: 80%;
  font-size: 16px;
  font-weight: 500;
}

.div-content-cta-2 {
  background-color: rgba(255, 255, 255, .49);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 20px;
  display: flex;
}

.bold-text-6 {
  font-family: Open Sans, sans-serif;
}

.link-block-penyakit {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-span-85 {
  font-family: "Mosk 700", sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.div-content-hero {
  width: 65%;
}

.div-content-hero._60 {
  width: 72%;
}

.subhead-3 {
  color: rgba(255, 255, 255, .97);
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.subhead-3.home {
  text-align: left;
  width: 78%;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  line-height: 26px;
}

.headline-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 77px;
  line-height: 82px;
}

.headline-2.non-responsive {
  font-size: 65px;
  line-height: 70px;
}

.headline-2.responsive {
  font-size: 65px;
  line-height: 70px;
  display: none;
}

.hero-section-2 {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .68), rgba(255, 255, 255, 0)), url('../images/partnerimg.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 290px 10% 250px;
}

.hero-section-2.spaced {
  background-image: linear-gradient(108deg, rgba(5, 12, 20, .65) 18%, rgba(255, 255, 255, 0)), url('../images/petr-magera-HuWm7malJ18-unsplash-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  margin-left: 0;
  margin-right: 0;
  padding-top: 230px;
  padding-bottom: 220px;
}

.text-span-86 {
  font-family: "Fa solid 900", sans-serif;
}

.div-content-facility {
  flex-flow: wrap;
  justify-content: space-between;
  height: auto;
  display: flex;
  position: static;
  overflow: visible;
}

.card-wrapper-top {
  width: 210px;
  height: 335px;
  margin-left: 0%;
}

.card-wrapper-top.left {
  height: 335px;
  margin-left: 5%;
  position: static;
}

.card-wrapper-top.right {
  margin-right: 5%;
}

.section-subhead {
  color: #556f80;
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
}

.section-subhead.narrower {
  width: 70%;
}

.card-wrapper-2 {
  border-radius: 0%;
  flex-direction: column;
  align-items: center;
  width: 210px;
  height: 210px;
  display: flex;
}

.card-wrapper-2.right {
  width: 210px;
  height: 210px;
  margin-right: 5%;
}

.card-wrapper-2.left {
  width: 210px;
  height: 210px;
  margin-left: 0%;
}

.title-holder {
  margin-left: 10%;
  margin-right: 10%;
}

.collage-section {
  text-align: center;
  margin-bottom: 40px;
  padding-top: 120px;
  display: none;
}

.image-card-fasilitas {
  object-fit: cover;
  border-radius: 50%;
  width: 210px;
  height: 210px;
}

.text-block {
  color: #18394c;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-card {
  font-size: 13px;
  line-height: 18px;
}

.right-wrapper {
  justify-content: space-around;
  width: 50%;
  display: flex;
}

.image-wrapper-2 {
  width: 210px;
  height: 210px;
  margin-bottom: 15px;
}

.section-header {
  margin-bottom: 60px;
}

.section-title-2 {
  color: #18394c;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 500;
  line-height: 48px;
}

.section-title-2.smaller {
  margin-bottom: 5px;
  font-size: 28px;
  line-height: 38px;
}

.section-title-2.less-space {
  margin-top: 0;
}

.left-wrapper {
  justify-content: space-around;
  width: 50%;
  display: flex;
}

.cta-section-3 {
  background-image: linear-gradient(360deg, #fff, rgba(0, 0, 0, 0) 24%), linear-gradient(#fff, rgba(0, 0, 0, 0) 25%), linear-gradient(280deg, #fff 22%, rgba(0, 0, 0, 0)), url('../images/Customer-services.jpg');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  background-attachment: scroll, scroll, scroll, fixed;
  padding: 170px 10% 100px;
}

.cta-section-3.ads {
  margin-top: 98px;
}

.div-content-cta-3 {
  background-color: rgba(255, 255, 255, .49);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 20px;
  display: flex;
}

.div-content-cta-3._2 {
  background-color: rgba(255, 255, 255, .77);
  align-items: flex-start;
  width: 70%;
  box-shadow: 8px 8px 16px rgba(65, 65, 65, .06);
}

.heading-19 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.text-span-87 {
  font-family: "Fa solid 900", sans-serif;
}

.slider-2 {
  height: auto;
}

.brand-div {
  color: #102c38;
  align-items: center;
  margin-top: 2px;
  font-size: 36px;
  font-weight: 800;
  line-height: 38px;
  display: flex;
}

.brand-div.w--current {
  margin-top: 0;
}

.nav-link-5 {
  color: #242f3b;
  letter-spacing: .2px;
  text-transform: none;
  margin-top: 1px;
  margin-left: 40px;
  padding: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.nav-link-5:hover {
  color: #101822;
}

.nav-link-5.w--current, .nav-link-5.beranda.w--current {
  color: #05a6ee;
}

.nav-bar {
  background-color: #fff;
  padding: 20px 25px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-right-2 {
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.navbar-3 {
  display: block;
}

.scrolling-nav {
  background-color: #fff;
  padding: 20px 25px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(39, 46, 53, .14);
}

.navbar-4 {
  display: block;
}

.link-block-jenis-3 {
  border: 5px solid #05a6ee;
  border-radius: 50%;
  display: block;
}

.category-section {
  background-color: #fff;
  padding: 110px 10% 150px;
}

.centred-cta {
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.categories-holder-2 {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.text-span-88 {
  font-family: "Fa solid 900", sans-serif;
}

.section-3 {
  background-image: linear-gradient(rgba(255, 255, 255, 0) 22%, rgba(6, 20, 12, .2) 58%), url('../images/petr-magera-HuWm7malJ18-unsplash-1.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 197px;
  padding-bottom: 0;
  overflow: hidden;
}

.plan-checkbox {
  color: #313b53;
  justify-content: flex-start;
  align-items: center;
  width: 60%;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 15px;
  display: flex;
}

.plan-checkbox.left {
  width: 40%;
}

.checkboxes-div {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 35px 12% 15px 20%;
  display: flex;
}

.circular-shape {
  background-color: #d4c1aa;
  border-radius: 80%;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 800px;
  display: flex;
  position: relative;
  bottom: -157px;
  left: 56px;
}

.circular-shape.green-pastel {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 164px;
  padding-left: 60px;
  padding-right: 60px;
  bottom: -180px;
}

.plan-text {
  color: #435f72;
  text-align: left;
  margin-left: 9px;
  font-weight: 400;
}

.text-span-89 {
  font-family: "Fa solid 900", sans-serif;
}

.div-kontak-kami {
  flex-direction: row;
  display: flex;
}

.div-kontak-kami.bot {
  margin-bottom: 10px;
}

.lower-footer-links.wide {
  border-top: 1px solid rgba(13, 75, 111, .12);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 25px;
  display: flex;
}

.lower-footer-links.right-links {
  align-items: center;
  display: flex;
}

.social-icons {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  margin-right: 10px;
  display: flex;
}

.icon-text-2 {
  color: #05a6ee;
  margin-right: 10px;
  font-family: "Fa solid 900", sans-serif;
}

.icon-text-2._2 {
  font-family: "Fa brands 400", sans-serif;
}

.div-content-jelajahi-copy {
  flex-direction: column;
  display: flex;
}

.social-icon-link-2 {
  opacity: .9;
  cursor: pointer;
  margin-left: 0;
  margin-right: 20px;
}

.social-icon-link-2:hover {
  opacity: 1;
}

.social-icon-link-2.last {
  margin-right: 0;
  display: none;
}

.social-icon-link-2.tiktok {
  display: none;
}

.footer-text---lighter-2 {
  color: rgba(11, 54, 70, .64);
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  display: inline-block;
}

.div-content-jelajahi {
  flex-direction: column;
  display: flex;
}

.sub-head-footer {
  color: #18394c;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 22px;
}

.web-links-2 {
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  display: flex;
}

.web-links-2.right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 40px;
}

.web-links-2.footer-logo {
  width: 250px;
  margin-bottom: 0;
  padding-bottom: 40px;
}

.image-33 {
  width: 300px;
}

.footer-2 {
  background-color: #fff;
  flex-flow: wrap;
  justify-content: space-between;
  margin-top: 40px;
  padding: 60px 12% 30px;
  display: flex;
  box-shadow: 0 -1px 3px rgba(39, 46, 53, .06);
}

.link-footer {
  color: #465a70;
  margin-bottom: 5px;
  text-decoration: none;
}

.link-footer.mid {
  margin-bottom: 20px;
}

.subhead-3-about-us {
  color: rgba(255, 255, 255, .97);
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.subhead-3-about-us.home {
  color: #18394c;
  text-align: left;
  width: 78%;
  margin-left: 0;
  margin-right: 0;
  font-size: 20px;
  line-height: 26px;
}

.hero-section-about-us {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .68), rgba(255, 255, 255, 0)), url('../images/partnerimg.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 290px 10% 250px;
}

.hero-section-about-us.spaced {
  background-image: linear-gradient(108deg, rgba(255, 255, 255, .98) 18%, rgba(255, 255, 255, .45)), url('../images/atllnt.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-top: 180px;
  padding-bottom: 100px;
  display: flex;
}

.headline-2-about-us {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 77px;
  line-height: 82px;
}

.headline-2-about-us.responsive {
  font-size: 65px;
  line-height: 70px;
  display: none;
}

.headline-2-about-us.non-responsive {
  color: #18394c;
  text-align: right;
  font-size: 65px;
  line-height: 70px;
  display: flex;
}

.text-span-6 {
  font-weight: 800;
}

.div-content-hero-about-us {
  width: 65%;
}

.div-content-hero-about-us._60 {
  flex-direction: column;
  align-items: flex-start;
  width: 72%;
  display: flex;
}

.hero-section-covid {
  padding: 170px 5%;
  display: flex;
}

.div-image-wrapper {
  background-image: linear-gradient(278deg, #fff 9%, rgba(255, 255, 255, 0) 66%), url('../images/mufid-majnun-cN20SvH9uk8-unsplash-1.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 15px;
  width: 50%;
  height: 400px;
}

.div-wrapper-content-hero {
  width: 50%;
}

.headline-2-covid19 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 77px;
  line-height: 82px;
}

.headline-2-covid19.non-responsive {
  color: #18394c;
  text-align: right;
  margin-bottom: 30px;
  padding-left: 5%;
  font-size: 65px;
  line-height: 70px;
  display: flex;
}

.headline-2-covid19.non-responsive.middle {
  text-align: center;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 0%;
  padding-right: 0%;
}

.subhead-3-covid19 {
  color: rgba(255, 255, 255, .97);
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.subhead-3-covid19.home {
  color: #18394c;
  text-align: left;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 20px;
  line-height: 26px;
}

.card-wrapper-covid {
  background-color: rgba(255, 255, 255, .85);
  border-radius: 20px;
  padding: 30px 0 40px;
  box-shadow: 1px 1px 20px -17px #3f3f3f;
}

.cta-section-covid19 {
  background-image: linear-gradient(rgba(255, 255, 255, .69), rgba(255, 255, 255, .69)), url('../images/pexels-karolina-grabowska-4226925-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding: 100px 10%;
}

.div-wrapper-cov1 {
  justify-content: center;
  width: 100%;
  display: flex;
}

.heading-5 {
  color: #18394c;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.heading-7 {
  text-align: center;
  font-weight: 900;
}

.heading-4-covid19 {
  color: #18394c;
  text-align: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 30px;
  display: flex;
}

.div-wrapper-cov2 {
  width: 40%;
}

.div-wrapper-cov2.right {
  margin-left: 20px;
  padding-right: 5%;
}

.div-wrapper-cov2.left {
  margin-right: 20px;
  padding-left: 5%;
}

.div-content-cta-covid19 {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-span-90 {
  font-family: "Fa solid 900", sans-serif;
}

.title-berita-artikel {
  padding-top: 182px;
}

.div-block-43 {
  padding-left: 10%;
  padding-right: 10%;
}

.div-content-2 {
  justify-content: space-between;
  margin-bottom: 10%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.sub-text-3 {
  color: #18394c;
  text-align: right;
  width: 80%;
  font-size: 16px;
  font-weight: 500;
}

.sub-text-3.cont {
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
}

.sub-text-3._2 {
  text-align: left;
}

.heading-20 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.heading-20.ads {
  width: 80%;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.text-span-91 {
  font-family: "Fa solid 900", sans-serif;
}

.heading-21 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.heading-21.ads {
  width: 80%;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.text-span-92 {
  font-family: "Fa solid 900", sans-serif;
}

.subheading-ad-landing-page-2 {
  color: #18394c;
}

.paragraph-9 {
  color: #18394c;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.paragraph-9.mid {
  text-align: justify;
  padding-top: 20px;
}

.cont-ad-landing-page-2 {
  color: #18394c;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.grid-konten-4 {
  grid-template-rows: auto;
  margin-bottom: 40px;
}

.link-7 {
  font-weight: 500;
  text-decoration: underline;
}

.link-7:hover {
  color: #05a6ee;
}

.body-article-10 {
  color: #18394c;
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 400;
}

.body-article-10.landing-page-ads, .body-article-10.top {
  margin-bottom: 0;
}

.text-span-93 {
  font-family: "Fa solid 900", sans-serif;
}

.image-34 {
  object-fit: cover;
  object-position: 50% 30%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.image-34.gonore {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
}

.title-article-12 {
  color: #18394c;
  margin-top: 60px;
  padding: 0 10px 10px;
  font-weight: 600;
}

.title-article-12.landing-ad {
  margin-top: 20px;
}

.text-inside-card-landing-page-ads-2 {
  color: #18394c;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
}

.title-article-13 {
  color: #18394c;
  margin-top: 60px;
  padding: 0 10px 10px;
  font-weight: 600;
}

.title-article-13.landing-ad {
  margin-top: 20px;
}

.title-article-13.landing-ad._2 {
  text-align: center;
}

.cta-section-4 {
  background-image: linear-gradient(360deg, #fff, rgba(0, 0, 0, 0) 24%), linear-gradient(#fff, rgba(0, 0, 0, 0) 25%), linear-gradient(280deg, #fff 22%, rgba(0, 0, 0, 0)), url('../images/Customer-services.jpg');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  background-attachment: scroll, scroll, scroll, fixed;
  padding: 100px 10%;
}

.cta-section-4.ads {
  background-image: linear-gradient(360deg, #fff, rgba(0, 0, 0, 0) 24%), linear-gradient(#fff, rgba(0, 0, 0, 0) 25%), linear-gradient(85deg, #fff 35%, rgba(0, 0, 0, 0) 50%), url('../images/66047-1.jpg');
  background-position: 0 0, 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, auto;
  background-attachment: scroll, scroll, scroll, scroll;
  margin-top: 30px;
}

.heading-22 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.heading-22.ads {
  width: 80%;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.heading-22.ads._2 {
  text-align: left;
  width: 70%;
}

.text-span-94 {
  font-family: "Fa brands 400", sans-serif;
}

.text-span-95 {
  font-family: "Fa 400", sans-serif;
}

.box-wrapper-email-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(5, 166, 238, .3), rgba(5, 166, 238, .3));
  border-radius: 7px;
  justify-content: center;
  width: 200px;
  padding: 6px 8px;
  display: flex;
}

.box-wrapper-wa-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(5, 166, 238, .3), rgba(5, 166, 238, .3));
  border-radius: 7px;
  justify-content: center;
  width: 200px;
  margin-bottom: 10px;
  padding: 6px 8px;
  display: flex;
}

.heading-23 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.heading-23.ads {
  width: 80%;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.subheading-ad-landing-page-3 {
  color: #18394c;
}

.paragraph-10 {
  color: #18394c;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.paragraph-10.mid {
  text-align: justify;
  padding-top: 20px;
}

.cont-ad-landing-page-3 {
  color: #18394c;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.div-block-44 {
  height: auto;
}

.grid-konten-5 {
  grid-template-rows: auto;
  margin-bottom: 40px;
}

.link-8 {
  font-weight: 500;
  text-decoration: underline;
}

.link-8:hover {
  color: #05a6ee;
}

.image-35 {
  object-fit: cover;
  object-position: 50% 30%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.image-35.gonore {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
}

.title-article-14 {
  color: #18394c;
  margin-top: 60px;
  padding: 0 10px 10px;
  font-weight: 600;
}

.title-article-14.landing-ad {
  margin-top: 20px;
}

.title-article-14.landing-ad._2 {
  text-align: center;
}

.text-inside-card-landing-page-ads-3 {
  color: #18394c;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
}

.heading-24 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.heading-24.ads {
  width: 80%;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.subheading-ad-landing-page-4 {
  color: #18394c;
}

.paragraph-11 {
  color: #18394c;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.paragraph-11.mid {
  text-align: justify;
  padding-top: 20px;
}

.cont-ad-landing-page-4 {
  color: #18394c;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.grid-konten-6 {
  grid-template-rows: auto;
  margin-bottom: 40px;
}

.image-36 {
  object-fit: cover;
  object-position: 50% 30%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.image-36.gonore {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
}

.text-inside-card-landing-page-ads-4 {
  color: #18394c;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
}

.heading-25 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.heading-25.ads {
  width: 80%;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.heading-25.ads.isk {
  justify-content: flex-end;
  width: 90%;
}

.paragraph-12 {
  color: #18394c;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.paragraph-12.mid {
  text-align: justify;
  padding-top: 20px;
}

.div-block-45 {
  height: auto;
}

.grid-konten-7 {
  grid-template-rows: auto;
  margin-bottom: 40px;
}

.image-37 {
  object-fit: cover;
  object-position: 50% 30%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.image-37.gonore {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
}

.text-inside-card-landing-page-ads-5 {
  color: #18394c;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
}

.heading-26 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.heading-26.ads {
  width: 80%;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.heading-26.ads.isk {
  justify-content: flex-end;
  width: 90%;
}

.paragraph-13 {
  color: #18394c;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.paragraph-13.mid {
  text-align: justify;
  padding-top: 20px;
}

.div-block-46 {
  height: auto;
}

.grid-konten-8 {
  grid-template-rows: auto;
  margin-bottom: 40px;
}

.image-38 {
  object-fit: cover;
  object-position: 50% 30%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.image-38.gonore {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%;
}

.text-inside-card-landing-page-ads-6 {
  color: #18394c;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
}

.heading-27 {
  color: #18394c;
  text-align: right;
  width: 70%;
  margin-bottom: 0;
  display: flex;
}

.section-hero-articles {
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-14 {
  color: #18394c;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}

.text-span-96 {
  font-size: 22px;
  font-weight: 800;
  line-height: 28px;
}

.grid-konten-9 {
  grid-template-rows: auto;
  margin-bottom: 40px;
}

.image-39 {
  object-fit: cover;
  object-position: 50% 30%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.button-back-to-article-2 {
  background-color: #05a6ee;
  border-radius: 90px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  font-weight: 600;
}

.div-logo {
  justify-content: center;
  align-items: center;
  width: auto;
  display: none;
  position: absolute;
  top: 2rem;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-40 {
  z-index: 200;
  width: 80px;
  height: 80px;
  position: relative;
}

.navbar-8 {
  display: block;
}

.nav-link-6 {
  color: #202020;
  letter-spacing: .2px;
  text-transform: none;
  margin-top: 1px;
  margin-left: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.nav-link-6:hover {
  color: #101822;
}

.nav-link-6.w--current {
  color: #05a6ee;
}

.scrolling-nav-2 {
  background-color: #fff;
  padding: 20px 25px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(39, 46, 53, .14);
}

.button-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffa722;
  border: 1px solid #ffa722;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 180px;
  padding: 12px 24px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.button-3.sidebar {
  width: 200px;
  margin-top: 7.5%;
  font-size: 18px;
  font-weight: 600;
}

.button-3.sidebar.unhover {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/oranges-01.png');
  background-position: 50% 140%;
  background-repeat: no-repeat;
  background-size: 120% 350%;
  border-width: 2px;
  margin-left: 1px;
  transition: background-position .5s cubic-bezier(.25, .1, .287, 1.135);
}

.button-3.sidebar.unhover:hover {
  background-position: 50%;
}

.image-7 {
  width: 90px;
}

.dropdown-list-2 {
  border-radius: 0;
}

.dropdown-list-2.w--open {
  background-color: rgba(255, 255, 255, .9);
  border-radius: 6px;
  transition: opacity .2s;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.icon-4 {
  margin-right: 0;
}

.dropdown-navar {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.dropdown-link-4 {
  font-weight: 500;
}

.nav-right-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.dropdown-navbar-2 {
  padding-left: 0;
  padding-right: 40px;
}

.navbar-9 {
  padding: 15px 64px 15px 54px;
  display: block;
}

.brand-div-2 {
  color: #102c38;
  align-items: center;
  margin-top: 0;
  font-size: 36px;
  font-weight: 800;
  line-height: 38px;
  display: flex;
  bottom: 0;
}

.brand-div-2.w--current {
  margin-top: 0;
}

._141-open-button-inner {
  background-color: #ffa722;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-4 {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

._141-open-button-wrapper-2 {
  z-index: 300;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: relative;
}

.demo-wrapper {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._141-open-button-line {
  background-color: #fff;
  border-radius: 20px;
  width: 20px;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 1px;
  position: relative;
}

._141-line-wrapper {
  flex-direction: column;
  display: flex;
  position: absolute;
}

._141-page-wrapper-2 {
  display: none;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
}

._141-open-button-outer {
  opacity: .5;
  background-color: #ffa722;
  border: 1px solid #ffa722;
  border-radius: 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._141-page-overlay-2 {
  z-index: 199;
  background-color: rgba(255, 255, 255, .7);
  background-image: none;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._141-close-button-inner {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._141-close-button-x {
  background-color: #171717;
  border-radius: 100px;
  width: 2px;
  height: 20px;
  position: absolute;
  transform: rotate(-45deg);
}

._141-close-button-x._2 {
  transform: rotate(45deg);
}

._141-nav-item {
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
}

._141-nav-text {
  color: #fff;
  letter-spacing: 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
}

._141-nav-decoration {
  transform-origin: 0%;
  background-color: #ffa722;
  width: 100%;
  height: 15px;
  margin-top: 10px;
}

._141-menu-wrapper-3 {
  z-index: 299;
  background-color: #171717;
  background-image: linear-gradient(#68b1df, #196695);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 22.5%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

._141-close-button-wrapper {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

._141-close-button-outer {
  opacity: .5;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._141-nav-wrapper {
  flex-direction: column;
  padding-left: 30px;
  padding-right: 30px;
  transition: background-position .2s;
  display: flex;
}

.column-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 950px;
  display: flex;
}

.text-regular-normal-4 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.text-regular-normal-4.orange {
  color: #ffa722;
}

.header {
  background-color: rgba(0, 0, 0, .5);
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 900px;
  min-height: 900px;
  display: flex;
}

.header._30 {
  background-color: rgba(32, 32, 32, .51);
  max-width: none;
  height: 100vh;
  min-height: 0;
  padding-left: 64px;
  padding-right: 64px;
}

.background-video {
  height: 100vh;
  position: relative;
}

.text-regular-semi-bold-5 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.text-regular-semi-bold-5.top {
  letter-spacing: 4px;
}

.content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.heading-h1 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 700;
  line-height: 120%;
}

.actions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.button-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #ffa722;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 180px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-medium-normal {
  color: #fff;
  text-align: center;
  max-width: 720px;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-medium-normal-5 {
  color: #515151;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.button-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffa722;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.heading-h3-2 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.text-span-2 {
  font-weight: 600;
}

.placeholder-2 {
  object-fit: cover;
}

.placeholder-2.image.fit {
  object-fit: contain;
}

.placeholder-2.image {
  object-fit: cover;
  object-position: 55% 50%;
  object-fit: cover;
  background-image: url('../images/bg1-06.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 16px;
  width: 100%;
  height: 500px;
  padding-top: 0;
  padding-bottom: 0;
}

.placeholder-2.image.alt {
  object-fit: contain;
  background-size: contain;
}

.placeholder-2.image {
  object-fit: cover;
  background-image: url('../images/bg1-06.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 16px;
  height: 500px;
}

.content-15 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.layout-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.layout-2._18 {
  background-image: linear-gradient(rgba(255, 255, 255, .82), rgba(255, 255, 255, .82)), url('../images/orn01-04.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, 180px;
  max-width: none;
  height: auto;
  padding-top: 64px;
  padding-bottom: 64px;
}

.layout-2._18.smaller-gap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.layout-2._18.smaller-gap.smaller {
  padding-top: 32px;
  padding-bottom: 32px;
}

.layout-2._18.larger-bottom-padding {
  padding-bottom: 112px;
}

.layout-2._121 {
  max-width: none;
}

.layout-2._121.shorter-top-padding {
  background-image: linear-gradient(rgba(255, 255, 255, 0) 45%, #fff), url('../images/orn02_-.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  padding-top: 62px;
}

.container-15 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.content-16 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.column-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-medium-normal-6 {
  color: #515151;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-medium-normal-6.justify-right {
  text-align: right;
}

.vectors-wrapper-23 {
  border: 1px solid #196695;
  justify-content: center;
  align-items: center;
  width: .00000437114px;
  height: 75px;
  display: flex;
}

.content-25 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-26 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.timeline-item {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-regular-normal-25 {
  color: #515151;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.content-23 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-h3 {
  color: #196695;
  text-align: center;
  min-width: 0%;
  max-width: 100%;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.vectors-wrapper-22 {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.text-regular-semi-bold-6 {
  color: #515151;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.content-24 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-h6-2 {
  color: #515151;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}

.heading-h3-3 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.heading-h3-3.align-center {
  text-align: center;
}

.vectors-wrapper-32 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
}

.row-7 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  display: flex;
}

.heading-h5-5 {
  color: #000;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
}

.heading-h5-5.curricullum {
  color: #515151;
  font-weight: 600;
}

.column-22 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.layout-6 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.layout-6._238 {
  max-width: none;
}

.section-title-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-regular-normal-10 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.content-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 80%;
  display: flex;
  position: static;
}

.content-3.relative {
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  padding-bottom: 3rem;
  padding-left: 3rem;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.slide-nav-2 {
  margin-top: 0;
  position: relative;
}

.gallery {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 112px 64px;
  display: flex;
}

.gallery._9 {
  background-image: linear-gradient(rgba(255, 255, 255, 0) 88%, #fff), url('../images/30percentgeo.png'), linear-gradient(#68b1df, #196695);
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, cover, auto;
  background-attachment: scroll, fixed, scroll;
  max-width: none;
}

.slide2 {
  position: relative;
}

.div-flex {
  width: 50%;
}

.div-flex.fasilitasmenu {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-flex.fasilitasmenu.full {
  width: 70%;
}

.div-flex.fasilitas {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  width: 40%;
  padding-left: 2%;
  padding-right: 1%;
  display: flex;
  position: static;
}

.div-flex.horizontal {
  flex-direction: row;
  width: 100%;
  display: flex;
}

.div-flex.horizontal.align-bottom {
  margin-bottom: 1rem;
}

.div-flex.horizontal.align-top {
  align-items: flex-start;
}

.div-flex.exkul {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  display: flex;
}

.div-flex.exkul.full {
  width: 100%;
}

.div-flex.ekstrakulikuler {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  margin-top: 3rem;
  display: block;
}

.div-flex.program-ekskul-content {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  width: 30%;
  display: flex;
}

.div-flex.align-center {
  justify-content: flex-start;
  align-self: center;
  display: flex;
}

.div-flex.full {
  width: 100%;
}

.div-flex.image {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-flex.image.verti {
  flex-direction: column;
}

.div-flex._100 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-flex._30 {
  flex-direction: column;
  align-items: center;
  width: 30%;
  display: flex;
}

.div-flex._30.align-left {
  align-items: flex-start;
}

.div-flex.vertical {
  width: 100%;
}

.slider-3 {
  background-color: rgba(221, 221, 221, 0);
  height: auto;
}

.slider-3.justify-center {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.slider-3.testimoni {
  width: 100%;
}

.heading-h3-4 {
  color: #196695;
  text-align: center;
  min-width: 0%;
  max-width: 100%;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.heading-h3-4.white {
  color: #fff;
}

.testimonial {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.testimonial._1 {
  max-width: none;
}

.testimonial._1.slide {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/ruangkelas.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 16px;
  min-height: 600px;
  margin-right: 0;
  padding: 0;
}

.testimonial._1.slide.smaller {
  background-position: 50%;
  background-size: cover;
  min-height: 500px;
  transition: border .2s;
}

.testimonial._1.slide.smaller.align-right {
  background-image: url('../images/Ruang-makan.png');
  align-items: flex-end;
}

.testimonial._1.slide.smaller.align-right._4 {
  background-image: url('../images/Kamar-mandi.jpg');
}

.testimonial._1.slide.smaller.align-right._1 {
  background-image: url('../images/ruangkelas.png');
  min-height: 650px;
}

.testimonial._1.slide.smaller.align-right._7 {
  background-image: url('../images/lapangankahf.jpg');
}

.testimonial._1.slide.smaller.align-right._6 {
  background-image: url('../images/WhatsApp-Image-2023-11-27-at-5.03.24-PM.jpeg');
}

.testimonial._1.slide.smaller.align-right._3 {
  background-image: url('../images/Ruang-makan.png');
}

.testimonial._1.slide.smaller.align-right._2 {
  background-image: url('../images/Mushola.jpg');
}

.testimonial._1.slide.smaller.align-right._5 {
  background-image: url('../images/Mini-Gym-Copy.jpg');
}

.testimonial._1.slide.testimoni {
  background-image: none;
  min-height: 400px;
  padding-left: 32px;
  padding-right: 32px;
}

.left-arrow-3.boxed {
  background-color: #ffa722;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.heading-slider {
  color: #fff;
  background-color: #ffa722;
  border-top-left-radius: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 20px;
  font-size: 28px;
  line-height: 40px;
}

.icon-fasilitas {
  width: 60px;
}

.icon {
  color: #fff;
  -webkit-text-stroke-color: #b7b1a9;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0%;
}

.mask-2 {
  width: 85%;
  height: auto;
}

.mask-2.testimoni {
  width: 100%;
}

.imageicon {
  width: 60px;
}

.text-medium-normal-8 {
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-medium-normal-8.white {
  color: #fff;
  margin-bottom: 2rem;
}

.text-medium-normal-8.white.bold {
  font-weight: 500;
}

.right-arrow-4.boxed {
  background-color: #ffa722;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.section-title-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  display: flex;
}

.icon-2 {
  color: #fff;
}

.icon-2.orange {
  color: #ffa722;
}

.slider-container {
  width: 60%;
}

.avatar-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.slider-4 {
  background-color: rgba(221, 221, 221, 0);
  width: 100%;
  height: 600px;
  padding: 0 64px;
}

.slider-4.testimoni {
  background-image: url('../images/orn03_--copy-2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 100px;
  padding-bottom: 30px;
}

.heading-h6 {
  color: #196695;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.heading-h6.alt {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.heading-h6.alt.black {
  color: #202020;
  height: auto;
  font-size: 16px;
}

.heading-h6.alt.black.testi {
  color: #6d6d6d;
}

.heading-h2-3 {
  color: #196695;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.avatar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 300px;
  display: flex;
}

.text-regular-normal-7 {
  color: #202020;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-regular-normal-7.thin {
  font-weight: 300;
}

.slide-1 {
  position: static;
}

.avatar-image {
  object-fit: cover;
  width: 150px;
  max-width: none;
  height: 150px;
}

.section-title-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section-title-5.bottom-margin {
  align-items: center;
  margin-bottom: 2rem;
}

.text-regular-semi-bold {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.text-regular-semi-bold.blue {
  color: #196695;
}

.icon-5 {
  color: #fff;
  -webkit-text-stroke-color: #b7b1a9;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0%;
}

.icon-5.orange {
  color: #ffa722;
}

.div-video-wrapper {
  width: 100%;
}

.testimonial-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.testimonial-2._22 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  max-width: none;
  height: 100vh;
}

.testimonial-2._22.alt {
  background-image: url('../images/orn03_--copy.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: auto;
  padding-top: 64px;
}

.content-29 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.avatar-content-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.content-28 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.avatar-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-20 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  border: 1px #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  display: flex;
}

.content-30 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.avatar-image-2 {
  object-fit: cover;
}

.video-2 {
  height: auto;
  min-height: 160px;
}

.text-medium-normal-9 {
  color: #515151;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-regular-semi-bold-7 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.text-regular-semi-bold-7.name {
  font-size: 16px;
}

.heading-h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.column-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 760px;
  display: flex;
}

.button-7 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #ffa722;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 180px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-medium-normal-2 {
  color: #202020;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-medium-normal-2.white {
  color: #fff;
}

.button-6 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffa722;
  border: 1px solid #ffa722;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 180px;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.content-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.content-2.gap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.cta-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: rgba(0, 0, 0, .5);
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  min-height: 448px;
  padding: 112px 64px;
  display: flex;
}

.cta-4._3 {
  background-color: rgba(25, 102, 149, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .42), rgba(0, 0, 0, .42)), url('../images/IMG_8468.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  max-width: none;
}

.actions-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.text-medium-normal-3 {
  color: #515151;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.content-5 {
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.content-5.horizontal {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-self: auto;
}

.content-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-medium-normal-4 {
  color: #515151;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-medium-normal-4.semi-bold {
  color: #196695;
  font-weight: 600;
}

.quick-stack {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  width: 100%;
}

.section-title-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.team {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.team._10 {
  background-image: linear-gradient(rgba(255, 255, 255, 0) 60%, #fff), url('../images/transparentgeoeffect25pc-02.png'), linear-gradient(rgba(56, 151, 194, 0) 22%, #3897c3);
  background-position: 0 0, 50%, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, cover, auto;
  max-width: none;
  overflow: hidden;
}

.team._10.alt {
  background-image: url('../images/2310140-03.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.team._10.alt.center {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
}

.image9 {
  border-radius: 16px;
}

.heading-h2-2 {
  color: #196695;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.heading-h2-2.align-center {
  text-align: center;
}

.link-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.link-2.align-top {
  align-items: flex-start;
}

.text-regular-normal-26 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.text-small-normal {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.text-link {
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
}

.row-4 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-links {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-input {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 12px 20px;
  display: flex;
}

.credits {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 80px 64px;
  display: flex;
}

.footer-3._1 {
  background-color: rgba(25, 102, 149, 0);
  background-image: linear-gradient(#68b1df, #196695);
  max-width: none;
}

.text {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.actions-4.wide {
  width: 140%;
}

.vectors-wrapper-10 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 63px;
  height: 60px;
  display: flex;
}

.text-regular-semi-bold-4 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.image-icon {
  mix-blend-mode: normal;
  width: 40px;
}

.links {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.content-14 {
  grid-column-gap: 128px;
  grid-row-gap: 128px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
}

.html-embed-2 {
  margin-top: 1rem;
}

.newsletter {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  display: flex;
}

.button-11 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffa722;
  border: 1px solid #ffa722;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.social-media-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
  display: flex;
}

.text-regular-normal-11 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.vectors-wrapper-9 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.text-regular-normal-12 {
  color: rgba(80, 80, 80, .4);
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.content-33 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.column-23 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.heading-h3-5 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.header-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.header-4._92 {
  background-image: url('../images/geometrifkahf7_--copy-4.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .49) 18%);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 850px, auto;
  max-width: none;
}

.header-4._92.about-us {
  background-image: url('../images/geometrifkahf7_--copy-4.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 830px;
}

.header-4._92.about-us.small-lower-padding {
  padding-bottom: 64px;
}

.card-3 {
  border: 1px #000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.card-3.vertical {
  flex-direction: column;
}

.image-holder {
  border-radius: 16px;
  width: 40%;
  padding-top: 48px;
  padding-bottom: 48px;
}

.image-holder.small {
  align-items: flex-start;
  display: flex;
}

.image-holder.small.no-bottom {
  width: 50%;
  padding-bottom: 0;
}

.image-holder.large {
  width: 40%;
}

.image-holder.large.bottom {
  padding-bottom: 0;
  display: flex;
}

.text-medium-normal-10 {
  color: #515151;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.heading-h3-6 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.content-34 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.content-34.align-right {
  align-items: flex-end;
}

.container-16 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.content-35 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-h3-7 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.heading-h3-7.align-center {
  text-align: center;
}

.vectors-wrapper-33 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  display: flex;
}

.vectors-wrapper-33._150 {
  width: 150px;
  height: 150px;
}

.row-8 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  display: flex;
}

.column-24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.layout-7 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.layout-7._238 {
  max-width: none;
}

.layout-7._238.about-us {
  width: 100%;
}

.section-title-9 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.actions-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.text-regular-semi-bold-8 {
  color: #515151;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.content-36 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.small-image {
  object-fit: contain;
  border-radius: 12px;
  align-self: auto;
}

.small-image.smallpx {
  width: 100%;
  min-width: 0;
}

.small-image.smaller-heigh {
  height: auto;
}

.column-25 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.column-25.no-padding-left {
  padding-left: 0;
}

.column-25.no-padding-left.padding {
  padding-left: 48px;
}

.heading-h3-8 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.header-5 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.header-5._92 {
  background-image: url('../images/geometrifkahf7_--copy-4.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .49) 18%);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 850px, auto;
  max-width: none;
}

.header-5._92.smaller-padding {
  background-image: url('../images/bg1-06.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .33) 44%);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  padding-bottom: 64px;
}

.card-4 {
  border: 1px #000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.list-item-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #202020;
  text-transform: capitalize;
  flex-direction: column;
  list-style-type: none;
  display: flex;
}

.list-item-content.alt {
  width: 50%;
}

.text-span-3 {
  color: #ffa722;
}

.div-flex-2 {
  background-image: linear-gradient(rgba(255, 255, 255, .88), rgba(255, 255, 255, .88)), url('../images/geometrifkahf6_--copy-3.png');
  background-position: 0 0, 0 0;
  background-size: auto, contain;
}

.text-regular-semi-bold-9 {
  color: #515151;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.text-icon {
  color: #ffa722;
  margin-right: .7rem;
  padding-top: .2rem;
  font-size: 16px;
}

.content-37 {
  padding: 112px 64px;
}

.content-37.no-top-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.content-37.no-top-padding.bottom-padding {
  flex-direction: column;
  padding-bottom: 64px;
  display: flex;
}

.text-regular-semi-bold-10 {
  color: #515151;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.div-heading {
  margin-bottom: 1.5rem;
}

.heading-h5-2 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
}

.heading-h5-2.blue {
  color: #196695;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 0;
}

.text-regular-semi-bold-11 {
  color: #515151;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.content-38 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.content-38.no-padding {
  padding-left: 1rem;
}

.content-38.no-padding.small-px {
  max-width: 400px;
}

.column-26 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.column-26.small-padding {
  width: 30%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.heading-h3-9 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.header-6 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.header-6._92 {
  background-image: url('../images/geometrifkahf7_--copy-4.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .49) 18%);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 850px, auto;
  max-width: none;
}

.card-5 {
  border: 1px #000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.card-5.align-left {
  align-self: flex-start;
  align-items: flex-end;
}

.card-5.align-left._90 {
  width: 90%;
  max-width: none;
  padding-left: 4rem;
}

.actions-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.content-39 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.column-27 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.heading-h3-10 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.header-7 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.header-7._92 {
  background-image: url('../images/geometrifkahf7_--copy-4.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .49) 18%);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 850px, auto;
  max-width: none;
}

.card-6 {
  border: 1px #000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.content-40 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.column-28 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.heading-h3-11 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.header-8 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.header-8._92 {
  background-image: url('../images/geometrifkahf7_--copy-4.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .49) 18%);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 850px, auto;
  max-width: none;
}

.header-8._92.smaller-padding {
  background-image: url('../images/bg1-06.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .33) 44%);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  padding-bottom: 64px;
}

.header-8._92.smaller-padding.informasi {
  background-image: url('../images/bg1-06.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.card-7 {
  border: 1px #000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.content-41 {
  padding: 112px 64px;
}

.content-41.no-top-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.content-41.no-top-padding.bottom-padding {
  flex-direction: column;
  padding-bottom: 64px;
  display: flex;
}

.heading-h5-6 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
}

.heading-h5-6.blue {
  color: #196695;
  margin-top: 1rem;
  margin-bottom: 0;
  padding-left: 0;
}

.text-regular-normal-23 {
  color: #515151;
  padding-top: .2rem;
  padding-left: 0;
  padding-right: .5rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.icon-alur {
  border-radius: 0%;
  width: 40px;
}

.wrapper-alur.flex-horizontal, .wrapper-icon-and-number {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.icon-text-3 {
  color: #515151;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}

.number {
  color: #ffa722;
  text-align: left;
  width: 60px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 60px;
  font-weight: 900;
  line-height: 60px;
}

.content-42 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.column-29 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.column-29.no-padding-left {
  padding-left: 0;
}

.column-29.no-padding-left.no-padding-right {
  padding-right: 0;
}

.icon-background {
  background-image: linear-gradient(#68b1df, #196695);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.heading-h3-12 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.container-17 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.icon-wrapper-2 {
  flex-direction: column;
  align-items: center;
  width: 70px;
  display: flex;
}

.actions-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.content-43 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.column-30 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.heading-h3-13 {
  color: #196695;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.heading-h3-13.white {
  color: #fff;
}

.heading-h3-13.white.bottom-margin.center {
  text-align: center;
}

.header-9 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.header-9._92 {
  background-image: url('../images/geometrifkahf7_--copy-4.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .49) 18%);
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 850px, auto;
  max-width: none;
}

.header-9._92.smaller-padding {
  background-image: url('../images/bg1-06.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .33) 44%);
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  padding-bottom: 64px;
}

.header-9._92.smaller-padding.life-skill {
  background-image: url('../images/geometrifkahf6_--copy-3.png'), linear-gradient(#68b1df, #fff);
  background-repeat: repeat, repeat;
  padding-top: 64px;
}

.header-9._92.smaller-padding.life-skill.no-padding {
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  padding-bottom: 0;
}

.header-9._92.smaller-padding.life-skill.no-padding.cust {
  background-image: url('../images/geometrifkahf6_--copy-3.png'), linear-gradient(#68b1df, rgba(255, 255, 255, .3) 45%);
  background-position: 0 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.header-9._92.smaller-padding.artikel {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  object-fit: fill;
  background-size: auto, auto;
  height: auto;
  max-height: none;
  padding-top: 112px;
}

.header-9._92.smaller-padding.pendaftaran-online {
  background-image: url('../images/geometrifkahf7_--copy-4.png');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 550px;
  padding-top: 64px;
}

.content-44 {
  width: 100%;
  padding-bottom: 64px;
  padding-left: 5%;
  padding-right: 5%;
}

.content-45 {
  padding: 112px 64px;
}

.content-45.no-top-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.content-45.no-top-padding._90 {
  width: 90%;
}

.text-blog.heading-blog {
  color: #196695;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.div-card-text {
  background-color: rgba(255, 255, 255, .74);
  border-radius: 10px;
  width: 100%;
  padding: 2% 1%;
}

.button-12 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffa722;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.button-12.artikel {
  border-radius: 10px;
  width: 200px;
}

.paragraph-blog {
  color: #515151;
}

.date-blog {
  color: #515151;
  padding-top: .5%;
  padding-bottom: .5%;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.date-blog.konten {
  margin-bottom: 2%;
}

.actions-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.content-46 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.column-31 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.heading-h5-3 {
  color: #202020;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 140%;
}

.button-13 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffa722;
  border-radius: 40px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.button-13.artikel {
  border-radius: 10px;
  width: 200px;
}

.heading-h3-14 {
  color: #196695;
  text-align: center;
  min-width: 0%;
  max-width: 100%;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

.heading-h3-14.white {
  color: #fff;
}

.heading-h3-14.white.margin-bottom {
  margin-bottom: 2rem;
}

.icon-6 {
  color: #fff;
  -webkit-text-stroke-color: #b7b1a9;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0%;
}

.section-title-10 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  display: flex;
}

.gallery-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.gallery-2._2.smaller-gap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  max-width: none;
}

.placeholder-14 {
  object-fit: cover;
  border-radius: 16px;
}

.placeholder-14.image {
  order: 1;
  width: 400px;
  height: 300px;
  display: block;
}

.placeholder-14.image.margin-bottom {
  height: 300px;
  margin-bottom: 1rem;
}

.content-47 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.heading-h6-3 {
  color: #515151;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}

.heading-h6-3.medium {
  font-weight: 500;
  display: flex;
}

.heading-h6-3.medium.align-center {
  text-align: center;
}

.gallery-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding: 112px 64px;
  display: flex;
}

.gallery-3._2._38-gap {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  background-image: linear-gradient(#196695 7%, rgba(255, 255, 255, .12) 41%), linear-gradient(rgba(255, 255, 255, 0) 84%, #fff), url('../images/geometrifkahf6_--copy-3.png');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, contain;
  max-width: none;
}

.placeholder-15 {
  object-fit: cover;
  border-radius: 16px;
}

.placeholder-15.image {
  order: 1;
  width: 400px;
  height: 300px;
  display: block;
}

.content-48 {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
  display: flex;
}

.content-49 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.column-32 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.column-32.full {
  width: 100%;
}

.column-32.full.no-left-right-padding {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-medium-normal-11 {
  color: #515151;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-medium-normal-11.field-label {
  font-size: 16px;
  font-weight: 500;
}

.text-medium-normal-12 {
  color: #515151;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.input {
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 8px;
  width: 100%;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
}

.textarea-2 {
  border-radius: 8px;
  min-height: 120px;
}

.div-heading-pendaftaran {
  margin-bottom: .5rem;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.button-14 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #ffa722;
  border: 1px solid #ffa722;
  border-radius: 60px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 180px;
  padding: 12px 24px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.div-wrapper {
  width: 100%;
  display: flex;
}

.div-wrapper.vertical {
  flex-direction: column;
}

.div-wrapper.vertical.top {
  margin-bottom: 2rem;
}

.div-wrapper.vertical.top.no-margin {
  margin-bottom: 10px;
}

.text-field-form-2 {
  border-radius: 8px;
  width: 100%;
  height: auto;
}

.text-field-4 {
  border-radius: 8px;
}

.content-50 {
  padding: 112px 64px;
}

.content-50.no-top-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.content-50.no-top-padding.bottom-padding {
  flex-direction: column;
  padding-bottom: 64px;
  display: flex;
}

.content-50.no-top-padding.bottom-padding.background {
  background-image: linear-gradient(rgba(255, 255, 255, .88), rgba(255, 255, 255, .88)), url('../images/geometrifkahf6_--copy-3.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, contain;
}

.checkbox-form {
  margin-bottom: 0;
}

.quick-stack-2 {
  grid-column-gap: 30px;
  grid-row-gap: 5px;
}

.quick-stack-2.no-top-padding {
  padding-top: 0;
}

.quick-stack-2.no-top-padding.no-bottom-padding {
  padding-bottom: 0;
}

.checkbox-wrapper.vertical {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.checkbox-wrapper.horizontal {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.heading-h6-4 {
  color: #515151;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}

.heading-h6-4.medium {
  font-weight: 500;
  display: flex;
}

.heading-h6-4.medium.no-margin {
  color: #196695;
  margin-bottom: 0;
  font-weight: 700;
}

.input-file {
  border: 1px #000;
  border-radius: 0;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 0;
}

.div-block-47 {
  width: 100%;
}

.content-51 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.column-33 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: auto;
  padding: 48px;
  display: flex;
}

.html-embed-3 {
  margin-top: 1rem;
}

.html-embed-3.larger {
  width: 100%;
}

.text-span-7 {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .card-wrapper {
    background-image: linear-gradient(360deg, rgba(207, 207, 207, .43), #fff 54%);
    width: 500px;
    height: 370px;
  }

  .h1 {
    font-size: 60px;
    line-height: 68px;
  }

  .image {
    object-fit: cover;
    object-position: 45% 50%;
  }

  .cta-text-wrapper {
    padding-right: 0;
  }

  .h2.alt {
    color: #424242;
    text-align: right;
    padding-left: 265px;
    font-size: 12px;
    line-height: 18px;
  }

  .h2._2.alt-col.mob {
    width: auto;
    padding-left: 210px;
  }

  .h2.custom.wht {
    width: auto;
    padding-left: 13px;
    font-size: 38px;
    line-height: 46px;
  }

  .h2.custom-3 {
    font-size: 32px;
    line-height: 42px;
  }

  .h2.custom4 {
    margin-bottom: 40px;
  }

  .container-2 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .container-2.is--max_width.top-gradient {
    margin-left: 0;
    margin-right: 0;
  }

  .stat-title {
    height: 2.3em;
  }

  .stat-heading {
    font-size: 2.5em;
  }

  .stat-item {
    height: auto;
    padding: 2em;
  }

  .fitur-section {
    margin-bottom: 1100px;
  }

  .card {
    margin-bottom: 40px;
  }

  .card-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: 300px;
    grid-template-columns: 300px 300px 300px 300px;
    grid-auto-columns: 1fr;
    align-content: space-between;
    display: flex;
  }

  .h4 {
    text-align: center;
  }

  .header-section {
    width: 100%;
  }

  .link-footer-text {
    font-size: 2.3em;
  }

  .footer-nav-items {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .f-nav-item {
    min-width: auto;
  }

  .f-nav-item.is--empty {
    display: none;
  }

  .section-title {
    width: auto;
  }

  .cta-2-section, .cta-2-section.custom {
    margin-top: 0;
  }

  .text-content-wrapper {
    padding-left: 0;
  }

  .button-wrapper-cta2 {
    width: auto;
  }

  .container-3 {
    padding-top: 120px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .footer {
    background-image: url('../images/BG-Medhealth.png');
  }

  .div-footer-2-right {
    width: 350px;
    padding-left: 40px;
  }

  .footer-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .dropdown-toggle {
    margin-left: 20px;
    margin-right: 0;
    display: flex;
  }

  .dropdown-navbar {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .dropdown-navbar.full-screen {
    display: none;
  }

  .image-wrapper.tentang-kami-hero {
    width: 50%;
  }

  .about-us-wrapper-content {
    padding-left: 0;
  }

  .h5.custom {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 50px;
  }

  .container-tentang-kami {
    max-width: 90%;
    padding-bottom: 40px;
  }

  .link-block-artikel.link-blok-kenapa-koperasi-harus {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }

  .link-block-artikel.link-blok-selamat-datang {
    width: 100%;
  }

  .link-block-artikel.artikel-1 {
    width: 100%;
    height: auto;
    margin-bottom: 10%;
  }

  .link-block-artikel.link-blok-kenapa-koperasi-harus-copy {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }

  .link-block-artikel.link-blok-kenapa-koperasi-harus {
    margin-bottom: 15px;
  }

  .container-14 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .d-105-image-wrapper {
    height: auto;
  }

  .carddivwarper {
    height: 450px;
    max-height: none;
  }

  .wrapper-artikel.kenapa-koperasi-go-digital {
    flex-direction: column;
    display: flex;
  }

  .d-105-text-wrapper-2 {
    align-items: center;
    display: flex;
  }

  .container-poli {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-penyakit {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .card-line-wrapper {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
  }

  .paragraph-8 {
    font-size: 14px;
  }

  .image-30 {
    width: 250px;
    max-width: none;
    height: 250px;
  }

  .harga {
    font-size: 36px;
    line-height: 44px;
  }

  .heading {
    font-size: 32px;
    line-height: 42px;
  }

  .wrapper-layanan {
    flex-direction: column;
  }

  .card-layanan {
    margin-bottom: 40px;
  }

  .nav-menu {
    color: #fff;
    background-color: rgba(255, 255, 255, .98);
  }

  .dropdown-wrapper {
    justify-content: flex-start;
    display: flex;
  }

  .menu-button.w--open {
    background-color: rgba(224, 224, 224, .73);
  }

  .right-nav {
    width: 75px;
    height: 75px;
  }

  .image-18 {
    height: 65vh;
  }

  .image-18.sifilis {
    height: 75vh;
  }

  .container-konten-artikel {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-article-row {
    flex-direction: column;
  }

  .individual-category {
    width: 15%;
    margin-bottom: 20px;
  }

  .category-name {
    font-size: 14px;
    line-height: 18px;
  }

  .section-penyakit {
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 60px;
    display: flex;
  }

  .cta-element, .cta-element.custom {
    margin-top: 0;
  }

  .container-element {
    padding-top: 120px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .text-content-wrapper-element {
    padding-left: 0;
  }

  .button-wrapper-cta-element {
    width: auto;
  }

  .image-31.radang-testis {
    height: 37vh;
  }

  .image-31.phimosis {
    height: 70vh;
  }

  .image-31.gonore {
    height: 57vh;
  }

  .container-konten-artikel-2 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-articles {
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0%;
  }

  .d-105-text-wrapper-3 {
    align-items: center;
    display: flex;
  }

  .individual-category-copy {
    width: 15%;
    margin-bottom: 20px;
  }

  .cta-3, .cta-3.custom {
    margin-top: 0;
  }

  .cta-2.smaller.colour5.round {
    flex-direction: row;
    justify-content: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 20px;
    line-height: 24px;
    display: flex;
  }

  .container-landing-ads-page {
    padding-left: 50px;
    padding-right: 50px;
  }

  .slider {
    height: auto;
  }

  .div-content-hero, .div-content-hero._60 {
    width: 100%;
  }

  .subhead-3.home {
    width: 90%;
  }

  .headline-2.responsive {
    display: none;
  }

  .hero-section-2.spaced {
    margin-left: 0;
    margin-right: 0;
    padding: 200px 5% 150px;
  }

  .div-content-facility {
    flex-direction: column;
    align-items: center;
  }

  .card-wrapper-top {
    margin-bottom: 20px;
    display: flex;
  }

  .card-wrapper-top.left {
    margin-bottom: 0;
    margin-left: 0%;
  }

  .card-wrapper-top.right, .card-wrapper-2.right {
    margin-right: 0%;
  }

  .collage-section {
    padding-top: 100px;
    position: static;
  }

  .right-wrapper, .left-wrapper {
    width: 100%;
  }

  .slider-2 {
    height: auto;
  }

  .brand-div {
    margin-top: 11px;
  }

  .nav-link-5 {
    text-align: center;
    margin-bottom: 32px;
    margin-right: 40px;
    font-size: 22px;
    line-height: 28px;
  }

  .nav-bar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button-2 {
    color: #1d3857;
    padding: 6px 0;
    font-size: 48px;
  }

  .menu-button-2.w--open {
    color: #1d3857;
    background-color: #fff;
    transform: rotate(90deg);
  }

  .nav-right-2 {
    background-color: #fff;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding-top: 35px;
    padding-bottom: 60px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .06);
  }

  .scrolling-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .category-section {
    padding: 100px 5%;
  }

  .centred-cta {
    margin-top: 20px;
  }

  .section-3 {
    padding-top: 7px;
  }

  .circular-shape.green-pastel {
    left: 37px;
  }

  .web-links-2.right {
    width: auto;
    padding-bottom: 30px;
    padding-left: 5%;
  }

  .web-links-2.footer-logo {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-bottom: 2px;
    margin-left: 0%;
    padding-bottom: 35px;
    padding-left: 5%;
  }

  .footer-2 {
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
  }

  .subhead-3-about-us.home {
    width: 90%;
  }

  .hero-section-about-us.spaced {
    margin-left: 0;
    margin-right: 0;
    padding: 200px 5% 150px;
  }

  .headline-2-about-us.responsive {
    display: none;
  }

  .div-content-hero-about-us {
    width: 100%;
  }

  .div-content-hero-about-us._60 {
    align-items: center;
    width: 100%;
  }

  .div-image-wrapper {
    background-position: 0 0, 50%;
  }

  .headline-2-covid19.non-responsive {
    text-align: left;
    font-size: 50px;
  }

  .subhead-3-covid19.home {
    width: 90%;
    font-size: 19px;
    line-height: 27px;
  }

  .div-wrapper-cov2.right {
    padding-right: 0%;
  }

  .div-wrapper-cov2.left {
    padding-left: 0%;
  }

  .nav-link-6 {
    text-align: center;
    margin-bottom: 32px;
    margin-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 28px;
  }

  .dropdown-nav-wrapper {
    justify-content: center;
    margin-bottom: 32px;
    display: flex;
  }

  .scrolling-nav-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .button-wrapper-2 {
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .dropdown-navar {
    letter-spacing: .2px;
    font-size: 22px;
    line-height: 28px;
  }

  .nav-right-3 {
    background-color: #fff;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding-top: 35px;
    padding-bottom: 60px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .06);
  }

  .dropdown-navbar-2 {
    margin-top: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
  }

  .brand-div-2 {
    margin-top: 11px;
  }

  .section-4 {
    clear: both;
    overflow: visible;
  }

  .demo-wrapper {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    margin-top: 140px;
    margin-bottom: 140px;
    margin-right: 0%;
  }

  ._141-page-wrapper-2 {
    display: block;
    top: -6.5rem;
  }

  ._141-menu-wrapper-3 {
    display: block;
  }

  ._141-close-button-wrapper {
    top: 1rem;
  }

  .layout-2._18 {
    background-size: 150px;
  }

  .content-23 {
    flex-direction: column;
  }

  .vectors-wrapper-32 {
    width: 200px;
    height: 200px;
  }

  .row-7 {
    width: 100%;
  }

  .heading-h5-5 {
    color: #202020;
  }

  .heading-h5-5.curricullum {
    font-size: 18px;
    line-height: 125%;
  }

  .layout-6._238 {
    background-image: url('../images/orn01-04.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 200px;
  }

  .div-flex.horizontal.align-bottom {
    flex-direction: column;
  }

  .div-flex.align-center {
    width: 80%;
  }

  .text-medium-normal-8.white.bold {
    font-weight: 600;
  }

  .slider-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-4.testimoni {
    padding-left: 64px;
    padding-right: 64px;
  }

  .content-28 {
    flex-direction: column;
  }

  .row-4 {
    position: relative;
    top: -3rem;
  }

  .footer-3._1 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .content-14 {
    flex-direction: column;
  }

  .column-23.smaller-padding {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .image-holder {
    width: 100%;
  }

  .vectors-wrapper-33 {
    width: 200px;
    height: 200px;
  }

  .row-8 {
    width: 100%;
  }

  .layout-7._238 {
    background-image: url('../images/orn01-04.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 200px;
  }

  .heading-h5-3 {
    color: #202020;
  }
}

@media screen and (max-width: 767px) {
  .wrapper-tagline {
    width: auto;
    display: flex;
  }

  .card-wrapper {
    margin-left: 0;
  }

  .h1.poli.covid {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 60px;
    line-height: 68px;
  }

  .button {
    font-size: 14px;
    line-height: 24px;
  }

  .image {
    object-fit: cover;
    object-position: 44% 50%;
  }

  .cta-text-wrapper {
    padding-top: 23px;
  }

  .h2.alt {
    padding-left: 279px;
  }

  .h2.custom.poli {
    width: auto;
    font-size: 36px;
    line-height: 42px;
  }

  .h2.custom-2.wht {
    width: auto;
    font-size: 32px;
    line-height: 42px;
  }

  .grid-4 {
    grid-template-columns: 53% 50%;
  }

  .img-gradient {
    display: none;
  }

  .img-gradient.is--divider {
    background-image: linear-gradient(#121e2b, rgba(255, 255, 255, 0) 41%);
    display: block;
  }

  .tab-img-mobile {
    display: block;
  }

  .statistics {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .container-2 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .stat-title {
    margin-bottom: 1em;
  }

  .progress-line, .statistics-hover-tabs {
    display: none;
  }

  .img-section {
    height: 24em;
  }

  .statistics-wrapper {
    grid-template-columns: 1fr;
  }

  .stat-item {
    padding-left: 3em;
    padding-right: 3em;
  }

  .stat-item.is--filp {
    background-image: linear-gradient(rgba(43, 222, 211, .31), rgba(0, 0, 0, 0) 66%);
  }

  .link-footer-text {
    width: auto;
    font-size: 20px;
    line-height: 26px;
  }

  .footer-nav-items {
    grid-template-columns: 50% 50%;
  }

  .section-title {
    width: auto;
  }

  .text-content-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .container-3 {
    padding-top: 90px;
    padding-bottom: 120px;
  }

  .text-block-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-39 {
    display: none;
  }

  .footer-follow-us {
    margin-bottom: 20px;
  }

  .div-footer-2-right {
    padding-left: 0;
  }

  .image-5 {
    margin-left: 0;
  }

  .footer-logo, .footer-ragam {
    margin-bottom: 20px;
  }

  .grid-6 {
    flex-direction: column;
  }

  .footer-explor {
    margin-bottom: 20px;
  }

  .grid-8 {
    flex-direction: column;
    margin-bottom: 10px;
    display: flex;
  }

  .image-24 {
    margin-left: -8px;
    margin-right: -7px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-footer-2-left {
    padding-left: 0;
  }

  .footer-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .dropdown-toggle {
    margin-left: 0;
  }

  .dropdown-navbar {
    width: 100%;
  }

  .dropdown-navbar.full-screen {
    display: none;
  }

  .image-wrapper {
    justify-content: center;
  }

  .image-wrapper.tentang-kami-hero {
    width: 100%;
    margin-right: 0;
  }

  .about-us-wrapper-content {
    width: auto;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h5 {
    justify-content: center;
    display: flex;
  }

  .container-tentang-kami {
    flex-direction: column;
    align-items: center;
    padding-right: 0;
  }

  .staff-card-wrapper {
    margin-bottom: 30px;
  }

  .card-wrapper-tentang-kami {
    flex-direction: column;
    margin-bottom: 0;
  }

  .content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .carddivwarper {
    margin-bottom: 30px;
  }

  .heading-artikel-header {
    text-align: center;
  }

  .hero-section-poli {
    height: 40vh;
  }

  .container-poli {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-swab {
    flex-direction: column;
  }

  .swab-content-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .swab-content-wrapper._1 {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .paragraph-8, .paragraph-8._1 {
    text-align: center;
  }

  .container-rapid {
    flex-direction: column;
    align-items: center;
  }

  .right-nav {
    display: flex;
  }

  .grid-konten {
    flex-direction: column;
    display: flex;
  }

  .link-block-jenis, .link-block-jenis-2 {
    border-width: 4px;
  }

  .container-element {
    padding-top: 90px;
    padding-bottom: 120px;
  }

  .text-content-wrapper-element {
    padding-left: 25px;
    padding-right: 25px;
  }

  .grid-konten-2 {
    flex-direction: column;
    display: flex;
  }

  .image-31.prostat, .image-31.gonore {
    height: 50vh;
  }

  .cta-2.colour5.bigger {
    font-size: 21px;
    line-height: 22px;
  }

  .heading-4.ads._2 {
    width: 100%;
  }

  .sub-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .div-content-cta._2 {
    width: 100%;
  }

  .cont-ad-landing-page {
    font-size: 20px;
    line-height: 24px;
  }

  .grid-konten-3 {
    flex-direction: column;
    display: flex;
  }

  .body-article-9.landing-page-ads {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .opening-hour-card-wrapper {
    width: 70%;
  }

  .sub-text-2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .div-content-hero {
    text-align: center;
  }

  .div-content-hero._60 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .subhead-3 {
    width: 85%;
  }

  .subhead-3.home {
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
  }

  .headline-2 {
    text-align: center;
    font-size: 52px;
    line-height: 64px;
  }

  .headline-2.non-responsive {
    display: none;
  }

  .headline-2.responsive {
    font-size: 58px;
    display: block;
  }

  .hero-section-2.spaced {
    padding: 180px 2% 120px;
  }

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

  .div-content-cta-3._2 {
    width: 100%;
  }

  .heading-19 {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .nav-bar, .scrolling-nav {
    padding-left: 15px;
    padding-right: 15px;
  }

  .link-block-jenis-3 {
    border-width: 4px;
  }

  .section-3 {
    background-position: 0 0, 100%;
    padding-top: 0;
  }

  .circular-shape.green-pastel {
    width: 800px;
    height: 800px;
    padding-top: 119px;
    bottom: -213px;
    left: -118px;
  }

  .web-links-2.right {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
  }

  .web-links-2.footer-logo {
    padding-bottom: 45px;
  }

  .subhead-3-about-us {
    width: 85%;
  }

  .subhead-3-about-us.home {
    margin-left: auto;
    margin-right: auto;
  }

  .hero-section-about-us.spaced {
    padding: 180px 2% 120px;
  }

  .headline-2-about-us {
    text-align: center;
    font-size: 52px;
    line-height: 64px;
  }

  .headline-2-about-us.responsive {
    color: #18394c;
    font-size: 58px;
    display: block;
  }

  .headline-2-about-us.non-responsive {
    display: none;
  }

  .div-content-hero-about-us {
    text-align: center;
  }

  .headline-2-covid19 {
    text-align: center;
    font-size: 52px;
    line-height: 64px;
  }

  .headline-2-covid19.non-responsive {
    padding-left: 10%;
    line-height: 50px;
    display: block;
  }

  .subhead-3-covid19 {
    width: 85%;
  }

  .subhead-3-covid19.home {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 20px;
  }

  .div-wrapper-cov1 {
    justify-content: space-between;
  }

  .div-content-2 {
    flex-direction: row;
  }

  .sub-text-3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .heading-20, .heading-21 {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .cont-ad-landing-page-2 {
    font-size: 20px;
    line-height: 24px;
  }

  .grid-konten-4 {
    flex-direction: column;
    display: flex;
  }

  .body-article-10.landing-page-ads {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .heading-22 {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .heading-22.ads._2 {
    width: 100%;
  }

  .heading-23 {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .cont-ad-landing-page-3 {
    font-size: 20px;
    line-height: 24px;
  }

  .grid-konten-5 {
    flex-direction: column;
    display: flex;
  }

  .heading-24 {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .cont-ad-landing-page-4 {
    font-size: 20px;
    line-height: 24px;
  }

  .grid-konten-6 {
    flex-direction: column;
    display: flex;
  }

  .heading-25 {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .grid-konten-7 {
    flex-direction: column;
    display: flex;
  }

  .heading-26 {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .grid-konten-8 {
    flex-direction: column;
    display: flex;
  }

  .heading-27 {
    width: 100%;
    font-size: 32px;
    line-height: 38px;
  }

  .grid-konten-9 {
    flex-direction: column;
    display: flex;
  }

  .scrolling-nav-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._141-open-button-wrapper-2 {
    width: 60px;
    height: 60px;
  }

  .demo-wrapper {
    margin-top: 180px;
    margin-bottom: 180px;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-h3-2 {
    text-align: center;
  }

  .container-15, .row-7 {
    flex-direction: column;
  }

  .section-title-7 {
    align-items: center;
  }

  .slide2._1 {
    height: 250px;
  }

  .div-flex.fasilitas {
    flex-direction: column;
    width: 100%;
  }

  .div-flex.horizontal {
    flex-direction: column;
  }

  .div-flex.horizontal.align-top {
    flex-direction: row;
  }

  .div-flex.exkul.full {
    flex-direction: column;
  }

  .div-flex.program-ekskul-content {
    width: 100%;
  }

  .div-flex.align-center {
    width: 90%;
  }

  .div-flex.image, .div-flex.image.verti {
    width: 100%;
  }

  .slider-3.justify-center {
    height: auto;
  }

  .testimonial._1.slide.smaller.align-right._1 {
    background-size: 600px;
    height: 250px;
    min-height: 0;
  }

  .testimonial._1.slide.testimoni {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow-3.boxed {
    margin-bottom: 118px;
  }

  .heading-slider {
    font-size: 26px;
    line-height: 28px;
  }

  .mask-2 {
    object-fit: fill;
    height: 250px;
  }

  .mask-2.testimoni.orang-tua {
    height: 550px;
  }

  .right-arrow-4.boxed {
    margin-bottom: 118px;
  }

  .slider-container {
    width: 100%;
  }

  .slider-4.testimoni {
    height: auto;
    padding-bottom: 30px;
  }

  .heading-h2-3 {
    text-align: center;
  }

  .testimonial-2._22.alt {
    height: auto;
  }

  .content-28 {
    flex-direction: column;
  }

  .text-medium-normal-4 {
    font-size: 11px;
  }

  .text-medium-normal-4.semi-bold {
    font-size: 12px;
  }

  .links {
    margin-top: -90px;
  }

  .content-14 {
    flex-direction: column;
    justify-content: flex-start;
  }

  .column-23 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .column-23.smaller-padding {
    width: 100%;
  }

  .heading-h3-5 {
    text-align: center;
  }

  .header-4._92.about-us {
    background-size: 600px;
  }

  .card-3 {
    flex-direction: column;
  }

  .image-holder {
    width: 100%;
  }

  .image-holder.small {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-h3-6 {
    text-align: center;
  }

  .container-16, .row-8 {
    flex-direction: column;
  }

  .section-title-9 {
    align-items: center;
  }

  .small-image {
    object-fit: cover;
    width: 100%;
    height: 250px;
  }

  .column-25 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .column-25.no-padding-left.padding {
    width: 100%;
    padding: 0;
  }

  .heading-h3-8 {
    text-align: center;
  }

  .header-5._92.smaller-padding {
    background-position: 0 0, 0 0;
    background-size: 240px, auto;
    padding-bottom: 0;
  }

  .card-4 {
    flex-direction: column;
  }

  .list-item-content.alt {
    width: 100%;
  }

  .column-26 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-h3-9 {
    text-align: center;
  }

  .card-5 {
    flex-direction: column;
  }

  .column-27 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-h3-10 {
    text-align: center;
  }

  .card-6 {
    flex-direction: column;
  }

  .column-28 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-h3-11 {
    text-align: center;
  }

  .header-8._92.smaller-padding {
    background-position: 0 0, 0 0;
    background-size: 240px, auto;
    padding-bottom: 0;
  }

  .header-8._92.smaller-padding.informasi {
    background-size: 200px;
  }

  .card-7 {
    flex-direction: column;
  }

  .column-29 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-h3-12 {
    text-align: center;
  }

  .container-17 {
    flex-direction: column;
  }

  .column-30 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-h3-13, .heading-h3-13.align-center {
    text-align: center;
  }

  .header-9._92.smaller-padding {
    background-position: 0 0, 0 0;
    background-size: 240px, auto;
    padding-bottom: 0;
  }

  .column-31 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .content-47, .content-48 {
    flex-direction: column;
    width: 100%;
  }

  .column-32 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .content-50.no-top-padding.bottom-padding.background {
    position: static;
  }

  .quick-stack-2.no-top-padding {
    grid-column-gap: 20px;
    flex: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .input-file {
    width: 200px;
  }

  .column-33 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-section {
    flex-flow: column;
    display: block;
  }

  .grid-hero-background {
    grid-template-columns: .25fr 1fr;
  }

  .background-wrapper-left {
    display: none;
  }

  .wrapper-tagline {
    justify-content: center;
    align-items: center;
    height: 100vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 360px;
    margin-top: 2rem;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: static;
  }

  .heading-wrapper {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .h1 {
    margin-top: 0;
    font-size: 45px;
    line-height: 56px;
  }

  .h1.poli {
    color: #424242;
  }

  .h1.poli.covid {
    margin-top: 48px;
    margin-bottom: 48px;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 36px;
    line-height: 50px;
  }

  .button-wrapper.top {
    width: 100%;
    padding-left: 0;
  }

  .button-wrapper.custom._1, .button-wrapper.front {
    justify-content: center;
  }

  .sub-head-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .h3.text.new {
    text-align: center;
  }

  .button {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 15px;
    line-height: 22px;
  }

  .button.cust {
    width: 100%;
  }

  .cta-section {
    margin-bottom: 233px;
    padding-left: 0;
    padding-right: 0;
  }

  .image {
    object-fit: cover;
    padding-left: 0;
    padding-right: 0;
  }

  .cta-text-wrapper {
    margin-right: 0;
    padding-right: 30px;
  }

  .h2.alt {
    text-align: center;
    padding-left: 0;
  }

  .h2._2.alt-col.mob {
    text-align: center;
    padding-left: 0;
    font-size: 24px;
    line-height: 30px;
  }

  .h2.custom.poli {
    text-align: center;
    width: auto;
    font-size: 24px;
    line-height: 30px;
  }

  .h2.custom.wht {
    text-align: center;
    padding-left: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .h2.custom-2.wht {
    padding-left: 2px;
    padding-right: 2px;
  }

  .h2.custom-3 {
    text-align: center;
  }

  .h2.custom4 {
    text-align: center;
    justify-content: flex-start;
  }

  .grid-4 {
    flex-direction: column;
    display: flex;
  }

  .container-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .fitur-section {
    height: auto;
    margin-bottom: 0;
  }

  .card {
    justify-content: center;
    align-items: flex-start;
    margin-left: 5px;
    margin-right: 5px;
  }

  .card.center {
    justify-content: center;
    align-items: center;
  }

  .h4 {
    text-align: left;
  }

  .paragraph {
    text-align: left;
    font-family: "Mosk 300", sans-serif;
    font-weight: 300;
  }

  .header-section {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .footer-nav-items {
    grid-template-columns: 1fr;
    grid-template-areas: ".";
  }

  .f-nav-item.is--filp.gradient {
    background-image: linear-gradient(rgba(43, 222, 211, .23), rgba(0, 0, 0, 0));
  }

  .cta-2-section {
    height: auto;
    margin-top: 0;
  }

  .text-content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .container-3 {
    padding: 60px 30px;
  }

  .div-footer-2-right {
    flex-direction: column;
    width: 100%;
    padding-left: 0;
    display: flex;
  }

  .footer-logo {
    width: 280px;
  }

  .div-footer-2-left {
    width: auto;
    padding-left: 0;
  }

  .footer-container {
    padding-left: 35px;
    padding-right: 35px;
  }

  .dropdown-toggle {
    margin-right: auto;
  }

  .dropdown-navbar {
    width: 320px;
  }

  .image-wrapper {
    width: 250px;
    height: 250px;
    margin-left: 38px;
    margin-right: 38px;
  }

  .image-wrapper.tentang-kami-hero {
    align-self: auto;
    width: 100%;
    margin: 0 0 20px;
  }

  .about-us-wrapper-content {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .h5 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .h5._2 {
    color: #424242;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
  }

  .h5.custom {
    text-align: center;
    font-size: 45px;
    line-height: 56px;
  }

  .h5.custom3 {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 34px;
    line-height: 46px;
  }

  .h5.custom3.ct {
    font-size: 34px;
    line-height: 46px;
  }

  .image-26 {
    border-radius: 16px;
    width: 100%;
    max-width: none;
    height: auto;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-tentang-kami {
    flex-direction: column;
    max-width: none;
  }

  .container-tentang-kami.staff {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 28px;
    padding-top: 3rem;
  }

  .container-tentang-kami.tentang-kami {
    padding-top: 1rem;
    padding-bottom: 0;
    display: flex;
  }

  .paragraph-7 {
    margin-bottom: 40px;
    font-family: "Mosk 100", sans-serif;
  }

  .bold-text-5 {
    font-size: 14px;
  }

  .staff-card-wrapper {
    margin-left: 0;
  }

  .staff-card-wrapper.staff {
    margin-left: 0;
    margin-right: 0;
  }

  .card-wrapper-tentang-kami {
    justify-content: center;
    align-items: stretch;
  }

  .card-wrapper-tentang-kami.flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
  }

  .link-block-artikel.link-blok-kenapa-koperasi-harus, .link-block-artikel.link-blok-kenapa-koperasi-harus-copy, .link-block-artikel.artikel-1, .link-block-artikel.link-blok-kenapa-koperasi-harus-copy, .link-block-artikel.link-blok-kenapa-koperasi-harus {
    margin-bottom: 0;
  }

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

  .d-105-image-wrapper {
    object-fit: fill;
    object-position: 50% 50%;
  }

  .d-105-card-title {
    font-size: 16px;
    line-height: 20px;
  }

  .div-gradation-effect {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 7%, #305bff);
  }

  .carddivwarper {
    height: 250px;
    margin-bottom: 50px;
  }

  .carddivwarper.artikel1, .carddivwarper.artikel-1, .carddivwarper.artikel1 {
    height: 250px;
  }

  .d-105-text-wrapper-2 {
    height: 50%;
    padding-bottom: 10px;
  }

  .heading-artikel-header {
    text-align: center;
    display: block;
  }

  .hero-section-poli {
    background-image: linear-gradient(10deg, #fff, rgba(255, 255, 255, 0)), url('../images/mufid-majnun-oI20ehIGNd4-unsplash-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: 30vh;
  }

  .container-swab {
    align-items: center;
    max-width: 80%;
  }

  .swab-content-wrapper._1 {
    padding-right: 0;
  }

  .harga, .harga._1 {
    font-size: 24px;
    line-height: 30px;
  }

  .heading {
    text-align: center;
  }

  .dropdown-wrapper.mobile {
    display: block;
  }

  .menu-button {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-button.w--open {
    background-color: #dbdbdb;
  }

  .right-nav {
    display: flex;
  }

  .heading-18 {
    padding-top: 15px;
    font-size: 27px;
    line-height: 30px;
  }

  .link-share.twitter, .link-share.facebook, .link-share.linkedin {
    width: 30px;
    height: 30px;
  }

  .grid-konten {
    flex-direction: column;
    display: flex;
  }

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

  .image-18 {
    height: 30vh;
  }

  .image-18.sifilis {
    height: auto;
  }

  .container-konten-artikel {
    padding-left: 26px;
    padding-right: 26px;
  }

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

  .div-button-artikel.mengapa-koperasi {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-share-buttons {
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }

  .div-bagikan {
    height: 30px;
  }

  .button-back-to-article {
    text-align: center;
    width: 100%;
  }

  .categories-holder {
    padding-left: 6px;
    padding-right: 6px;
  }

  .individual-category {
    width: 13%;
  }

  .link-block-jenis {
    border-width: 2px;
  }

  .category-name {
    text-align: center;
    font-size: 8px;
    line-height: 10px;
  }

  .link-block-jenis-2 {
    border-width: 2px;
  }

  .cta-element {
    height: auto;
    margin-top: 0;
  }

  .container-element {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .text-content-wrapper-element {
    padding-left: 0;
    padding-right: 0;
  }

  .body-article {
    text-align: left;
    font-size: 14px;
  }

  .body-article.top {
    text-align: left;
  }

  .grid-konten-2 {
    flex-direction: column;
    display: flex;
  }

  .image-31.prostat, .image-31.gonore {
    height: 30vh;
  }

  .container-konten-artikel-2 {
    padding-left: 26px;
    padding-right: 26px;
  }

  .title-article {
    padding-top: 15px;
  }

  .title-article-2 {
    text-align: left;
    padding-top: 15px;
  }

  .body-article-2 {
    text-align: left;
    font-size: 14px;
  }

  .body-article-2.top {
    text-align: left;
  }

  .title-article-3 {
    padding-top: 15px;
  }

  .body-article-3 {
    text-align: left;
    font-size: 14px;
  }

  .body-article-3.top {
    text-align: left;
  }

  .title-article-4 {
    padding-top: 15px;
  }

  .body-article-4 {
    text-align: left;
    font-size: 14px;
  }

  .title-article-5, .title-article-6 {
    padding-top: 15px;
  }

  .body-article-5 {
    text-align: left;
    font-size: 14px;
  }

  .body-article-5.top {
    text-align: left;
  }

  .title-article-7 {
    padding-top: 15px;
  }

  .body-article-6 {
    text-align: left;
    font-size: 14px;
  }

  .title-article-8 {
    padding-top: 15px;
  }

  .body-article-7 {
    text-align: left;
    font-size: 14px;
  }

  .title-article-9 {
    padding-top: 15px;
  }

  .body-article-8 {
    text-align: left;
    font-size: 14px;
  }

  .title-article-10 {
    padding-top: 15px;
  }

  .d-105-image-wrapper-2 {
    object-fit: fill;
    object-position: 50% 50%;
  }

  .card-article {
    width: 100%;
  }

  .d-105-text-wrapper-3 {
    height: 50%;
  }

  .div-gradation-effect-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0) 7%, #305bff);
  }

  .div-content {
    flex-direction: column;
  }

  .d-105-card-title-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .individual-category-copy {
    width: 13%;
  }

  .cta-3 {
    margin-top: 0;
    display: none;
  }

  .form-block, .cta-wrapper-right {
    width: 100%;
  }

  .cta-2.colour5.bigger._2 {
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
  }

  .cta-2.colour5.bigger {
    padding: 10px 0;
    font-size: 21px;
    line-height: 22px;
  }

  .cta-2.smaller.colour5.round {
    width: 90%;
  }

  .heading-4 {
    text-align: center;
    width: 100%;
    font-size: 26px;
    line-height: 32px;
  }

  .heading-4.ads {
    font-size: 30px;
    line-height: 36px;
  }

  .sub-text {
    text-align: center;
    font-size: 20px;
    line-height: 22px;
  }

  .sub-text._2 {
    width: 100%;
    font-size: 14px;
  }

  .div-content-cta {
    align-items: center;
  }

  .paragraph-4 {
    text-align: justify;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .paragraph-4.mid {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .cont-ad-landing-page {
    font-size: 18px;
    line-height: 22px;
  }

  .grid-konten-3 {
    flex-direction: column;
    display: flex;
  }

  .container-landing-ads-page {
    padding-left: 26px;
    padding-right: 26px;
  }

  .body-article-9 {
    font-size: 14px;
  }

  .body-article-9.landing-page-ads {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .title-article-11 {
    padding-top: 15px;
  }

  .title-article-11.landing-ad {
    text-align: center;
  }

  .title-article-11.landing-ad._2 {
    font-size: 30px;
    line-height: 36px;
  }

  .card-wrapper-landing-page-ads {
    width: 100%;
  }

  .image-wrapper-landing-page-ads {
    margin-bottom: 20px;
  }

  .card-section-wrapper-landing-page-ads {
    flex-direction: column;
  }

  .cta-section-2.ads {
    background-image: linear-gradient(360deg, #fff, rgba(0, 0, 0, 0) 24%), linear-gradient(#fff, rgba(0, 0, 0, 0) 25%), linear-gradient(278deg, #fff 55%, rgba(0, 0, 0, 0)), url('../images/Customer-services.jpg');
    background-position: 0 0, 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, cover;
    background-attachment: scroll, scroll, scroll, fixed;
    margin-top: 0;
    padding-top: 75px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .slider {
    height: 118px;
  }

  .opening-hour-card-wrapper {
    width: 100%;
  }

  .section-opening-hour {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sub-text-2 {
    text-align: center;
    font-size: 20px;
    line-height: 22px;
  }

  .div-content-cta-2 {
    align-items: center;
  }

  .div-content-hero._60 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .subhead-3 {
    width: 95%;
  }

  .subhead-3.home {
    font-size: 16px;
    line-height: 22px;
  }

  .headline-2, .headline-2.responsive {
    font-size: 40px;
    line-height: 50px;
  }

  .hero-section-2.spaced {
    background-image: linear-gradient(103deg, rgba(5, 12, 20, .7) 24%, rgba(5, 12, 20, .34)), url('../images/petr-magera-HuWm7malJ18-unsplash-1.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 160px;
    padding-bottom: 100px;
  }

  .section-subhead {
    font-size: 16px;
    line-height: 22px;
  }

  .section-subhead.narrower {
    width: 90%;
  }

  .title-holder {
    margin-left: 5%;
    margin-right: 5%;
  }

  .right-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .section-title-2 {
    font-size: 28px;
    line-height: 38px;
  }

  .left-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .cta-section-3 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .cta-section-3.ads {
    background-image: linear-gradient(360deg, #fff, rgba(0, 0, 0, 0) 24%), linear-gradient(#fff, rgba(0, 0, 0, 0) 25%), linear-gradient(278deg, #fff 55%, rgba(0, 0, 0, 0)), url('../images/Customer-services.jpg');
    background-position: 0 0, 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, cover;
    background-attachment: scroll, scroll, scroll, fixed;
  }

  .div-content-cta-3 {
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-19 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .slider-2 {
    height: 118px;
  }

  .nav-bar {
    padding-left: 5px;
    padding-right: 5px;
  }

  .link-block-jenis-3 {
    border-width: 2px;
  }

  .category-section {
    padding-top: 40px;
    padding-left: 7%;
    padding-right: 7%;
  }

  .categories-holder-2 {
    padding-left: 6px;
    padding-right: 6px;
  }

  .plan-checkbox, .plan-checkbox.left {
    justify-content: center;
    width: 100%;
  }

  .checkboxes-div {
    margin-left: 5%;
    margin-right: 5%;
  }

  .circular-shape.green-pastel {
    border-radius: 0%;
    width: 100%;
    height: auto;
    padding: 90px 20px;
    bottom: 0;
    left: 0;
  }

  .lower-footer-links.wide {
    flex-wrap: wrap;
    justify-content: center;
  }

  .lower-footer-links.right-links {
    margin-top: 17px;
  }

  .web-links-2.right {
    justify-content: center;
    padding-bottom: 20px;
  }

  .subhead-3-about-us {
    width: 95%;
  }

  .subhead-3-about-us.home {
    font-size: 16px;
    line-height: 22px;
  }

  .hero-section-about-us.spaced {
    background-image: linear-gradient(103deg, rgba(255, 255, 255, .84) 24%, rgba(255, 255, 255, .74)), url('../images/atllnt.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 160px;
    padding-bottom: 100px;
  }

  .headline-2-about-us, .headline-2-about-us.responsive {
    font-size: 40px;
    line-height: 50px;
  }

  .div-content-hero-about-us._60 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .hero-section-covid {
    flex-direction: column;
    padding-bottom: 100px;
  }

  .div-image-wrapper {
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0)), url('../images/mufid-majnun-cN20SvH9uk8-unsplash-1.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    width: 100%;
  }

  .div-wrapper-content-hero {
    width: 100%;
  }

  .headline-2-covid19 {
    font-size: 40px;
    line-height: 50px;
  }

  .headline-2-covid19.non-responsive {
    text-align: center;
    padding-left: 0%;
    font-size: 40px;
  }

  .subhead-3-covid19 {
    width: 95%;
  }

  .subhead-3-covid19.home {
    font-size: 16px;
    line-height: 22px;
  }

  .card-wrapper-covid {
    padding-top: 6px;
    padding-bottom: 11px;
  }

  .cta-section-covid19 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-5 {
    margin-bottom: 0;
    font-size: 12px;
  }

  .heading-7 {
    margin-top: 0;
    font-size: 26px;
    line-height: 32px;
  }

  .heading-4-covid19 {
    text-align: center;
    width: 100%;
    font-size: 26px;
    line-height: 32px;
  }

  .div-wrapper-cov2.right {
    width: 45%;
    margin-left: 10px;
  }

  .div-wrapper-cov2.left {
    width: 45%;
    margin-right: 10px;
  }

  .div-content-2 {
    flex-direction: column;
  }

  .sub-text-3 {
    text-align: center;
    font-size: 20px;
    line-height: 22px;
  }

  .heading-20 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .heading-20.ads {
    font-size: 30px;
    line-height: 36px;
  }

  .heading-21 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .heading-21.ads {
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-9, .paragraph-9.mid {
    text-align: justify;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .cont-ad-landing-page-2 {
    font-size: 18px;
    line-height: 22px;
  }

  .grid-konten-4 {
    flex-direction: column;
    display: flex;
  }

  .body-article-10 {
    font-size: 14px;
  }

  .body-article-10.landing-page-ads {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .title-article-12 {
    padding-top: 15px;
  }

  .title-article-12.landing-ad {
    text-align: center;
  }

  .title-article-13 {
    padding-top: 15px;
  }

  .title-article-13.landing-ad {
    text-align: center;
  }

  .title-article-13.landing-ad._2 {
    font-size: 30px;
    line-height: 36px;
  }

  .cta-section-4.ads {
    background-image: linear-gradient(360deg, #fff, rgba(0, 0, 0, 0) 24%), linear-gradient(#fff, rgba(0, 0, 0, 0) 25%), url('../images/66047-1.jpg');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
    margin-top: 0;
  }

  .heading-22 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .heading-22.ads {
    font-size: 30px;
    line-height: 36px;
  }

  .heading-23 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .heading-23.ads {
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-10, .paragraph-10.mid {
    text-align: justify;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .cont-ad-landing-page-3 {
    font-size: 18px;
    line-height: 22px;
  }

  .grid-konten-5 {
    flex-direction: column;
    display: flex;
  }

  .title-article-14 {
    padding-top: 15px;
  }

  .title-article-14.landing-ad {
    text-align: center;
  }

  .title-article-14.landing-ad._2 {
    font-size: 30px;
    line-height: 36px;
  }

  .heading-24 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .heading-24.ads {
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-11, .paragraph-11.mid {
    text-align: justify;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .cont-ad-landing-page-4 {
    font-size: 18px;
    line-height: 22px;
  }

  .grid-konten-6 {
    flex-direction: column;
    display: flex;
  }

  .heading-25 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .heading-25.ads {
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-12, .paragraph-12.mid {
    text-align: justify;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .grid-konten-7 {
    flex-direction: column;
    display: flex;
  }

  .heading-26 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .heading-26.ads {
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-13, .paragraph-13.mid {
    text-align: justify;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .grid-konten-8 {
    flex-direction: column;
    display: flex;
  }

  .heading-27 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .paragraph-14 {
    text-align: justify;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .grid-konten-9 {
    flex-direction: column;
    display: flex;
  }

  .div-logo {
    top: 2.4rem;
  }

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

  .navbar-8 {
    display: block;
  }

  .dropdown {
    flex: none;
  }

  .button-3 {
    width: 100%;
  }

  .button-3.menu-navbar {
    width: 80%;
  }

  .button-3.sidebar.unhover {
    text-align: center;
    width: 150px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }

  .image-7 {
    width: 65px;
    padding-left: 2px;
  }

  .icon-4, .dropdown-navar {
    flex: none;
  }

  .nav-right-3 {
    background-color: rgba(255, 255, 255, .96);
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
  }

  .dropdown-navbar-2 {
    display: flex;
  }

  .brand-div-2.w--current {
    padding-left: 0;
  }

  .demo-wrapper {
    align-items: center;
    margin-top: 140px;
    margin-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    padding-right: 0;
  }

  ._141-page-wrapper-2 {
    display: block;
  }

  ._141-page-overlay-2 {
    display: none;
  }

  ._141-nav-item {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  ._141-nav-text {
    font-size: 14px;
  }

  ._141-nav-decoration {
    height: 10px;
  }

  ._141-menu-wrapper-3 {
    width: 200px;
    display: block;
  }

  ._141-close-button-wrapper {
    width: 50px;
    height: 50px;
    margin-top: 40px;
    margin-right: 20px;
    top: .5rem;
  }

  ._141-nav-wrapper {
    margin-top: 30px;
  }

  .column-5 {
    justify-content: flex-start;
    margin-top: -1.5rem;
  }

  .header._30 {
    align-items: center;
    height: 100vh;
    padding: 30px 25px;
  }

  .background-video {
    height: 100vh;
    min-height: 0;
  }

  .text-regular-semi-bold-5.top {
    text-align: center;
    letter-spacing: 1px;
    font-size: 12px;
  }

  .heading-h1 {
    font-size: 24px;
  }

  .actions {
    flex-direction: column;
    width: 100%;
  }

  .button-4 {
    width: 100%;
  }

  .text-medium-normal {
    font-size: 14px;
  }

  .text-medium-normal-5 {
    text-align: left;
    font-size: 14px;
  }

  .button-5 {
    width: 100%;
  }

  .heading-h3-2 {
    text-align: center;
    font-size: 28px;
  }

  .layout-2._18 {
    height: auto;
    padding-top: 86px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .layout-2._18.larger-bottom-padding {
    padding-top: 40px;
  }

  .layout-2._121.shorter-top-padding {
    padding: 31px 25px 64px;
  }

  .container-15 {
    flex-direction: column;
  }

  .text-medium-normal-6 {
    text-align: left;
    font-size: 14px;
  }

  .timeline-item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-regular-normal-25 {
    font-size: 14px;
  }

  .content-23 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .heading-h3 {
    font-size: 28px;
  }

  .text-regular-semi-bold-6 {
    text-align: center;
    font-size: 14px;
  }

  .heading-h6-2 {
    font-size: 19px;
  }

  .heading-h3-3.align-center {
    font-size: 28px;
  }

  .heading-h5-5.curricullum {
    font-size: 20px;
  }

  .column-22 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .layout-6._238 {
    padding-top: 61px;
    padding-bottom: 61px;
  }

  .text-regular-normal-10 {
    font-size: 14px;
  }

  .content-3 {
    justify-content: flex-start;
    max-width: 100%;
    height: 90vh;
  }

  .slide-nav-2 {
    margin-top: 0;
  }

  .gallery._9 {
    padding-top: 94px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-flex.image.verti {
    width: 100%;
  }

  .heading-h3-4 {
    font-size: 28px;
  }

  .testimonial._1.slide {
    height: 90vh;
  }

  .testimonial._1.slide.smaller.align-right._7, .testimonial._1.slide.smaller.align-right._6 {
    background-size: cover;
  }

  .left-arrow-3 {
    width: 50px;
    height: 50px;
    margin-top: 480px;
    display: none;
  }

  .mask-2.testimoni.orang-tua {
    height: 600px;
  }

  .text-medium-normal-8.white {
    font-size: 14px;
  }

  .right-arrow-4 {
    width: 50px;
    height: 50px;
    margin-top: 480px;
    display: none;
  }

  .slider-4.testimoni {
    padding-top: 30px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-h6.alt.black {
    font-size: 14px;
  }

  .heading-h2-3 {
    font-size: 28px;
  }

  .avatar {
    justify-content: flex-start;
  }

  .slide-1 {
    height: 90vh;
  }

  .testimonial-2._22.alt {
    padding-left: 25px;
    padding-right: 25px;
  }

  .column-20 {
    padding: 0;
  }

  .text-medium-normal-9 {
    text-align: center;
  }

  .heading-h2 {
    font-size: 28px;
  }

  .column-7 {
    max-width: 100%;
  }

  .button-7 {
    width: 100%;
  }

  .text-medium-normal-2.white {
    font-size: 14px;
  }

  .button-6 {
    width: 100%;
  }

  .cta-4._3 {
    background-image: linear-gradient(rgba(0, 0, 0, .44), rgba(0, 0, 0, .44)), url('../images/IMG_8468.jpg');
    background-position: 0 0, 25%;
    background-size: auto, cover;
    padding: 80px 25px 56px;
  }

  .actions-2 {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .text-medium-normal-3 {
    font-size: 12px;
  }

  .content-5 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .content-5.horizontal {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .content-4 {
    align-items: flex-start;
  }

  .quick-stack {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .team._10.alt {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 56px 25px 0;
  }

  .heading-h2-2 {
    font-size: 28px;
  }

  .text-regular-normal-26 {
    font-size: 14px;
  }

  .footer-3._1 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .actions-4.wide {
    width: 100%;
  }

  .links {
    flex-direction: column;
  }

  .button-11 {
    width: 100%;
  }

  .form {
    flex-direction: column;
  }

  .column-23.smaller-padding {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .heading-h3-5 {
    text-align: center;
    font-size: 28px;
  }

  .header-4._92.about-us.small-lower-padding {
    padding-bottom: 20px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .image-holder {
    padding-bottom: 0;
  }

  .text-medium-normal-10 {
    font-size: 14px;
  }

  .heading-h3-6 {
    text-align: center;
    font-size: 28px;
  }

  .container-16 {
    flex-direction: column;
  }

  .heading-h3-7.align-center {
    font-size: 28px;
  }

  .column-24 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .layout-7._238 {
    padding-top: 61px;
    padding-bottom: 61px;
  }

  .layout-7._238.about-us {
    background-size: 120px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-regular-semi-bold-8 {
    font-size: 14px;
  }

  .heading-h3-8 {
    text-align: center;
    font-size: 28px;
  }

  .header-5._92.smaller-padding {
    background-position: 0 2%, 0 0;
    background-size: 200px, auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-regular-semi-bold-9 {
    font-size: 14px;
  }

  .content-37.no-top-padding {
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-regular-semi-bold-10 {
    text-align: center;
    font-size: 14px;
  }

  .heading-h5-2.blue {
    text-align: center;
  }

  .text-regular-semi-bold-11 {
    font-size: 14px;
  }

  .heading-h3-9, .heading-h3-10, .heading-h3-11 {
    text-align: center;
    font-size: 28px;
  }

  .header-8._92.smaller-padding {
    background-position: 0 2%, 0 0;
    background-size: 200px, auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .content-41.no-top-padding {
    padding-left: 25px;
    padding-right: 25px;
  }

  .heading-h5-6.blue {
    text-align: center;
  }

  .cell {
    flex-direction: row;
  }

  .text-regular-normal-23 {
    position: static;
  }

  .text-regular-normal-23.align-mid {
    text-align: center;
  }

  .wrapper-alur.flex-horizontal {
    flex-direction: column;
    align-items: center;
  }

  .number {
    font-size: 80px;
    line-height: 60px;
  }

  .heading-h3-12 {
    text-align: center;
    font-size: 28px;
  }

  .container-17 {
    flex-direction: column;
  }

  .heading-h3-13 {
    text-align: center;
    font-size: 28px;
  }

  .header-9._92.smaller-padding {
    background-position: 0 2%, 0 0;
    background-size: 200px, auto;
    padding-left: 25px;
    padding-right: 25px;
  }

  .header-9._92.smaller-padding.pendaftaran-online {
    background-size: 450px;
    margin-bottom: 24px;
  }

  .content-45.no-top-padding {
    padding-left: 25px;
    padding-right: 25px;
  }

  .button-12, .button-12.artikel {
    width: 100%;
  }

  .date-blog {
    margin-bottom: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
  }

  .button-13, .button-13.artikel {
    width: 100%;
  }

  .heading-h3-14 {
    font-size: 28px;
  }

  .gallery-2._2.smaller-gap {
    padding-left: 25px;
    padding-right: 25px;
  }

  .content-47 {
    flex-direction: column;
  }

  .heading-h6-3 {
    font-size: 19px;
  }

  .gallery-3._2._38-gap {
    padding-left: 25px;
    padding-right: 25px;
  }

  .content-48 {
    flex-direction: column;
  }

  .text-medium-normal-11 {
    font-size: 12px;
  }

  .text-medium-normal-12 {
    text-align: left;
    font-size: 14px;
  }

  .button-14 {
    width: 100%;
  }

  .content-50.no-top-padding {
    padding-left: 25px;
    padding-right: 25px;
  }

  .checkbox-wrapper.vertical {
    flex-direction: column;
  }

  .heading-h6-4 {
    font-size: 19px;
  }
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec48b-a96526c2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec48f-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec490-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec496-a96526c2 {
  grid-area: 1 / 3 / 2 / 5;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec497-a96526c2 {
  grid-area: 1 / 3 / 2 / 5;
  justify-self: auto;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec49e-a96526c2 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec49f-a96526c2, #w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4a6-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4ad-a96526c2 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4ae-a96526c2, #w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4b5-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4bc-a96526c2 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4bd-a96526c2, #w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4c4-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4cb-a96526c2 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4cc-a96526c2, #w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4d3-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4da-a96526c2 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4db-a96526c2, #w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4e2-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4e9-a96526c2 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4ea-a96526c2, #w-node-_65b6ecf8-653f-c970-c6e6-a2bc23dec4f1-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_9e364e54-a332-4f2f-e896-0441a4fac656-a96526c2 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_9e364e54-a332-4f2f-e896-0441a4fac657-a96526c2, #w-node-_9e364e54-a332-4f2f-e896-0441a4fac65e-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-b27485c3-bf09-f687-0281-4f28d6e297a0-a96526c2 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-b27485c3-bf09-f687-0281-4f28d6e297a1-a96526c2 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-fd85a3df-1ab7-21c0-1a1c-23b57be9ffd8-7be9ffcd, #w-node-fd85a3df-1ab7-21c0-1a1c-23b57be9ffd9-7be9ffcd, #w-node-fd85a3df-1ab7-21c0-1a1c-23b57be9ffe0-7be9ffcd, #w-node-fd85a3df-1ab7-21c0-1a1c-23b57be9ffe1-7be9ffcd, #w-node-fd85a3df-1ab7-21c0-1a1c-23b57be9ffe7-7be9ffcd, #w-node-fd85a3df-1ab7-21c0-1a1c-23b57be9ffe8-7be9ffcd, #w-node-fd85a3df-1ab7-21c0-1a1c-23b57be9fff3-7be9ffcd, #w-node-fd85a3df-1ab7-21c0-1a1c-23b57be9fff4-7be9ffcd, #w-node-a469952d-4a56-750b-7586-0749eed02412-de6526c7, #w-node-a469952d-4a56-750b-7586-0749eed02413-de6526c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a469952d-4a56-750b-7586-0749eed0241c-de6526c7 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-c5dbc245-e30d-ed94-42a0-1527ee326fb5-616526c8, #w-node-a469952d-4a56-750b-7586-0749eed02412-f16526ca, #w-node-a469952d-4a56-750b-7586-0749eed02413-f16526ca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a469952d-4a56-750b-7586-0749eed0241c-f16526ca {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-a469952d-4a56-750b-7586-0749eed02412-d3cc8e71, #w-node-a469952d-4a56-750b-7586-0749eed02413-d3cc8e71 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a469952d-4a56-750b-7586-0749eed0241c-d3cc8e71 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_9b72257f-0455-4f00-1a6b-168131458019-d3cc8e71 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a469952d-4a56-750b-7586-0749eed02412-57552092 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-a469952d-4a56-750b-7586-0749eed02413-57552092 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a469952d-4a56-750b-7586-0749eed0241c-57552092 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_18834bd1-05b5-8aff-8fd1-297dd96affeb-6c7b1cff, #w-node-_18834bd1-05b5-8aff-8fd1-297dd96affec-6c7b1cff, #w-node-_18834bd1-05b5-8aff-8fd1-297dd96affed-6c7b1cff {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_18834bd1-05b5-8aff-8fd1-297dd96afffd-6c7b1cff {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_2500fb8f-666e-b327-a90c-160d3d7b3daa-beb44198, #w-node-_2500fb8f-666e-b327-a90c-160d3d7b3dab-beb44198, #w-node-_2500fb8f-666e-b327-a90c-160d3d7b3dac-beb44198 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2500fb8f-666e-b327-a90c-160d3d7b3db2-beb44198 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-b4f9cc00-44ef-c7a6-9eeb-a3acd5620f1c-8e4f5a06, #w-node-b4f9cc00-44ef-c7a6-9eeb-a3acd5620f1d-8e4f5a06, #w-node-b4f9cc00-44ef-c7a6-9eeb-a3acd5620f1e-8e4f5a06 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4f9cc00-44ef-c7a6-9eeb-a3acd5620f2c-8e4f5a06 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_10576427-3014-e05f-344b-4fc0a9a8c2d1-87e5a5e0, #w-node-_10576427-3014-e05f-344b-4fc0a9a8c2d2-87e5a5e0, #w-node-_10576427-3014-e05f-344b-4fc0a9a8c2d3-87e5a5e0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10576427-3014-e05f-344b-4fc0a9a8c2df-87e5a5e0 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_3934f763-def3-6144-586c-ec4dcd3ede87-9e7a1148 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_3934f763-def3-6144-586c-ec4dcd3ede88-9e7a1148, #w-node-_3934f763-def3-6144-586c-ec4dcd3ede89-9e7a1148 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_78c59a28-73ea-eb88-5ec2-608aa8ea5a10-9e7a1148 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_07a096c2-7c64-b0d7-f6c5-7eae0b79c56c-9e7a1148 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8ee28980-4d51-eab5-961a-208c724e94c9-859965f3, #w-node-_8ee28980-4d51-eab5-961a-208c724e94ca-859965f3, #w-node-_8ee28980-4d51-eab5-961a-208c724e94cb-859965f3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ee28980-4d51-eab5-961a-208c724e94d9-859965f3 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_4afe62d4-e24b-53db-eb5b-25db82efa6bd-bc0f6149, #w-node-_4afe62d4-e24b-53db-eb5b-25db82efa6be-bc0f6149, #w-node-_4afe62d4-e24b-53db-eb5b-25db82efa6bf-bc0f6149 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4afe62d4-e24b-53db-eb5b-25db82efa6c7-bc0f6149 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-c4296eee-78f7-113f-da07-cb29f40930fe-fa8d974c, #w-node-c4296eee-78f7-113f-da07-cb29f40930ff-fa8d974c, #w-node-c4296eee-78f7-113f-da07-cb29f4093100-fa8d974c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c4296eee-78f7-113f-da07-cb29f4093109-fa8d974c {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_255cdd55-33ab-0f6e-3597-d0846fcb8de0-9e61cb14, #w-node-_255cdd55-33ab-0f6e-3597-d0846fcb8de1-9e61cb14, #w-node-_255cdd55-33ab-0f6e-3597-d0846fcb8de2-9e61cb14 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_255cdd55-33ab-0f6e-3597-d0846fcb8de8-9e61cb14 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_4ea797bc-669b-2005-359f-26fca811e98d-bfe68b36, #w-node-_4ea797bc-669b-2005-359f-26fca811e98e-bfe68b36, #w-node-_4ea797bc-669b-2005-359f-26fca811e98f-bfe68b36 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ea797bc-669b-2005-359f-26fca811e99a-bfe68b36 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_66102364-1414-19e1-4c3e-d8937945082e-cab17746 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_66102364-1414-19e1-4c3e-d8937945082f-cab17746 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_61605327-7c3c-477f-e1ee-8b642d6fe219-cab17746 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_61605327-7c3c-477f-e1ee-8b642d6fe21b-cab17746 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_02e05a64-b6b8-0e8b-4e44-d12331a03f09-cab17746, #w-node-_02e05a64-b6b8-0e8b-4e44-d12331a03f11-cab17746, #w-node-_02e05a64-b6b8-0e8b-4e44-d12331a03f19-cab17746, #w-node-_02e05a64-b6b8-0e8b-4e44-d12331a03f1f-cab17746, #w-node-a4b79e62-a767-30b6-02f2-13cbb12d964b-a780d668, #w-node-a4b79e62-a767-30b6-02f2-13cbb12d964c-a780d668, #w-node-a4b79e62-a767-30b6-02f2-13cbb12d964d-a780d668, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d06f2-359d06e7, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d06f3-359d06e7, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d06f8-359d06e7, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d06f9-359d06e7, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d06ff-359d06e7, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d0700-359d06e7, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d0706-359d06e7, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d0707-359d06e7, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d070d-359d06e7, #w-node-_1f5daa2d-b0e6-5ed5-445f-4cfb359d070e-359d06e7, #w-node-a4b79e62-a767-30b6-02f2-13cbb12d964b-cb4328c8, #w-node-a4b79e62-a767-30b6-02f2-13cbb12d964c-cb4328c8, #w-node-a4b79e62-a767-30b6-02f2-13cbb12d964d-cb4328c8, #w-node-a4b79e62-a767-30b6-02f2-13cbb12d964b-d884760d, #w-node-a4b79e62-a767-30b6-02f2-13cbb12d964c-d884760d, #w-node-a4b79e62-a767-30b6-02f2-13cbb12d964d-d884760d, #w-node-_8ee28980-4d51-eab5-961a-208c724e94c9-7d6ec4a1, #w-node-_8ee28980-4d51-eab5-961a-208c724e94ca-7d6ec4a1, #w-node-_8ee28980-4d51-eab5-961a-208c724e94cb-7d6ec4a1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8ee28980-4d51-eab5-961a-208c724e94d9-7d6ec4a1 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_2500fb8f-666e-b327-a90c-160d3d7b3daa-854c4502, #w-node-_2500fb8f-666e-b327-a90c-160d3d7b3dab-854c4502, #w-node-_2500fb8f-666e-b327-a90c-160d3d7b3dac-854c4502 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2500fb8f-666e-b327-a90c-160d3d7b3db2-854c4502 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_18834bd1-05b5-8aff-8fd1-297dd96affeb-fc707a8f, #w-node-_18834bd1-05b5-8aff-8fd1-297dd96affec-fc707a8f, #w-node-_18834bd1-05b5-8aff-8fd1-297dd96affed-fc707a8f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_18834bd1-05b5-8aff-8fd1-297dd96afffd-fc707a8f {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-b7eb4d48-d925-5487-8cd4-8e538a08bf82-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bf8a-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bf93-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bf9b-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bfa4-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bfac-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bfb5-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bfbd-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bfc6-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bfce-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bfd7-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bfdf-3a925649, #w-node-b7eb4d48-d925-5487-8cd4-8e538a08bfe8-3a925649 {
  grid-area: 1 / 1 / 2 / 3;
  justify-self: auto;
}

#w-node-_281f9b86-b28b-fb8b-8b8e-1c7b1e7c74f4-7b231314, #w-node-_281f9b86-b28b-fb8b-8b8e-1c7b1e7c74f5-7b231314, #w-node-_281f9b86-b28b-fb8b-8b8e-1c7b1e7c74f6-7b231314, #w-node-_896ded50-f5d5-ba2e-5972-0768a3ba05ee-515e262f, #w-node-_896ded50-f5d5-ba2e-5972-0768a3ba05ef-515e262f, #w-node-_896ded50-f5d5-ba2e-5972-0768a3ba05f0-515e262f, #w-node-_588f5fe5-9295-6c83-16ab-1a258148a38e-413127c0, #w-node-_588f5fe5-9295-6c83-16ab-1a258148a38f-413127c0, #w-node-_588f5fe5-9295-6c83-16ab-1a258148a390-413127c0, #w-node-_31a2f195-d762-cac8-c854-2eebc54c30a3-f7d01caa, #w-node-_31a2f195-d762-cac8-c854-2eebc54c30a4-f7d01caa, #w-node-_31a2f195-d762-cac8-c854-2eebc54c30a5-f7d01caa, #w-node-fe28f012-616c-57ff-f6ba-3e228550bae3-465e8edb, #w-node-fe28f012-616c-57ff-f6ba-3e228550bae4-465e8edb, #w-node-fe28f012-616c-57ff-f6ba-3e228550bae5-465e8edb, #w-node-_3874f0c0-9491-f1fb-3db2-7ee6d097d494-f952f0e3, #w-node-_3874f0c0-9491-f1fb-3db2-7ee6d097d495-f952f0e3, #w-node-_3874f0c0-9491-f1fb-3db2-7ee6d097d496-f952f0e3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3874f0c0-9491-f1fb-3db2-7ee6d097d4ad-f952f0e3 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_568bebc2-49b8-b8af-fe66-ef9b1a4fa432-440d30db {
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_568bebc2-49b8-b8af-fe66-ef9b1a4fa464-440d30db {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_568bebc2-49b8-b8af-fe66-ef9b1a4fa432-ade36dc9 {
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_568bebc2-49b8-b8af-fe66-ef9b1a4fa464-ade36dc9 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a8e3bcb4-77dd-5a57-507b-a93868e932b2-88d98e25 {
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe5dc-d39fd141 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe605-d39fd141 {
  grid-column: span 2 / span 2;
}

#w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe623-d39fd141 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe624-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe670-d39fd141 {
  grid-column: span 2 / span 2;
}

#w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6bd-d39fd141 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1.25fr;
}

#w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6ca-d39fd141 {
  grid-column: span 2 / span 2;
}

#w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6e5-d39fd141 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6fb-d39fd141 {
  grid-column: span 2 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_61605327-7c3c-477f-e1ee-8b642d6fe21b-cab17746 {
    justify-self: end;
  }

  #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe5dc-d39fd141 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe605-d39fd141 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_61605327-7c3c-477f-e1ee-8b642d6fe21b-cab17746 {
    grid-area: 1 / 1 / 2 / 3;
    justify-self: end;
  }

  #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe5dc-d39fd141 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe5dd-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe5e1-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe5e5-d39fd141 {
    grid-column: span 2 / span 2;
  }

  #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6be-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6c2-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6c6-d39fd141 {
    grid-column: span 3 / span 3;
  }

  #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6e5-d39fd141 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6e6-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6ea-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6ee-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6f2-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6f6-d39fd141 {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe628-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe62c-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe630-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe644-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe674-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe678-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe67c-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe690-d39fd141 {
    grid-column: span 2 / span 2;
  }

  #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6ca-d39fd141, #w-node-_16b0300b-32e9-bf16-3a62-375cb3dfe6ce-d39fd141 {
    grid-column: span 3 / span 3;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa v4compatibility';
  src: url('../fonts/fa-v4compatibility.woff2') format('woff2'), url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosk 300';
  src: url('../fonts/Mosk-Light-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosk extra 800';
  src: url('../fonts/Mosk-Extra-Bold-800.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosk extra 200';
  src: url('../fonts/Mosk-Extra-Light-200.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosk 500';
  src: url('../fonts/Mosk-Medium-500.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosk 400';
  src: url('../fonts/Mosk-Normal-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosk 100';
  src: url('../fonts/Mosk-Thin-100.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosk ultra 900';
  src: url('../fonts/Mosk-Ultra-Bold-900.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosk 700';
  src: url('../fonts/Mosk-Bold-700.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mosk semi 600';
  src: url('../fonts/Mosk-Semi-Bold-600.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}