.elementor-10 .elementor-element.elementor-element-1240329{--display:flex;}.elementor-10 .elementor-element.elementor-element-406b810{--display:flex;}.elementor-10 .elementor-element.elementor-element-cec06bf{--display:flex;}.elementor-10 .elementor-element.elementor-element-65d03f0{--display:flex;}.elementor-10 .elementor-element.elementor-element-8c0d066{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-5cfd457{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-10 .elementor-element.elementor-element-e92de51{--display:flex;}.elementor-10 .elementor-element.elementor-element-76ecdd4{--display:flex;}.elementor-10 .elementor-element.elementor-element-dd04c46{--display:flex;}.elementor-widget-posts .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10 .elementor-element.elementor-element-1c08f54{--grid-row-gap:35px;--grid-column-gap:30px;}.elementor-10 .elementor-element.elementor-element-1c08f54 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.66 * 100% );}.elementor-10 .elementor-element.elementor-element-1c08f54:after{content:"0.66";}.elementor-10 .elementor-element.elementor-element-1c08f54 .elementor-post__thumbnail__link{width:100%;}.elementor-10 .elementor-element.elementor-element-1c08f54 .elementor-post__meta-data span + span:before{content:"///";}.elementor-10 .elementor-element.elementor-element-1c08f54.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{margin-right:20px;}.elementor-10 .elementor-element.elementor-element-1c08f54.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{margin-left:20px;}.elementor-10 .elementor-element.elementor-element-1c08f54.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-10 .elementor-element.elementor-element-5cf71a9{--display:flex;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-10 .elementor-element.elementor-element-1c08f54 .elementor-posts-container .elementor-post__thumbnail{padding-bottom:calc( 0.5 * 100% );}.elementor-10 .elementor-element.elementor-element-1c08f54:after{content:"0.5";}.elementor-10 .elementor-element.elementor-element-1c08f54 .elementor-post__thumbnail__link{width:100%;}}/* Start custom CSS for html, class: .elementor-element-99f5c57 *//* --- HERO SECTION --- */
.hero {
  position: relative;
  padding: 130px 20px;
  text-align: left;
  background-image: url('https://kandismahardikaeducation.id/wp-content/uploads/2025/12/Study-Abroad-Made-Easy_20251211_191816_0000-scaled.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: white;
}

.hero__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.58);
}

.hero__content {
  position: relative;
  max-width: 720px;
  z-index: 2;
}
.hero h1 {
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 700;
  color: #ffffff; /* putih */
}

.hero h1 span {
  display: block;
  color: #ffffff; /* putih */
}

.hero h1 {
  font-size: 44px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: 700;
}

.hero h1 span {
  display: block;
  color: #ffff;
}

.hero__subtitle {
  font-size: 18px;
  max-width: 650px;
  line-height: 1.6;
  margin-bottom: 35px;
}

.hero__cta {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.cta-btn {
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 600;
  transition: 0.25s ease;
}

.cta-primary {
  background: #1ec2ff;
  color: #fff;
}

.cta-primary:hover {
  background: #0fa8e0;
}

.cta-secondary {
  background: rgba(255, 255, 255, 0.18);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.45);
}

.cta-secondary:hover {
  background: rgba(255, 255, 255, 0.35);
}

/* Responsif */
@media (max-width: 768px) {
  .hero {
    padding: 110px 20px;
    text-align: left;
  }

  .hero h1 {
    font-size: 32px;
  }

  .hero__subtitle {
    font-size: 16px;
  }
}
.trusted-badge {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  padding: 8px 18px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255, 255, 255, 0.35);
  margin-bottom: 18px;
}

/* Jika ingin tampak lebih tebal di HP */
@media (max-width: 480px) {
  .trusted-badge {
    font-size: 13px;
    padding: 7px 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-175db6f *//* SECTION WHY US */
.why-us {
  padding: 70px 20px;
  background: #f8faff;
}

.why-title {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #1a1a1a;
}

.why-title span {
  color: #0077ff;
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 25px;
  max-width: 1100px;
  margin: 0 auto;
}

.why-card {
  background: #ffffff;
  border-radius: 14px;
  padding: 25px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  text-align: center;
  transition: 0.3s ease;
}

.why-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.icon-circle {
  width: 55px;
  height: 55px;
  background: #0077ff;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 18px;
}

.why-card h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #222;
}

.why-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-75e0dc0 *//* SERVICES SECTION */
.services {
  padding: 80px 20px;
  background: #ffffff;
}

.svc-title {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  color: #1a1a1a;
}

.svc-sub {
  text-align: center;
  max-width: 650px;
  margin: 10px auto 40px;
  font-size: 16px;
  color: #555;
}

.svc-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 25px;
  max-width: 1100px;
  margin: 0 auto;
}

/* CARD */
.svc-card {
  background: #f8faff;
  border-radius: 14px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(0,0,0,0.06);
  transition: 0.3s ease;
}

.svc-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

/* ICON */
.svc-icon {
  width: 60px;
  height: 60px;
  background: #0077ff;
  color: #fff;
  font-size: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 18px;
}

/* TEXT */
.svc-card h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #222;
}

.svc-card p {
  font-size: 15px;
  color: #555;
  line-height: 1.6;
}

/* BUTTON CTA */
.svc-btn {
  display: inline-block;
  margin-top: 15px;
  color: #0077ff;
  font-weight: 600;
  font-size: 15px;
  text-decoration: none;
  transition: 0.2s ease;
}

.svc-btn:hover {
  text-decoration: underline;
  color: #005fcc;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ca3f482 */.achievements {
    padding: 70px 20px;
    text-align: center;
    background: #ffffff;
}

.achievements h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px;
}

.achieve-subtitle {
    font-size: 15px;
    color: #555;
    margin-bottom: 50px;
}

.achieve-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 30px;
    max-width: 1000px;
    margin: 0 auto;
}

.achieve-item {
    background: #f9fafc;
    padding: 30px 20px;
    border-radius: 14px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.05);
    transition: 0.3s ease;
}

.achieve-item:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.achieve-icon {
    font-size: 40px;
    margin-bottom: 15px;
}

.achieve-item h3 {
    font-size: 24px;
    color: #1a1a1a;
    font-weight: 700;
    margin-bottom: 6px;
}

.achieve-item p {
    font-size: 14px;
    color: #555;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7488959 */.campus-section {
  padding: 60px 20px;
  text-align: center;
  background: #fafafa;
}

.campus-title {
  font-size: 32px;
  margin-bottom: 5px;
  font-weight: 700;
}

.campus-sub {
  font-size: 15px;
  margin-bottom: 30px;
  color: #666;
}

.campus-slider {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 20px 10px;
}

.campus-slider::-webkit-scrollbar {
  height: 6px;
}

.campus-slider::-webkit-scrollbar-thumb {
  background: #c7c7c7;
  border-radius: 10px;
}

.campus-item {
  min-width: 260px;
  background: #ffffff;
  border-radius: 14px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.campus-item:hover {
  transform: translateY(-4px);
}

.campus-item img {
  width: 120px;
  height: auto;
  object-fit: contain;
  margin-bottom: 10px;
}

.campus-item h3 {
  font-size: 18px;
  margin-bottom: 8px;
}

.campus-item p {
  font-size: 14px;
  color: #555;
  height: 40px;
}

.campus-link {
  margin-top: 12px;
  display: inline-block;
  background: #0055ff;
  color: #fff;
  padding: 8px 16px;
  border-radius: 6px;
  text-decoration: none;
  font-size: 14px;
  transition: 0.3s;
}

.campus-link:hover {
  background: #003fcc;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fcdbc4f *//* ALUMNI SECTION */
.kme-alumni {
  padding: 80px 20px;
  background: #f9fafb;
}

.kme-alumni__container {
  max-width: 1200px;
  margin: auto;
}

.kme-alumni__header {
  text-align: center;
  margin-bottom: 40px;
}

.kme-alumni__header h2 {
  font-size: 32px;
  font-weight: 800;
  color: #003366;
  margin-bottom: 12px;
}

.kme-alumni__header p {
  max-width: 700px;
  margin: auto;
  color: #444;
  font-size: 16.5px;
  line-height: 1.7;
}

.kme-alumni__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 18px;
}

.kme-alumni__grid img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  border-radius: 14px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.12);
  transition: 0.3s;
}

.kme-alumni__grid img:hover {
  transform: scale(1.03);
}

.kme-alumni__cta {
  text-align: center;
  margin-top: 40px;
}

.kme-alumni__cta a {
  display: inline-block;
  padding: 14px 26px;
  background: #003366;
  color: #ffffff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
  transition: 0.3s;
}

.kme-alumni__cta a:hover {
  background: #002244;
}

/* Responsive */
@media (max-width: 768px) {
  .kme-alumni__header h2 {
    font-size: 26px;
  }

  .kme-alumni__grid img {
    height: 220px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4e4b0b2 */.testimoni-section {
  padding: 60px 20px;
  background: #ffffff;
  text-align: center;
}

.testimoni-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}

.testimoni-sub {
  font-size: 15px;
  color: #666;
  margin-bottom: 30px;
}

.testimoni-slider {
  display: flex;
  gap: 20px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding-bottom: 15px;
}

.testimoni-slider::-webkit-scrollbar {
  height: 6px;
}

.testimoni-slider::-webkit-scrollbar-thumb {
  background: #c8c8c8;
  border-radius: 10px;
}

.testimoni-card {
  min-width: 280px;
  background: #f8f9ff;
  border-radius: 14px;
  padding: 22px;
  text-align: left;
  box-shadow: 0 4px 12px rgba(0,0,0,0.07);
  border: 1px solid #e5e8ff;
  transition: 0.3s;
}

.testimoni-card:hover {
  transform: translateY(-4px);
}

.testimoni-card h3 {
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 600;
}

.testi-country {
  display: inline-block;
  font-size: 13px;
  background: #0055ff;
  color: #fff;
  padding: 4px 10px;
  border-radius: 5px;
  margin-bottom: 12px;
}

.testimoni-card p {
  font-size: 14px;
  color: #444;
  line-height: 1.45;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2627fe5 */.study-steps {
    padding: 70px 20px;
    text-align: center;
    background: #f9fafc;
}

.study-steps h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}

.study-steps .subtitle {
    font-size: 15px;
    color: #555;
    margin-bottom: 50px;
}

.steps-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 30px;
    max-width: 1100px;
    margin: 0 auto;
}

.step-item {
    background: #ffffff;
    padding: 30px 20px;
    border-radius: 14px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.06);
    transition: 0.3s ease;
}

.step-item:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.09);
}

.step-icon {
    font-size: 42px;
    margin-bottom: 15px;
}

.step-item h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
}

.step-item p {
    font-size: 14px;
    color: #555;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9c13e47 */.news-header {
    text-align: center;
    padding: 60px 20px 30px;
}

.news-header h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}

.news-header p {
    font-size: 15px;
    color: #555;
    max-width: 600px;
    margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1566d54 */.partner-gov {
    text-align: center;
    padding: 60px 20px;
    background: #ffffff;
}

.partner-gov h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 1.3;
}

.gov-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 30px;
    max-width: 1100px;
    margin: 0 auto;
}

.gov-item {
    padding: 20px;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    transition: 0.3s ease;
}

.gov-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.10);
}

.gov-item img {
    width: 100%;
    max-height: 80px;
    object-fit: contain;
}

.gov-item p {
    margin-top: 12px;
    font-size: 14px;
    font-weight: 600;
}/* End custom CSS */