<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sahaam .sahaam-content {
  margin-bottom: 30px;
}
.sahaam .sahaam-content .desc {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: justify;
}
.sahaam .sahaam-links {
  padding: 100px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.sahaam .sahaam-links a {
  display: inline-block;
  min-width: 155px;
  height: 49px;
  background-color: #0051BC;
  margin-left: 15px;
  margin-bottom: 15px;
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
.sahaam .sahaam-blue-box {
  background-color: #0051BC;
  padding: 50px;
  position: relative;
  height: 520px;
}
.sahaam .sahaam-blue-box .content h2 {
  color: #fff;
  margin-bottom: 60px;
}
.sahaam .sahaam-blue-box .content .desc {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-align: justify;
}
.sahaam .sahaam-blue-box .content a {
  margin-top: 60px;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}
.sahaam .sahaam-blue-box .content a svg {
  margin-right: 6px;
}
.sahaam .sahaam-blue-box .image img {
  max-width: 100%;
  height: 540px;
  object-fit: cover;
}
.sahaam .saham-form {
  margin-top: 260px;
  margin-bottom: 120px;
}
.sahaam .saham-form .contact__box-information {
  border: 1px solid #CACACA;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 4px 50px 85px 10px rgba(0, 0, 0, 0.123);
}
.sahaam .saham-form .contact__box-information .contact .form select {
  color: #000000;
  padding: 8px 16px;
  border: 1px solid rgba(119, 119, 119, 0.4666666667);
  cursor: pointer;
  border-radius: 5px;
  user-select: none;
  background-color: #fff;
  font-size: 17px;
  width: 100%;
}
.sahaam .saham-form .contact__box-information .excl-con-us-box {
  display: flex;
}
.sahaam .saham-form .contact__box-information .excl-con-us-box .excl-con-us-box-item.right {
  width: 40%;
  background-color: #0051BC;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sahaam .saham-form .contact__box-information .excl-con-us-box .excl-con-us-box-item.right img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.sahaam .saham-form .contact__box-information .excl-con-us-box .excl-con-us-box-item.right p {
  color: #fff;
  padding-right: 40px;
  text-indent: -40px;
}
.sahaam .saham-form .contact__box-information .excl-con-us-box .excl-con-us-box-item.right div {
  color: #fff;
}
.sahaam .saham-form .contact__box-information .excl-con-us-box .excl-con-us-box-item.left {
  width: 59%;
  padding: 40px;
}
.sahaam .saham-form .contact__box-information .excl-con-us-captcha {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ltr-theme .sahaam .saham-form .contact__box-information .excl-con-us-box .excl-con-us-box-item.right p {
  padding-right: unset;
  text-indent: unset;
}
.ltr-theme .sahaam .sahaam-blue-box .content a svg {
  margin-right: 0;
  margin-left: 0;
  transform: scaleX(-1);
}

@media screen and (max-width: 991px) {
  .sahaam .sahaam-content .desc {
    font-size: 14px;
  }
  .sahaam .sahaam-blue-box {
    height: 540px;
  }
  .sahaam .sahaam-blue-box .image {
    text-align: center;
    margin-top: 20px;
  }
  .sahaam .sahaam-blue-box .image img {
    height: 335px;
  }
}
@media screen and (max-width: 768px) {
  .sahaam .sahaam-links {
    padding: 20px 0;
  }
  .sahaam .sahaam-links a {
    width: 100%;
    margin-left: 0;
  }
  .sahaam .sahaam-blue-box {
    height: 560px;
    padding: 20px;
  }
  .sahaam .sahaam-blue-box .image img {
    height: 270px;
  }
  .sahaam .text-image-row .row {
    flex-direction: column-reverse;
  }
  .sahaam .saham-form .contact__box-information {
    border-radius: 0;
  }
  .sahaam .saham-form .contact__box-information .excl-con-us-box {
    flex-direction: column;
  }
  .sahaam .saham-form .contact__box-information .excl-con-us-box .excl-con-us-box-item.right {
    width: 100%;
  }
  .sahaam .saham-form .contact__box-information .excl-con-us-box .excl-con-us-box-item.left {
    width: 100%;
  }
  .sahaam .saham-form .contact__box-information .excl-con-us-captcha {
    flex-direction: column-reverse;
  }
  .sahaam .saham-form {
    margin-top: 140px;
  }
}
@media screen and (max-width: 575px) {
  .sahaam .sahaam-blue-box {
    height: 580px;
  }
  .sahaam .sahaam-blue-box .content h2 {
    margin-bottom: 20px;
  }
  .sahaam .sahaam-blue-box .content a {
    margin-top: 20px;
  }
  .sahaam .sahaam-blue-box .image img {
    height: 240px;
  }
}

/*# sourceMappingURL=sahaam-management.css.map */
</pre></body></html>