@import url("https://fonts.googleapis.com/css2?family=Epilogue:wght@300;400;500;700&display=swap");
* {
  font-family: "Epilogue", sans-serif;
}

.reset-link-style {
  text-decoration: none;
  color: black;
}

.link {
  text-decoration: none;
  color: black;
  transition: all 0.4s ease-in-out;
}
.link:hover {
  transform: scale(0.9);
}

.text-light-gray {
  color: #34364a;
}

.btn {
  padding: 0.8em 1.5em !important;
  border-radius: 0.6em !important;
}
.btn-small {
  padding: 0.3em 1em !important;
  font-size: 0.8rem !important;
}

.bg-section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -1;
}

.pt-nav {
  padding-top: 72px;
}

.cursor-pointer {
  cursor: pointer;
}

.nav {
  background: white;
  height: 72px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  transition: all 0.4s ease-in-out;
  border-bottom: 1px solid rgb(230, 230, 230);
}
.nav-top {
  background: transparent;
  border: none;
}
.nav-top h3 {
  color: white !important;
}
.nav-top a {
  color: white;
}
@media (max-width: 576px) {
  .nav .fs-6 {
    font-size: 0.8rem !important;
  }
  .nav .btn {
    padding: 0.3em 1em !important;
  }
}
.nav-dashboard .icon {
  position: relative;
  width: 28px;
  height: 28px;
}
.nav-dashboard .icon {
  color: #545454;
}

footer {
  background: white;
}
footer .social-media a {
  padding: 16px;
  background: #007aff;
  height: 56px;
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 500px;
}
footer .social-media a .iconify {
  width: 18px;
  height: 18px;
  color: white;
}
footer .bottom-footer {
  border-top: 1px solid #f3d1bf;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  footer .bottom-footer {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }
}
.main-landing-page .hero-landing-page {
  position: relative;
  top: 0;
  transform: translateY(-20%);
}
@media (max-width: 576px) {
  .main-landing-page .hero-landing-page {
    transform: translateY(-10%);
  }
}
.main-landing-page .hero-landing-page .container {
  position: relative;
  transform: translateY(20%);
}
@media (max-width: 576px) {
  .main-landing-page .hero-landing-page .container {
    transform: translateY(10%);
  }
}
.main-landing-page .hero-landing-page .container .img-illus-hero-landing-page {
  width: 100%;
}
.main-landing-page .cta-coba-gratis {
  overflow: hidden;
}
@media (max-width: 768px) {
  .main-landing-page .cta-coba-gratis .img-illus-cta-coba-gratis {
    position: relative;
    left: 5%;
  }
}
.main-landing-page .video-promotion .embed-video {
  width: 80%;
  padding-top: 56.25%;
  position: relative;
  margin: 0 auto;
}
.main-landing-page .video-promotion .embed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1rem;
}
.main-landing-page .cta-customize {
  overflow: hidden !important;
}
.main-landing-page .cta-customize .container .card-cta-customize {
  background: white;
  border: 2px solid #007aff;
}
@media (max-width: 576px) {
  .main-landing-page .cta-customize .container .card-cta-customize {
    text-align: center;
  }
}
.main-landing-page .cta-customize .container .card-cta-customize .icon {
  width: 56px;
  height: 56px;
}
@media (max-width: 576px) {
  .main-landing-page .cta-customize .container .card-cta-customize .icon {
    width: 48px;
    height: 48px;
  }
}
.main-landing-page .cta-customize .container .card-cta-customize-2 {
  border-left: none;
}
@media (max-width: 576px) {
  .main-landing-page .cta-customize .container .card-cta-customize-2 {
    border: 2px solid #007aff;
    border-top: none;
  }
}
.main-landing-page .cta-customize .img-cta-section {
  position: absolute;
  top: 0;
  right: 0;
  height: 70%;
  width: 40%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
  border-radius: 2rem 0 0 2rem !important;
}
.main-landing-page .cta-mulai-sekarang {
  overflow: hidden;
  background-color: #151515;
  position: relative;
}
.main-landing-page .cta-mulai-sekarang::after {
  content: " ";
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
}
@media (max-width: 576px) {
  .main-landing-page .cta-mulai-sekarang::after {
    display: block;
  }
}
.main-landing-page .cta-mulai-sekarang .container {
  position: relative;
  z-index: 3;
}
.main-landing-page .cta-mulai-sekarang .element-cta-mulai-sekarang {
  position: absolute;
  height: 80%;
  z-index: 1;
}
@media (max-width: 768px) {
  .main-landing-page .cta-mulai-sekarang .element-cta-mulai-sekarang {
    height: 50%;
  }
}
.main-landing-page .cta-mulai-sekarang .element-cta-mulai-sekarang-1 {
  bottom: 0;
  left: 0;
}
.main-landing-page .cta-mulai-sekarang .element-cta-mulai-sekarang-2 {
  right: 0;
  top: 0;
}
.main-landing-page .testimonial {
  overflow: hidden;
}
.main-landing-page .testimonial .wrapper-card-testimoni {
  display: flex;
  flex-direction: column;
}
.main-landing-page .testimonial .wrapper-card-testimoni .card-testimoni {
  outline: 1px solid #f3d1bf;
  background-color: white;
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex-grow: 1;
}
.main-landing-page .testimonial .wrapper-card-testimoni .card-testimoni .img-avatar {
  width: 64px;
  height: 64px;
}
.main-landing-page .cta-web-gratis .wrapper-content {
  background-color: #007aff;
  border-radius: 1.8rem;
  overflow: hidden;
}
.main-landing-page .cta-web-gratis .wrapper-illus {
  height: 450px;
}
.main-landing-page .cta-web-gratis .wrapper-illus .img-illus-cta-web-gratis {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.login {
  min-height: 100vh;
  background-color: white;
}
.login .container .row .wrapper-main-content {
  min-height: 100vh;
  padding: 4rem 0;
}
.login .card-login {
  background-color: white;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  padding: 3.5rem 2rem;
  width: 80%;
}
@media (max-width: 992px) {
  .login .card-login {
    width: 100%;
  }
}
.login .illus-login {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.login .illus-login img {
  -o-object-fit: cover;
     object-fit: cover;
}
.login .icon-google-colored {
  position: relative;
  width: 32px;
  height: 32px;
}
.login .wrapper-icon-password {
  width: 32px;
  height: 32px;
  border: none;
  background: none;
  color: gray !important;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  cursor: pointer;
}
.login .wrapper-icon-password .iconify {
  width: 100%;
  height: 100%;
}
.login .checkbox {
  border: 1px solid rgb(122, 122, 122);
  border-radius: 4px;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.login .checkbox .iconify {
  display: none;
}
.login .checkbox-show {
  background-color: #007aff;
}
.login .checkbox-show .iconify {
  display: block;
  color: white;
}

.auth .nav .logo h3 {
  color: black !important;
}

@media (max-width: 992px) {
  #login .nav .btn-register p {
    color: black;
  }
}
#login .nav .btn-login {
  display: none;
}

#register .nav .btn-register {
  display: none;
}

.wrapper-card-available-domain::after {
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  background: #c0c0c4;
}
.wrapper-card-available-domain:last-of-type::after {
  display: none !important;
}

.my-domain .card-content {
  background-color: white;
}
.my-domain .card-content .header-card-content .search {
  display: flex;
  align-items: stretch;
}
.my-domain .card-content .header-card-content .search input {
  flex-grow: 1;
  padding: 0.5rem 1.3rem;
  border-radius: 0.5rem 0 0 0.5rem !important;
  border: 1px solid gray;
}
.my-domain .card-content .header-card-content .search button {
  padding: 0 1.3em !important;
  border-radius: 0 0.5rem 0.5rem 0 !important;
}
.my-domain .card-content .header-card-content .tags {
  display: flex;
  gap: 0.6rem;
}
.my-domain .card-content .header-card-content .tags .tag {
  position: relative;
  border-radius: 0.4rem;
  background: none;
  border: 1px solid gray;
  color: gray;
  font-size: 14px;
}
.my-domain .card-content .header-card-content .tags .tag-active {
  color: black;
  font-weight: bold;
  border: 2px solid #007aff;
  background-color: rgba(0, 123, 255, 0.4196078431);
}
.my-domain .card-content .header-card-content .tags .tag .badge {
  z-index: 9;
}

.dashboard-profile .main-content .card-dashboard-profile {
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dashboard-profile .main-content .card-dashboard-profile .img-profile {
  width: 6rem;
  height: 6rem;
  position: relative;
}
.dashboard-profile .main-content .card-dashboard-profile .spec {
  width: 100%;
}
.dashboard-profile .main-content .card-dashboard-profile .spec p {
  width: 50%;
}
@media (max-width: 576px) {
  .dashboard-profile .main-content .card-dashboard-profile .spec p {
    width: 100%;
    text-align: center;
  }
}

.image-mycard {
  width: 100%;
  padding-top: 66.66%;
  position: relative;
}
.image-mycard iframe {
  width: 333.3333333333%;
  height: 333.3333333333%;
  top: 0;
  -o-object-position: top center;
     object-position: top center;
  position: absolute;
  transform: scale(0.3, 0.3);
  transform-origin: top left;
  pointer-events: none;
  border-radius: 20px;
}/*# sourceMappingURL=style.css.map */